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)

2023-04-23T00:20:23.288Z||main|||||INFO|500||The following profiles are active: basic
2023-04-23T00:20:37.386Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-23T00:20:37.387Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-23T00:20:37.509Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-23T00:20:41.791Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-23T00:20:42.332Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-23T00:20:42.954Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-23T00:20:43.193Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-23T00:20:43.857Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-23T00:20:46.513Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-23T00:20:47.401Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-04-23T00:20:50.425Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-23T00:20:50.559Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-23T00:20:50.605Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-23T00:20:50.617Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-23T00:20:51.374Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-23T00:20:51.820Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-23T00:20:53.024Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-04-23T00:20:53.707Z||main|||||DEBUG|500||Attempting to create activity  VNFSetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=?
2023-04-23T00:20:54.488Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:20:54.499Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:20:54.524Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:20:57.143Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:20:57.144Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[2599], Server=[envoy], Date=[Sun, 23 Apr 2023 00:20:54 GMT], Content-Type=[application/json]}
2023-04-23T00:20:57.145Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"981f5ca928204892b92f6b061ea38daf","versionId":"66cb9ef664204ff9bb20949b770c8f86"}

2023-04-23T00:20:57.177Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-04-23T00:20:57.294Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:20:57.295Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a0276d51-54d9-4e84-9781-96f099be90bd], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:20:57.297Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:20:57.931Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[612], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:20:57 GMT]}
2023-04-23T00:20:57.932Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:20:57.933Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:20:57.934Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-04-23T00:20:57.935Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFCheckPserversLockedFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:20:58.009Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:20:58.010Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:20:58.012Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:20:58.343Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:20:58.345Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[322], Server=[envoy], Date=[Sun, 23 Apr 2023 00:20:57 GMT], Content-Type=[application/json]}
2023-04-23T00:20:58.347Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"50aeadfd732944a790d1100e996fa5bc","versionId":"3f2a40a3065444649389e5b2b76110d5"}

2023-04-23T00:20:58.352Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-04-23T00:20:58.404Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:20:58.406Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:20:58.407Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:20:58.915Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:20:58.916Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[504], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:20:58 GMT]}
2023-04-23T00:20:58.917Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:20:58.917Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-04-23T00:20:58.918Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFCheckInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:20:59.004Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:20:59.005Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[96be649c-f59c-48ff-b0c6-d1eebecdf816], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:20:59.007Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:20:59.324Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[313], Server=[envoy], Date=[Sun, 23 Apr 2023 00:20:58 GMT], Content-Type=[application/json]}
2023-04-23T00:20:59.326Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"965ee8566e594f66afebcc1de93b2545","versionId":"469a557b164146199691203a3820425a"}

2023-04-23T00:20:59.327Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:20:59.331Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-04-23T00:20:59.383Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:20:59.384Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:20:59.386Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:20:59.836Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:20:59.839Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[444], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:20:59 GMT]}
2023-04-23T00:20:59.841Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:20:59.841Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-04-23T00:20:59.842Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFCheckClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:20:59.904Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:20:59.905Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[92a07c47-fc50-4a89-9847-f46297058dc4], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:20:59.906Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:00.149Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[238], Server=[envoy], Date=[Sun, 23 Apr 2023 00:20:59 GMT], Content-Type=[application/json]}
2023-04-23T00:21:00.151Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c9f7d1d89649419a9ca650362e0a189b","versionId":"1d210041c8074cb4a4e63b3320d94299"}

2023-04-23T00:21:00.153Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:00.156Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-04-23T00:21:00.203Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:00.204Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[822c7379-67ef-4230-ad96-0ab2ccf14959], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:00.206Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:00.681Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[472], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:20:59 GMT]}
2023-04-23T00:21:00.682Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:00.683Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:00.684Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-04-23T00:21:00.685Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFSetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:00.746Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:00.747Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e232c6f4-66fa-4ab2-966a-927091570c7e], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:00.749Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:01.012Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[258], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:00 GMT], Content-Type=[application/json]}
2023-04-23T00:21:01.014Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"37bb186fe9fc46b0abc15277e1a3884f","versionId":"2c2184c0972a40bb9357a4a8bf140478"}

2023-04-23T00:21:01.015Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:01.021Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-04-23T00:21:01.064Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:01.065Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a8cf7be9-9bcf-483d-908d-0e7edab4bb21], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:01.067Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:01.510Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[440], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:00 GMT]}
2023-04-23T00:21:01.511Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:01.512Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:01.513Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-04-23T00:21:01.515Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFUnsetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:01.569Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:01.571Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:01.572Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:01.846Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:01.847Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[271], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:01 GMT], Content-Type=[application/json]}
2023-04-23T00:21:01.848Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"dcfd3dc7306c47e691c22068485ddb81","versionId":"78b91d44d3b94facbf1630bf3937a180"}

2023-04-23T00:21:01.850Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-04-23T00:21:01.889Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:01.889Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[978fe7d4-f51c-4797-966d-282c67f55961], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:01.891Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:02.318Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[418], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:01 GMT]}
2023-04-23T00:21:02.320Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:02.325Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:02.326Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-04-23T00:21:02.326Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFLockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:02.379Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:02.380Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[beddec4b-634c-4029-94e0-38791ce06b4e], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:02.381Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:02.699Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[315], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:02 GMT], Content-Type=[application/json]}
2023-04-23T00:21:02.700Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1e07d289b51a4f0d87fde24ae28b73c2","versionId":"448cf05d90a9443989aef4b887217f43"}

2023-04-23T00:21:02.701Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:02.704Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-04-23T00:21:02.750Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:02.751Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b3d8a085-a7d9-44ee-8168-ddf6d2cad83c], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:02.752Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:03.142Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[386], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:02 GMT]}
2023-04-23T00:21:03.144Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:03.145Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:03.146Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-04-23T00:21:03.146Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFUnlockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:03.198Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:03.199Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:03.201Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:03.499Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:03.500Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[295], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:02 GMT], Content-Type=[application/json]}
2023-04-23T00:21:03.501Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"0687a6132fa34300a669a554f3948059","versionId":"ece988f74f144f499920f05f4d1f176c"}

2023-04-23T00:21:03.504Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-04-23T00:21:03.553Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:03.554Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:03.555Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:04.058Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:04.060Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[499], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:03 GMT]}
2023-04-23T00:21:04.060Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:04.060Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-04-23T00:21:04.061Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFStopActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:04.117Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:04.117Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dfd59d78-8066-488b-b2a9-d1e37fb96bbd], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:04.119Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:04.407Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[286], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:03 GMT], Content-Type=[application/json]}
2023-04-23T00:21:04.409Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0b4ef4b5d4004d42ab41b669ee430b64","versionId":"c660ebf5981f424bbdb739fdf0881e52"}

2023-04-23T00:21:04.410Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:04.415Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-04-23T00:21:04.450Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:04.451Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:04.452Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:04.892Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:04.893Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[437], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:04 GMT]}
2023-04-23T00:21:04.894Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:04.894Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-04-23T00:21:04.894Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFStartActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:04.940Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:04.941Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ccb2bdb5-ea20-40c6-b226-2f1a5d41012f], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:04.942Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:05.258Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[312], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:04 GMT], Content-Type=[application/json]}
2023-04-23T00:21:05.260Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6193e53bbf624499b9a2d388ad14d424","versionId":"3464078d79214aa3b2766691eb7f4267"}

2023-04-23T00:21:05.261Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:05.265Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-04-23T00:21:05.300Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:05.301Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a2787f3c-f6c0-4ab8-8b30-00041db63a3d], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:05.302Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:05.763Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[458], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:05 GMT]}
2023-04-23T00:21:05.765Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:05.766Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:05.767Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-04-23T00:21:05.768Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFSnapShotActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:05.817Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:05.818Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:05.820Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:06.354Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:06.355Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[529], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:05 GMT], Content-Type=[application/json]}
2023-04-23T00:21:06.357Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"4c543859ebfa4672bccbebf5dfbf4240","versionId":"0392c85304fe4efabebf22e6ec901723"}

2023-04-23T00:21:06.360Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-04-23T00:21:06.403Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:06.404Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5c64d191-d552-4566-b387-e232d98fe2cd], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:06.405Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:06.940Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[532], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:06 GMT]}
2023-04-23T00:21:06.941Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:06.942Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:06.943Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-04-23T00:21:06.943Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  FlowCompleteActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:06.997Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:06.997Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d1e86019-6cc8-4b84-9e1b-3327f60a1670], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:06.998Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:07.266Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[264], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:06 GMT], Content-Type=[application/json]}
2023-04-23T00:21:07.268Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1d0fa1c261ca4284bdc0c0800a8ec4a5","versionId":"24713205f75d41a3870ced22d0ee0666"}

2023-04-23T00:21:07.269Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:07.273Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-04-23T00:21:07.305Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:07.305Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[af3e7337-ea9f-40d8-8830-7056160429ea], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:07.307Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:07.721Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[411], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:07 GMT]}
2023-04-23T00:21:07.722Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:07.723Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:07.723Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-04-23T00:21:07.724Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  PauseForManualTaskActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:07.781Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:07.781Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5f8f8707-c925-433a-bc3c-0475e3777415], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:07.782Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:08.048Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[263], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:07 GMT], Content-Type=[application/json]}
2023-04-23T00:21:08.050Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1223f7e940484c75af090ea3cc8a836a","versionId":"2cd36fffdbde4cdb8fcd1b9e4b86a7af"}

2023-04-23T00:21:08.051Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:08.054Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-04-23T00:21:08.264Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:08.265Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:08.268Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:08.699Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:08.700Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[426], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:07 GMT]}
2023-04-23T00:21:08.701Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:08.701Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-04-23T00:21:08.702Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:08.767Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:08.767Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[584911d2-b306-4210-badd-6a2666372d6d], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:08.768Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:09.035Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[264], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:08 GMT], Content-Type=[application/json]}
2023-04-23T00:21:09.036Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5996ce5d77de48cbacc4231043f21ecb","versionId":"0831fcc8b1a140b3a6bcb857fd3c6f3c"}

2023-04-23T00:21:09.039Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:09.042Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-04-23T00:21:09.073Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:09.073Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d2c6c732-c278-4aec-8352-c4d796c9ce23], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:09.075Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:09.457Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[379], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:08 GMT]}
2023-04-23T00:21:09.458Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:09.460Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:09.460Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-04-23T00:21:09.462Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:09.519Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:09.519Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9432f269-49bd-40e3-a3dd-534acac6dcea], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:09.520Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:09.769Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[245], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:09 GMT], Content-Type=[application/json]}
2023-04-23T00:21:09.770Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e44d4586f59e4e65b59aee6f06347dbd","versionId":"f183277a6f404471b667f004dfb57c9f"}

2023-04-23T00:21:09.772Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:09.776Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-04-23T00:21:09.809Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:09.809Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3636f5e3-421f-43ef-9115-be04481f8d3e], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:09.810Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:10.226Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[411], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:09 GMT]}
2023-04-23T00:21:10.227Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:10.229Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:10.230Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-04-23T00:21:10.230Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFHealthCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:10.286Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:10.286Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[53779c10-e791-4187-9899-e1edfe49a9df], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:10.287Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:10.535Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[245], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:09 GMT], Content-Type=[application/json]}
2023-04-23T00:21:10.537Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a66c86b5227142ce9678037420421a5b","versionId":"ee42cf75e4634803a9bebaf6846f3a0c"}

2023-04-23T00:21:10.538Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:10.545Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-04-23T00:21:10.574Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:10.575Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:10.576Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:10.973Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:10.974Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[393], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:10 GMT]}
2023-04-23T00:21:10.975Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:10.975Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-04-23T00:21:10.975Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFQuiesceTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:11.036Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:11.037Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:11.038Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:11.304Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:11.304Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[263], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:10 GMT], Content-Type=[application/json]}
2023-04-23T00:21:11.306Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"a5b096ed520b4637a49201f813807313","versionId":"ae078d423cac4cfa99c96fdbc713d491"}

2023-04-23T00:21:11.310Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-04-23T00:21:11.346Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:11.347Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cc3575c6-9228-4597-b26b-527e5ff6fa2d], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:11.349Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:11.776Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[425], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:11 GMT]}
2023-04-23T00:21:11.777Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:11.778Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:11.779Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-04-23T00:21:11.779Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFResumeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:11.819Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:11.820Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:11.821Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:12.069Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:12.070Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[244], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:11 GMT], Content-Type=[application/json]}
2023-04-23T00:21:12.071Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"bb8bb8af3ec14de7bb6a9133b2bb003f","versionId":"c14c3256d7b9415e9fbb0a721d796d55"}

2023-04-23T00:21:12.074Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-04-23T00:21:12.105Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:12.106Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:12.107Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:12.570Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:12.571Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[459], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:11 GMT]}
2023-04-23T00:21:12.571Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:12.571Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-04-23T00:21:12.572Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFUnsetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:12.614Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:12.614Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:12.616Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:12.891Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:12.891Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[272], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:12 GMT], Content-Type=[application/json]}
2023-04-23T00:21:12.892Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"c719de62ba6e423ab0915be6ebc2d986","versionId":"c55b846068154ea2accee2f85e24e842"}

2023-04-23T00:21:12.895Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-04-23T00:21:12.929Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:12.929Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e578e4c6-25e1-4ce3-a9d8-883edaf24019], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:12.930Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:13.345Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[412], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:12 GMT]}
2023-04-23T00:21:13.346Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:13.347Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:13.348Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-04-23T00:21:13.348Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeBackupActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:13.390Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:13.390Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b058b6c9-3139-4455-8b99-194ec2f9ecd3], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:13.391Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:13.632Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[239], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:13 GMT], Content-Type=[application/json]}
2023-04-23T00:21:13.633Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"11fdd6f74bcd4f21910dd474873a78d6","versionId":"54c5ff4398694b8fa6944257a8e1c4ed"}

2023-04-23T00:21:13.634Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:13.636Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-04-23T00:21:13.671Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:13.672Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:13.675Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:14.140Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:14.141Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[461], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:13 GMT]}
2023-04-23T00:21:14.142Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:14.143Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-04-23T00:21:14.143Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePostCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:14.187Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:14.188Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[61b14f20-29ac-4782-89d6-c7a2bd55553a], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:14.189Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:14.443Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[252], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:13 GMT], Content-Type=[application/json]}
2023-04-23T00:21:14.444Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d4e83a685730428b949b13da0cea7b8d","versionId":"af70beefa9944d78b692e4cbdde041a0"}

2023-04-23T00:21:14.446Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:14.450Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-04-23T00:21:14.501Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:14.501Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8b85ef44-e497-44f5-9498-5200b346e999], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:14.503Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:14.928Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[421], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:14 GMT]}
2023-04-23T00:21:14.929Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:14.930Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:14.931Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-04-23T00:21:14.931Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePreCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:14.983Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:14.985Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9ecbf3a3-6899-414d-ae42-58ad8f647750], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:14.986Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:15.250Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[260], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:14 GMT], Content-Type=[application/json]}
2023-04-23T00:21:15.251Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8c13197b6dae4c4b8011c1bc203415bc","versionId":"acb9e3ccfada4341abe4b11728fd1dfe"}

2023-04-23T00:21:15.252Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:15.255Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-04-23T00:21:15.290Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:15.290Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c2679bca-9bcf-4f92-b33c-e306548b111b], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:15.291Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:15.704Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[409], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:14 GMT]}
2023-04-23T00:21:15.706Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:15.707Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:15.708Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-04-23T00:21:15.708Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeSoftwareActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:15.755Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:15.756Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ba6ba3f8-9420-4468-b757-d3d4bd34e2bc], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:15.757Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-23T00:21:16.010Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[251], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:15 GMT], Content-Type=[application/json]}
2023-04-23T00:21:16.012Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e3d2e1b736bf47c79d89e4b334c3763a","versionId":"88c1ea696bb349db966cd9de016b35e7"}

2023-04-23T00:21:16.013Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:16.015Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-04-23T00:21:16.044Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:16.044Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d0c5cb7e-9757-452a-ade5-4d404e962fd5], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:16.045Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:16.476Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[428], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:15 GMT]}
2023-04-23T00:21:16.477Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:16.478Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:16.479Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-04-23T00:21:16.479Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Attempting to create activity  VnfInPlaceSoftwareUpdate
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-23T00:21:16.518Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:16.519Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3e38f192-6768-446b-b99e-adb5321b1c78], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:16.520Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}

2023-04-23T00:21:16.780Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[257], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:16 GMT], Content-Type=[application/json]}
2023-04-23T00:21:16.781Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c1a88b722c9d426fb272b90ec80643de","versionId":"197f5058fef947aaa6c563d22f0faf63"}

2023-04-23T00:21:16.782Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:16.785Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-04-23T00:21:16.814Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:16.815Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:16.816Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-23T00:21:17.224Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:17.225Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[403], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:16 GMT]}
2023-04-23T00:21:17.225Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:17.226Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-04-23T00:21:20.974Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-04-23T00:21:24.306Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||WARN|500||---
2023-04-23T00:21:24.306Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-23T00:21:24.306Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||WARN|500||---
2023-04-23T00:21:24.740Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-23T00:21:30.313Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Started Application in 71.626 seconds (JVM running for 75.241)
2023-04-23T00:21:30.322Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-23T00:21:30.326Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-23T00:21:30.335Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-23T00:21:30.390Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 672449c1-08c1-4999-b98b-d2dcff8b272b url= /sdc/v1/artifactTypes
2023-04-23T00:21:30.401Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-23T00:21:30.588Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-23T00:21:30.650Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-04-23T00:21:30.651Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-23T00:21:30.652Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 09329a22-327c-43b7-85ba-35ebd1c7be4f url= /sdc/v1/distributionKafkaData
2023-04-23T00:21:30.652Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-23T00:21:30.684Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-23T00:21:30.691Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@6a294572
2023-04-23T00:21:30.771Z||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-5df536b6-4098-4781-9e9d-32586cfe7970
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

2023-04-23T00:21:30.825Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Instantiated an idempotent producer.
2023-04-23T00:21:30.930Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-23T00:21:31.008Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-23T00:21:31.008Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-23T00:21:31.009Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682209291005
2023-04-23T00:21:31.014Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-23T00:21:31.036Z||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-62ee51c2-4e17-49c9-986a-4ed5d1b335bd
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = SO
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-04-23T00:21:31.122Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-23T00:21:31.123Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-23T00:21:31.123Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682209291122
2023-04-23T00:21:31.124Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:21:31.128Z||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-36a47493-08bc-4c8f-8515-c711ae678b45
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = SO
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-04-23T00:21:31.127Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:21:31.140Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-23T00:21:31.140Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-23T00:21:31.141Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682209291140
2023-04-23T00:21:31.141Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:21:31.143Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:21:31.148Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-23T00:21:33.843Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.844Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.844Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.849Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Cluster ID: GKY4WRoiQXWubmfsOrQPYA
2023-04-23T00:21:33.850Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-23T00:21:33.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.859Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.859Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.859Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Cluster ID: GKY4WRoiQXWubmfsOrQPYA
2023-04-23T00:21:33.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-23T00:21:33.872Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Cluster ID: GKY4WRoiQXWubmfsOrQPYA
2023-04-23T00:21:33.873Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] (Re-)joining group
2023-04-23T00:21:33.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] (Re-)joining group
2023-04-23T00:21:33.873Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] ProducerId set to 1007 with epoch 0
2023-04-23T00:21:34.094Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45-d09b87e0-b466-4b8c-a21d-1d7dd56c62eb
2023-04-23T00:21:34.095Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-23T00:21:34.095Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd-52160186-cc28-4123-9934-3b1a52b37814
2023-04-23T00:21:34.095Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] (Re-)joining group
2023-04-23T00:21:34.096Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-23T00:21:34.096Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] (Re-)joining group
2023-04-23T00:21:40.104Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd-52160186-cc28-4123-9934-3b1a52b37814', protocol='range'}
2023-04-23T00:21:40.105Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45-d09b87e0-b466-4b8c-a21d-1d7dd56c62eb', protocol='range'}
2023-04-23T00:21:40.161Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.161Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.161Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.162Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.162Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.162Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.167Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45-d09b87e0-b466-4b8c-a21d-1d7dd56c62eb=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd-52160186-cc28-4123-9934-3b1a52b37814=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-23T00:21:40.207Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd-52160186-cc28-4123-9934-3b1a52b37814', protocol='range'}
2023-04-23T00:21:40.207Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45-d09b87e0-b466-4b8c-a21d-1d7dd56c62eb', protocol='range'}
2023-04-23T00:21:40.208Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-23T00:21:40.208Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-23T00:21:40.217Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-23T00:21:40.217Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-23T00:21:40.233Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-23T00:21:40.233Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-23T00:21:40.233Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-23T00:21:40.234Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-23T00:21:40.234Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-23T00:21:40.234Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-23T00:21:40.234Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-23T00:21:40.274Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-23T00:21:40.275Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-23T00:21:40.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-23T00:21:40.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-23T00:21:40.350Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-23T00:21:40.350Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-23T00:21:40.357Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-23T00:21:40.357Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-23T00:21:40.359Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-23T00:21:40.359Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-23T00:21:40.361Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-23T00:21:40.361Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-23T00:22:31.136Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:22:31.144Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:23:31.144Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:23:31.142Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:24:31.146Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:24:31.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:25:31.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:25:31.150Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:26:31.151Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:26:31.151Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:27:31.155Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:27:31.152Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:28:31.157Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:28:31.158Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:29:31.159Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:29:31.160Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:30:31.163Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:30:31.162Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:30:33.997Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Node -1 disconnected.
2023-04-23T00:30:33.998Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Node -1 disconnected.
2023-04-23T00:30:34.166Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Node -1 disconnected.
2023-04-23T00:31:11.287Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-23T00:31:31.166Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:31:31.167Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:32:31.167Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:32:31.169Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:33:31.170Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:33:31.172Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:34:31.174Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:34:31.173Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:35:31.175Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:35:31.176Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:36:31.176Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:36:31.178Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:37:31.179Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:37:31.180Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:38:31.183Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:38:31.184Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:39:31.184Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:39:31.186Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:40:31.186Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:40:31.188Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:41:31.190Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:41:31.191Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:42:31.195Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:42:31.195Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:43:31.197Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:43:31.198Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:44:31.199Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:44:31.199Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:45:31.201Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:45:31.201Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:46:31.203Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:46:31.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:47:31.207Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:47:31.206Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:48:31.207Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:48:31.207Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:49:31.209Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:49:31.210Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:50:31.211Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:50:31.212Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:51:31.213Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:51:31.213Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:52:31.215Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:52:31.216Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:53:31.217Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:53:31.217Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:54:31.218Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:54:31.219Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:55:31.218Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:55:31.219Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:56:31.220Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:56:31.221Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:57:31.223Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:57:31.223Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:58:31.225Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:58:31.225Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:59:31.227Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:59:31.227Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:00:31.229Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:00:31.229Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:01:31.233Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:01:31.233Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:02:31.234Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:02:31.234Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:03:31.235Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:03:31.236Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:04:31.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:04:31.238Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:05:31.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:05:31.240Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:06:31.241Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:06:31.241Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:07:31.243Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:07:31.244Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:08:31.245Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:08:31.245Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:09:31.247Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:09:31.248Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:10:31.250Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:10:31.252Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:11:31.252Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:11:31.253Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:12:31.254Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:12:31.254Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:13:31.254Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:13:31.255Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:14:31.257Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:14:31.256Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:15:31.259Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:15:31.259Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:16:31.263Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:16:31.262Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:17:31.264Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:17:31.266Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:18:31.266Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:18:31.267Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:19:31.267Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:19:31.269Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:20:31.268Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:20:31.270Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:21:31.271Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:21:31.272Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:22:31.272Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:22:31.272Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:23:31.275Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:23:31.275Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:24:31.280Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:24:31.281Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:25:31.283Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:25:31.283Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:26:31.284Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:26:31.284Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:27:31.286Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:27:31.286Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:28:31.287Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:28:31.287Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:29:31.290Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:29:31.290Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:30:31.291Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:30:31.292Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:31:31.293Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:31:31.294Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:32:31.294Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:32:31.295Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:33:31.297Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:33:31.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:34:31.299Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:34:31.299Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:35:31.301Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:35:31.301Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:36:31.303Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:36:31.303Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:37:31.304Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:37:31.305Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:38:31.306Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:38:31.306Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:39:31.308Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:39:31.308Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:40:31.309Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:40:31.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:41:31.311Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:41:31.312Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:42:31.312Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:42:31.312Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:43:31.315Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:43:31.315Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:44:31.318Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:44:31.317Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:45:31.321Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:45:31.321Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:46:31.322Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:46:31.322Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:47:31.323Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:47:31.324Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:48:31.325Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:48:31.325Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:49:31.328Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:49:31.328Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:50:31.330Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:50:31.330Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:51:31.331Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:51:31.332Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:52:31.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:52:31.333Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:53:31.333Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:53:31.334Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:54:31.335Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:54:31.335Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:55:31.336Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:55:31.336Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:56:31.338Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:56:31.338Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:57:31.340Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:57:31.341Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:58:31.342Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:58:31.343Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:59:31.343Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:59:31.343Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:00:31.345Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:00:31.345Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:01:31.347Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:01:31.347Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:02:31.349Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:02:31.349Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:03:31.350Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:03:31.350Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:04:31.352Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:04:31.352Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:05:31.353Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:05:31.353Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:06:31.359Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:06:31.359Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:07:31.366Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:07:31.366Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:08:31.367Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:08:31.367Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:09:31.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:09:31.369Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:10:31.371Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:10:31.371Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:11:31.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:11:31.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:12:31.375Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:12:31.376Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:13:31.377Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:13:31.378Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:14:31.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:14:31.380Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:15:31.381Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:15:31.381Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:16:31.384Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:16:31.386Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:17:31.385Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:17:31.388Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:18:31.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:18:31.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:19:31.388Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:19:31.392Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:20:31.391Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:20:31.393Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:21:31.393Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:21:31.394Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:22:31.395Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:22:31.396Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:23:31.397Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:23:31.398Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:24:31.399Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:24:31.398Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:25:31.400Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:25:31.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:26:31.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:26:31.402Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:27:31.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:27:31.404Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:28:31.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:28:31.405Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:29:31.406Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:29:31.406Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:30:31.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:30:31.408Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:31:31.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:31:31.409Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:32:31.410Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:32:31.411Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:33:31.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:33:31.412Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:34:31.414Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:34:31.414Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:35:31.416Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:35:31.416Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:36:31.417Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:36:31.419Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:37:31.419Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:37:31.420Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:38:31.421Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:38:31.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:39:31.423Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:39:31.423Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:40:31.424Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:40:31.424Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:41:31.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:41:31.426Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:42:31.428Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:42:31.427Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:43:31.428Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:43:31.429Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:44:31.430Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:44:31.430Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:45:31.431Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:45:31.431Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:46:31.432Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:46:31.434Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:47:31.434Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:47:31.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:48:31.437Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:48:31.442Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:49:31.443Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:49:31.445Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:50:31.446Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:50:31.445Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:51:31.447Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:51:31.447Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:52:31.448Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:52:31.449Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:53:31.450Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:53:31.451Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:54:31.456Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:54:31.456Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:55:31.457Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:55:31.458Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:56:31.459Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:56:31.459Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:57:31.461Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:57:31.461Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:58:31.464Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:58:31.464Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:59:31.465Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:59:31.473Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:00:31.467Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:00:31.474Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:01:31.475Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:01:31.470Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:02:31.477Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:02:31.478Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:03:31.478Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:03:31.478Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:04:31.479Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:04:31.480Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:05:31.481Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:05:31.481Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:06:31.483Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:06:31.483Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:07:31.485Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:07:31.485Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:08:31.488Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:08:31.488Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:09:31.490Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:09:31.490Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:10:31.491Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:10:31.491Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:11:31.493Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:11:31.492Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:12:31.494Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:12:31.494Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:13:31.497Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:13:31.497Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:14:31.499Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:14:31.498Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:15:31.500Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:15:31.500Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:16:31.501Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:16:31.501Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:17:31.503Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:17:31.504Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:18:31.505Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:18:31.506Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:19:31.507Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:19:31.508Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:20:31.509Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:20:31.509Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:21:31.510Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:21:31.511Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:22:31.512Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:22:31.512Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:23:31.513Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:23:31.513Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:24:31.515Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:24:31.514Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:25:31.516Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:25:31.517Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:26:31.518Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:26:31.518Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:27:31.520Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:27:31.520Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:28:31.522Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:28:31.522Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:29:31.523Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:29:31.523Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:30:31.525Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:30:31.524Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:31:31.526Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:31:31.527Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:32:31.528Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:32:31.529Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:33:31.531Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:33:31.531Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:34:31.535Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:34:31.539Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:35:31.537Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:35:31.540Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:36:31.539Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:36:31.541Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:37:31.540Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:37:31.543Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:38:31.542Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:38:31.543Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:39:31.544Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:39:31.544Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:40:31.546Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:40:31.545Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:41:31.547Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:41:31.548Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:42:31.549Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:42:31.549Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:43:31.549Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:43:31.549Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:44:31.551Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:44:31.551Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:45:31.552Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:45:31.553Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:46:31.555Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:46:31.556Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:47:31.555Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:47:31.556Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:48:31.557Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:48:31.558Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:49:31.559Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:49:31.558Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:50:31.562Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:50:31.562Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:51:31.563Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:51:31.563Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:52:31.565Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:52:31.565Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:53:31.566Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:53:31.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:54:31.568Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:54:31.568Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:55:31.570Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:55:31.569Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:56:31.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:56:31.572Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:57:31.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:57:31.573Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:58:31.573Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:58:31.573Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:59:31.573Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:59:31.573Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:00:31.575Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:00:31.575Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:01:31.577Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:01:31.578Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:02:31.579Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:02:31.579Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:03:31.581Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:03:31.581Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:04:31.581Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:04:31.581Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:05:31.582Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:05:31.582Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:06:31.584Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:06:31.584Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:07:31.585Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:07:31.586Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:08:31.586Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:08:31.588Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:09:31.588Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:09:31.589Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:10:31.590Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:10:31.590Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:11:31.592Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:11:31.592Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:12:31.593Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:12:31.594Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:13:31.594Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:13:31.595Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:14:31.596Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:14:31.596Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:15:31.597Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:15:31.599Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:16:31.599Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:16:31.600Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:17:31.600Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:17:31.600Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:18:31.600Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:18:31.602Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:19:31.603Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:19:31.602Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:20:31.605Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:20:31.605Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:21:31.606Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:21:31.607Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:22:31.607Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:22:31.607Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:23:31.608Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:23:31.609Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:24:31.610Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:24:31.609Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:25:31.612Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:25:31.612Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:26:31.615Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:26:31.615Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:27:31.617Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:27:31.617Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:28:31.619Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:28:31.619Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:29:31.621Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:29:31.621Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:30:31.622Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:30:31.622Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:31:31.624Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:31:31.624Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:32:31.625Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:32:31.625Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:33:31.627Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:33:31.628Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:34:31.630Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:34:31.633Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:35:31.631Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:35:31.633Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:36:31.635Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:36:31.636Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:37:31.637Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:37:31.638Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:38:31.638Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:38:31.638Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:39:31.639Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:39:31.639Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:40:31.641Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:40:31.640Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:41:31.643Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:41:31.643Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:42:31.645Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:42:31.645Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:43:31.646Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:43:31.647Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:44:31.647Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:44:31.647Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:45:31.649Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:45:31.648Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:46:31.650Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:46:31.651Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:47:31.653Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:47:31.653Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:48:31.654Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:48:31.655Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:49:31.655Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:49:31.656Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:50:31.657Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:50:31.657Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:51:31.658Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:51:31.659Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:52:31.659Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:52:31.660Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:53:31.661Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:53:31.663Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:54:31.663Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:54:31.664Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:55:31.665Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:55:31.665Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:56:31.673Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:56:31.673Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:57:31.675Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:57:31.675Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:58:31.677Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:58:31.677Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:59:31.677Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:59:31.678Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:00:31.678Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:00:31.678Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:01:31.679Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:01:31.679Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:02:31.681Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:02:31.682Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:03:31.683Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:03:31.684Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:04:31.685Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:04:31.685Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:05:31.686Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:05:31.687Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:06:31.687Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:06:31.687Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:07:31.688Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:07:31.689Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:08:31.690Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:08:31.691Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:09:31.691Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:09:31.691Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:10:31.693Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:10:31.693Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:11:31.695Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:11:31.695Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:12:31.697Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:12:31.697Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:13:31.700Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:13:31.699Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:14:31.700Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:14:31.700Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:15:31.702Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:15:31.702Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:16:31.704Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:16:31.704Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:17:31.705Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:17:31.704Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:18:31.705Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:18:31.706Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:19:31.708Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:19:31.707Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:20:31.709Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:20:31.709Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:21:31.711Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:21:31.711Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:22:31.713Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:22:31.714Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:23:31.716Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:23:31.717Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:24:31.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:24:31.720Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:25:31.721Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:25:31.721Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:26:31.722Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:26:31.723Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:27:31.724Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:27:31.724Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:28:31.726Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:28:31.727Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:29:31.728Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:29:31.728Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:30:31.728Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:30:31.729Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:31:31.730Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:31:31.731Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:32:31.732Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:32:31.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:33:31.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:33:31.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:34:31.736Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:34:31.737Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:35:31.737Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:35:31.737Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:36:31.739Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:36:31.739Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:37:31.740Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:37:31.740Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:38:31.744Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:38:31.744Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:39:31.746Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:39:31.746Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:40:31.748Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:40:31.747Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:41:31.748Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:41:31.748Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:42:31.750Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:42:31.750Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:43:31.756Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:43:31.757Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:03.802Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-23T05:44:03.802Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"6a000907-c297-4fe9-9508-d382aa5f297c","serviceName":"vFW 2023-04-23 05-42-52","serviceVersion":"1.0","serviceUUID":"d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0","serviceDescription":"catalog service description","serviceInvariantUUID":"2a06db4b-b211-4dd8-b169-d2475cabb7e0","resources":[{"resourceInstanceName":"vFW 90377b95-257f 0","resourceName":"vFW 90377b95-257f","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4c955e54-ab2c-40a9-9c00-a72a9a2356c9","resourceInvariantUUID":"b8a0f883-d100-4990-997a-bd71b32f8c8b","resourceCustomizationUUID":"c6fd981a-e9a8-4a33-b5b5-f107c2555faa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml","artifactChecksum":"YWJiZTk5YjgzMjBlOWEzNDc3YTlkZmVkOGYyN2I4MzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"866952e9-9920-49a3-8451-909089320b5c","artifactVersion":"1"},{"artifactName":"vfw90377b95257f0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json","artifactChecksum":"MTY2MjE4OGU3NzM1ZDAwYTNkODY5M2ZlYjdmY2RiZWI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"26e88383-ccb5-407a-a1b6-b32688f81117","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d72249ec-4b02-4ce8-a8b4-4e043a62976b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml","artifactChecksum":"YTIwYTQ1YmUxOTk1ZGY5MGE4ZWQ1YTRkNzU0NGYwNTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e18aaff2-7d53-45c4-b62c-5b6eb3f45462","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e00454c8-1911-4f4c-9c7e-16257afb9b90","artifactVersion":"2","generatedFromUUID":"d72249ec-4b02-4ce8-a8b4-4e043a62976b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230423054252-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml","artifactChecksum":"ZWVhZTgyNDFiZDgwNzgxZTc1ZDY3ZGFkOWZmMzRlNjA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c6732bc3-a122-4fdf-990a-0ed36f767ea6","artifactVersion":"1"},{"artifactName":"service-Vfw20230423054252-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar","artifactChecksum":"MDIwZjg1NjI5YzM1Y2FhYmZkY2Q0NzAzMWY5ZmJkOWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"43cbdbf1-d17f-412d-b431-8b2eda5a19b2","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-23T05:44:03.823Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:44:03.834Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:03.834Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:03.835Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228611756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:03.844Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T05:44:03.844Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T05:44:03.845Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T05:44:03.845Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T05:44:03.845Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T05:44:03.845Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T05:44:03.875Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:44:03.876Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228615348,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:44:03.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:44:04.873Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:44:04.875Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:04.875Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:04.876Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228611756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:05.879Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:44:05.880Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:05.880Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:05.881Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228611756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:06.882Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:44:06.883Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:06.883Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:06.884Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228611756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:07.885Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:44:07.886Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:07.887Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:07.887Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228611756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:08.888Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:44:08.890Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:08.891Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:08.891Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228611756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:09.893Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:44:09.894Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:09.895Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:09.895Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228611756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:10.899Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "serviceName": "vFW 2023-04-23 05-42-52",
  "serviceVersion": "1.0",
  "serviceUUID": "d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "2a06db4b-b211-4dd8-b169-d2475cabb7e0",
  "resources": [
    {
      "resourceInstanceName": "vFW 90377b95-257f 0",
      "resourceCustomizationUUID": "c6fd981a-e9a8-4a33-b5b5-f107c2555faa",
      "resourceName": "vFW 90377b95-257f",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "4c955e54-ab2c-40a9-9c00-a72a9a2356c9",
      "resourceInvariantUUID": "b8a0f883-d100-4990-997a-bd71b32f8c8b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw90377b95257f0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
          "artifactChecksum": "MTY2MjE4OGU3NzM1ZDAwYTNkODY5M2ZlYjdmY2RiZWI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "26e88383-ccb5-407a-a1b6-b32688f81117",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d72249ec-4b02-4ce8-a8b4-4e043a62976b",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "e00454c8-1911-4f4c-9c7e-16257afb9b90",
            "generatedFromUUID": "d72249ec-4b02-4ce8-a8b4-4e043a62976b"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "e00454c8-1911-4f4c-9c7e-16257afb9b90",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230423054252-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
      "artifactChecksum": "MDIwZjg1NjI5YzM1Y2FhYmZkY2Q0NzAzMWY5ZmJkOWQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "43cbdbf1-d17f-412d-b431-8b2eda5a19b2"
    }
  ],
  "workloadContext": "Production"
}
2023-04-23T05:44:10.908Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-23T05:44:10.909Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0 ASDC
2023-04-23T05:44:11.110Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:6a000907-c297-4fe9-9508-d382aa5f297c
ServiceName:vFW 2023-04-23 05-42-52
ServiceVersion:1.0
ServiceUUID:d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0
ServiceInvariantUUID:2a06db4b-b211-4dd8-b169-d2475cabb7e0
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230423054252-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar
ArtifactUUID:43cbdbf1-d17f-412d-b431-8b2eda5a19b2
ArtifactChecksum:MDIwZjg1NjI5YzM1Y2FhYmZkY2Q0NzAzMWY5ZmJkOWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 90377b95-257f 0
ResourceCustomizationUUID:c6fd981a-e9a8-4a33-b5b5-f107c2555faa
ResourceInvariantUUID:b8a0f883-d100-4990-997a-bd71b32f8c8b
ResourceName:vFW 90377b95-257f
ResourceType:VF
ResourceUUID:4c955e54-ab2c-40a9-9c00-a72a9a2356c9
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw90377b95257f0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json
ArtifactUUID:26e88383-ccb5-407a-a1b6-b32688f81117
ArtifactChecksum:MTY2MjE4OGU3NzM1ZDAwYTNkODY5M2ZlYjdmY2RiZWI=
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/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml
ArtifactUUID:d72249ec-4b02-4ce8-a8b4-4e043a62976b
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/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env
ArtifactUUID:e00454c8-1911-4f4c-9c7e-16257afb9b90
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/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env
ArtifactUUID:e00454c8-1911-4f4c-9c7e-16257afb9b90
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-23T05:44:11.110Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T05:44:11.296Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T05:44:11.298Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T05:44:11.299Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T05:44:11.300Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 43cbdbf1-d17f-412d-b431-8b2eda5a19b2 from URL: /sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:11.300Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T05:44:11.301Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:11.436Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T05:44:11.446Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar 43cbdbf1-d17f-412d-b431-8b2eda5a19b2 101470
2023-04-23T05:44:11.448Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar ASDC sendASDCNotification
2023-04-23T05:44:11.449Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:11.450Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:44:11.451Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:11.452Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:11.452Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228651447,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:12.453Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T05:44:12.454Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T05:44:12.455Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 43cbdbf1-d17f-412d-b431-8b2eda5a19b2, URL: /sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar to file: /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:12.456Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230423054252-csar.csar
2023-04-23T05:44:12.548Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:12.549Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:13.337Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17265451053771175828/Definitions/service-Vfw20230423054252-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-23T05:44:16.664Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-23T05:44:16.671Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T05:44:16.671Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.671Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-23T05:44:16.671Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.671Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.672Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.672Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.672Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.672Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.672Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.672Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.672Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.673Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 90377b95-257f 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-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.673Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.673Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T05:44:16.681Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.682Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:16.687Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:16.687Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-23T05:44:16.689Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T05:44:16.691Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.691Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:16.691Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:16.691Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-23T05:44:16.692Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T05:44:16.692Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.692Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:16.696Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.696Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is not matching search criteria
2023-04-23T05:44:16.696Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-23T05:44:16.696Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-23T05:44:16.697Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-23T05:44:16.697Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.697Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.697Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-23T05:44:16.698Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.698Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-23T05:44:16.698Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-23T05:44:16.698Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.698Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.698Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-23T05:44:16.699Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.699Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-23T05:44:16.699Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.699Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-23T05:44:16.699Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.699Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-23T05:44:16.701Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.701Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:16.701Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:16.702Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.702Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:16.702Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:16.702Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.702Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:16.702Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:16.703Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.703Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is not matching search criteria
2023-04-23T05:44:16.703Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-23T05:44:16.704Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-23T05:44:16.704Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-23T05:44:16.704Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-23T05:44:16.704Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-23T05:44:16.704Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.704Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.705Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-23T05:44:16.705Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.705Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-23T05:44:16.705Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.705Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=e548a9f7-afdb-4795-9bbf-44a2d6b0b8ae
2023-04-23T05:44:16.706Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.706Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is not matching search criteria
2023-04-23T05:44:16.706Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-23T05:44:16.706Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-23T05:44:16.706Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-23T05:44:16.706Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.707Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.707Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-23T05:44:16.707Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.707Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-23T05:44:16.707Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-23T05:44:16.708Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.708Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-23T05:44:16.708Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.708Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=47b921ff-1fb9-4716-b888-3cf8401c596d
2023-04-23T05:44:16.708Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.709Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is not matching search criteria
2023-04-23T05:44:16.709Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-23T05:44:16.709Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-23T05:44:16.709Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-23T05:44:16.709Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.709Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.710Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-23T05:44:16.710Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.710Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-23T05:44:16.710Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-23T05:44:16.710Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.711Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.711Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-23T05:44:16.711Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c498ddfb-eb7e-4bb5-9082-cf9fc6bf47e0
2023-04-23T05:44:16.711Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.711Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:16.711Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.712Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:16.712Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.712Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:16.712Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:16.712Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:16.713Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-04-23 05-42-52
Description:catalog service description
Model UUID:d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0
Model Version:NULL
Model InvariantUuid:2a06db4b-b211-4dd8-b169-d2475cabb7e0
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 90377b95-257f
Model UUID:ac1928ff-1c59-4c14-aa90-07b77516570d
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:b8a0f883-d100-4990-997a-bd71b32f8c8b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:c6fd981a-e9a8-4a33-b5b5-f107c2555faa
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:75f3611f-d82f-4441-87df-b8fe35dfd894
ModelName:Vfw90377b95257f..base_vfw..module-0
ModelUuid:0b550674-31ba-4dde-a106-eb741eaa22d3
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:e548a9f7-afdb-4795-9bbf-44a2d6b0b8ae
ModelInvariantUuid:9ee234f3-7458-4d06-80e9-3ca9ae624ea3
ModelName:vFW 90377b95-257f-nodes.vfwCvfc
ModelUuid:c9d57549-105d-409b-8a3f-d3077471395e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:7c2c9f19-cbf3-4b06-b5fc-c7de055909e6
ModelInvariantUuid:21489531-34b6-4d45-b2d7-adf6fa6a8b8d
ModelName:Vfw90377b95257f.compute.nodes.heat.vfw
ModelUuid:f1d9c861-ad6d-49f7-9f37-356fff535157
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:47b921ff-1fb9-4716-b888-3cf8401c596d
ModelInvariantUuid:d1a5a206-c076-4ae3-b682-1646f618da76
ModelName:vFW 90377b95-257f-nodes.vsnCvfc
ModelUuid:ffa43a23-c60a-404d-8abe-1f2c85e891e3
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:1f3dcde3-4d29-4680-938c-d4216137831b
ModelInvariantUuid:a49bdb35-c0a2-4c29-9d3f-72038ab5044d
ModelName:Vfw90377b95257f.compute.nodes.heat.vsn
ModelUuid:8b18cdf8-ddf7-420b-8f0c-e251e988bbb1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:c498ddfb-eb7e-4bb5-9082-cf9fc6bf47e0
ModelInvariantUuid:e7c40150-d3b5-452c-8e38-f959813c5d26
ModelName:vFW 90377b95-257f-nodes.vpgCvfc
ModelUuid:b9102c55-b2c3-4341-bfdc-56fd5295acc7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:74e23215-c6e2-4d9a-94f9-1c5508f4d904
ModelInvariantUuid:b76c03c2-a710-458e-96f8-91d961f2dc63
ModelName:Vfw90377b95257f.compute.nodes.heat.vpg
ModelUuid:63144fdd-d0d6-49a7-a69d-abc23d90d0ab
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-23T05:44:16.736Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 4c955e54-ab2c-40a9-9c00-a72a9a2356c9
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T05:44:16.800Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||vFW 90377b95-257f 0
2023-04-23T05:44:16.808Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4c955e54-ab2c-40a9-9c00-a72a9a2356c9
2023-04-23T05:44:16.809Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 26e88383-ccb5-407a-a1b6-b32688f81117 from URL: /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json
2023-04-23T05:44:16.809Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T05:44:16.809Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json
2023-04-23T05:44:16.910Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T05:44:16.910Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json 26e88383-ccb5-407a-a1b6-b32688f81117 785
2023-04-23T05:44:16.910Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json ASDC sendASDCNotification
2023-04-23T05:44:16.911Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json
2023-04-23T05:44:16.911Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:44:16.911Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:16.911Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:16.911Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228656910,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:17.913Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw90377b95257f..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "75f3611f-d82f-4441-87df-b8fe35dfd894",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "0b550674-31ba-4dde-a106-eb741eaa22d3",
    "vfModuleModelCustomizationUUID": "145f727d-9cb0-45ff-8c3d-554edc49b4cf",
    "isBase": true,
    "artifacts": [
      "d72249ec-4b02-4ce8-a8b4-4e043a62976b",
      "e00454c8-1911-4f4c-9c7e-16257afb9b90"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-23T05:44:17.921Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw90377b95257f..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:0b550674-31ba-4dde-a106-eb741eaa22d3
VfModuleModelInvariantUUID:75f3611f-d82f-4441-87df-b8fe35dfd894
VfModuleModelDescription:NULL
Artifacts UUID List:{
d72249ec-4b02-4ce8-a8b4-4e043a62976b
,
e00454c8-1911-4f4c-9c7e-16257afb9b90

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-23T05:44:17.924Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw90377b95257f..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "75f3611f-d82f-4441-87df-b8fe35dfd894",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "0b550674-31ba-4dde-a106-eb741eaa22d3",
    "vfModuleModelCustomizationUUID": "145f727d-9cb0-45ff-8c3d-554edc49b4cf",
    "isBase": true,
    "artifacts": [
      "d72249ec-4b02-4ce8-a8b4-4e043a62976b",
      "e00454c8-1911-4f4c-9c7e-16257afb9b90"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-23T05:44:17.924Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw90377b95257f..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:0b550674-31ba-4dde-a106-eb741eaa22d3
VfModuleModelInvariantUUID:75f3611f-d82f-4441-87df-b8fe35dfd894
VfModuleModelDescription:NULL
Artifacts UUID List:{
d72249ec-4b02-4ce8-a8b4-4e043a62976b
,
e00454c8-1911-4f4c-9c7e-16257afb9b90

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_vfw
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-23T05:44:17.924Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d72249ec-4b02-4ce8-a8b4-4e043a62976b from URL: /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml
2023-04-23T05:44:17.924Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T05:44:17.924Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml
2023-04-23T05:44:18.181Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T05:44:18.182Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml d72249ec-4b02-4ce8-a8b4-4e043a62976b 20368
2023-04-23T05:44:18.183Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-23T05:44:18.183Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml
2023-04-23T05:44:18.183Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:44:18.184Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:18.184Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:18.185Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228658183,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:19.187Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: e00454c8-1911-4f4c-9c7e-16257afb9b90 from URL: /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env
2023-04-23T05:44:19.188Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T05:44:19.188Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env
2023-04-23T05:44:19.383Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T05:44:19.384Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env e00454c8-1911-4f4c-9c7e-16257afb9b90 2098
2023-04-23T05:44:19.385Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-23T05:44:19.385Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env
2023-04-23T05:44:19.385Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:44:19.386Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:19.386Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:19.386Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228659384,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:20.387Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0
2023-04-23T05:44:20.388Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 90377b95-257f 0 4c955e54-ab2c-40a9-9c00-a72a9a2356c9 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T05:44:20.444Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@571d3212, org.onap.sdc.toscaparser.api.parameters.Input@791d46a5, org.onap.sdc.toscaparser.api.parameters.Input@68aa00c5, org.onap.sdc.toscaparser.api.parameters.Input@73d20a9c, org.onap.sdc.toscaparser.api.parameters.Input@4de12b56]
2023-04-23T05:44:20.448Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.449Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.449Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2023-04-23T05:44:20.449Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= c6fd981a-e9a8-4a33-b5b5-f107c2555faa
2023-04-23T05:44:20.450Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: c6fd981a-e9a8-4a33-b5b5-f107c2555faa matches Tosca VF Customization UUID: c6fd981a-e9a8-4a33-b5b5-f107c2555faa
2023-04-23T05:44:20.450Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: c6fd981a-e9a8-4a33-b5b5-f107c2555faa  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-23T05:44:20.457Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.457Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.458Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id c6fd981a-e9a8-4a33-b5b5-f107c2555faa: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-23T05:44:20.458Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5e5a43a3
2023-04-23T05:44:20.458Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.459Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-23T05:44:20.459Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 145f727d-9cb0-45ff-8c3d-554edc49b4cf
2023-04-23T05:44:20.461Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 145f727d-9cb0-45ff-8c3d-554edc49b4cf
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-23T05:44:20.468Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.468Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:20.468Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:20.469Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.470Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:20.470Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:20.470Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.471Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is not matching search criteria
2023-04-23T05:44:20.471Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-23T05:44:20.471Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-23T05:44:20.471Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-23T05:44:20.472Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-23T05:44:20.472Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-23T05:44:20.472Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.472Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:20.473Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-23T05:44:20.473Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:20.473Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-23T05:44:20.473Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.474Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=e548a9f7-afdb-4795-9bbf-44a2d6b0b8ae
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-23T05:44:20.482Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.482Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:20.483Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:20.483Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.483Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is not matching search criteria
2023-04-23T05:44:20.484Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-23T05:44:20.484Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-23T05:44:20.484Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-23T05:44:20.484Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:20.485Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.485Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-23T05:44:20.485Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.486Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-23T05:44:20.486Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-23T05:44:20.486Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:20.486Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-23T05:44:20.487Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.487Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=47b921ff-1fb9-4716-b888-3cf8401c596d
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-23T05:44:20.491Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.491Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:20.491Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:20.494Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.494Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is not matching search criteria
2023-04-23T05:44:20.494Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-23T05:44:20.495Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-23T05:44:20.495Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-23T05:44:20.495Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:20.496Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.496Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-23T05:44:20.496Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.496Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-23T05:44:20.497Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-23T05:44:20.497Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.497Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:20.498Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-23T05:44:20.498Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c498ddfb-eb7e-4bb5-9082-cf9fc6bf47e0
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-23T05:44:20.502Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.502Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:20.503Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:20.503Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.503Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:20.504Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=c6fd981a-e9a8-4a33-b5b5-f107c2555faa
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T05:44:20.508Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.508Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.508Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0: vFW 90377b95-257f
2023-04-23T05:44:20.508Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.509Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.509Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.509Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.510Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.510Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.510Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.510Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.511Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:44:20.511Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.511Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2023-04-23 05-42-52 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T05:44:21.003Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 90377b95-257f 4c955e54-ab2c-40a9-9c00-a72a9a2356c9 1 ASDC deployResourceStructure
2023-04-23T05:44:21.003Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json ASDC sendASDCNotification
2023-04-23T05:44:21.003Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json
2023-04-23T05:44:21.004Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:44:21.004Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:21.004Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:21.004Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228661003,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:22.005Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-23T05:44:22.006Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml
2023-04-23T05:44:22.006Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:44:22.006Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:22.006Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:22.007Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228662005,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:23.008Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-23T05:44:23.008Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env
2023-04-23T05:44:23.009Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:44:23.010Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:23.010Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:23.011Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228663008,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:24.012Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar ASDC sendASDCNotification
2023-04-23T05:44:24.013Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:24.013Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:44:24.013Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:24.013Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:24.014Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228664012,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:25.015Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:44:25.054Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:44:25.061Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T05:44:25.061Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T05:44:25.061Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T05:44:31.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:31.147Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:44:31.147Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228623004,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:44:31.148Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:44:55.062Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:44:55.083Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:44:55.087Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T05:44:55.087Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T05:44:55.087Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T05:45:25.088Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:45:25.123Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:45:25.129Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T05:45:25.129Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T05:45:25.129Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T05:45:31.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:45:31.159Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.159Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682228631686,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.160Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.162Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.162Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228612430,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228611756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228644118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.164Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228639853,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.174Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.174Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.174Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228623004,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.174Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.174Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.174Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228615348,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.174Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682228631686,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228612430,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228611756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228644118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228639853,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.177Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228615348,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.177Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.177Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.178Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228623004,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682228631686,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228612430,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228611756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.180Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.180Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.180Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228644118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.180Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.181Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.181Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228639853,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.181Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.181Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.182Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228615348,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.182Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.182Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.182Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228623004,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.182Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.182Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682228631686,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.183Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228612430,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.183Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228611756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228644118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228639853,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228615348,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228623004,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682228631686,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.186Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228612430,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.188Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228611756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228644118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228639853,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228623004,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228615348,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682228631686,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228612430,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.196Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.197Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.197Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228611756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.197Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.197Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.197Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228644118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.197Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.197Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.198Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228639853,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.198Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.198Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.199Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228615348,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.199Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.199Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.199Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228623004,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682228631686,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228612430,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228611756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228644118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228639853,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228651487,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228651602,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228651077,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228651377,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228651447,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228652007,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228652615,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T05:45:31.205Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.205Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228652505,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T05:45:31.227Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 6a000907-c297-4fe9-9508-d382aa5f297c
2023-04-23T05:45:31.227Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6a000907-c297-4fe9-9508-d382aa5f297c and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T05:45:31.253Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.253Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228652184,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.253Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.253Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.253Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228653619,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T05:45:31.276Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6a000907-c297-4fe9-9508-d382aa5f297c
2023-04-23T05:45:31.276Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6a000907-c297-4fe9-9508-d382aa5f297c and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T05:45:31.307Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.307Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228653281,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.307Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.308Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.308Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228654411,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T05:45:31.319Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6a000907-c297-4fe9-9508-d382aa5f297c
2023-04-23T05:45:31.320Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6a000907-c297-4fe9-9508-d382aa5f297c and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-23T05:45:31.343Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.343Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228655414,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-23T05:45:31.344Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.344Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.344Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228656676,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T05:45:31.344Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.344Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.344Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228656910,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.345Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.345Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.345Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228657681,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T05:45:31.362Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6a000907-c297-4fe9-9508-d382aa5f297c
2023-04-23T05:45:31.362Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6a000907-c297-4fe9-9508-d382aa5f297c and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T05:45:31.381Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.381Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228658183,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.381Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.381Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.381Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228659384,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.381Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228661003,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228662005,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228663008,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228656420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228653509,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228654621,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682228651108,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228664012,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228664295,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228656420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228653509,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.386Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228654621,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.386Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.386Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.386Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682228651108,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.386Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.386Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.386Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228665303,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T05:45:31.397Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6a000907-c297-4fe9-9508-d382aa5f297c
2023-04-23T05:45:31.397Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6a000907-c297-4fe9-9508-d382aa5f297c and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T05:45:31.422Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.422Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228656420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.422Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.422Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.422Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228653509,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.422Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.422Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228654621,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682228651108,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228656420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228653509,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228654621,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682228651108,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228656420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228653509,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228654621,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682228651108,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228656420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228653509,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228654621,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682228651108,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228656420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228653509,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228654621,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682228651108,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.429Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.429Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.429Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228669853,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.429Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.429Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.429Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228670958,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.430Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.430Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.430Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228671396,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.430Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.430Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.430Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228671516,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.431Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:55.130Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:45:55.164Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:45:55.169Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T05:45:55.170Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-23T05:45:55.170Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-23T05:45:55.171Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-23T05:45:55.171Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T05:45:55.171Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T05:45:55.172Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T05:45:55.172Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T05:45:55.172Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T05:45:55.172Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T05:45:55.196Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-23T05:46:25.197Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-23T05:46:25.213Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6a000907-c297-4fe9-9508-d382aa5f297c and serviceModelVersionId: d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0
2023-04-23T05:46:25.213Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2a06db4b-b211-4dd8-b169-d2475cabb7e0
2023-04-23T05:46:31.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:31.147Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.147Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228669853,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.148Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.148Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.148Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682228672399,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T05:46:31.188Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of cdf3eb96-9049-4f58-9b0f-2f9c89b38777
2023-04-23T05:46:31.188Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cdf3eb96-9049-4f58-9b0f-2f9c89b38777 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T05:46:31.208Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.208Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228672519,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T05:46:31.208Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.208Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.208Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228672076,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:46:31.209Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.209Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.209Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228669853,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.209Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.209Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.209Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682228673521,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T05:46:31.220Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cdf3eb96-9049-4f58-9b0f-2f9c89b38777
2023-04-23T05:46:31.220Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cdf3eb96-9049-4f58-9b0f-2f9c89b38777 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T05:46:31.242Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.242Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228673187,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228669853,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228674118,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228674246,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T05:46:31.257Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cdf3eb96-9049-4f58-9b0f-2f9c89b38777
2023-04-23T05:46:31.257Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cdf3eb96-9049-4f58-9b0f-2f9c89b38777 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-23T05:46:31.276Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.276Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228669853,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.276Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.276Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.277Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228674118,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.277Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.277Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.277Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682228675248,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-23T05:46:31.277Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.278Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.278Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228669853,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.278Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.278Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.278Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228674118,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.279Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.279Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.279Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228669853,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T05:46:31.279Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.279Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.280Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228674118,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.280Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.280Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.280Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228677651,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:46:31.280Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.280Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.280Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228674118,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.281Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.281Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.281Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228674118,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.281Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.281Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.281Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228679790,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T05:46:31.281Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.282Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.282Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228674118,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T05:46:31.282Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.282Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.282Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682228680795,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T05:46:31.296Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cdf3eb96-9049-4f58-9b0f-2f9c89b38777
2023-04-23T05:46:31.297Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cdf3eb96-9049-4f58-9b0f-2f9c89b38777 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T05:46:31.319Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.320Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228681257,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:46:31.320Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.320Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.320Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228686964,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T05:46:31.320Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.321Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.321Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "aai-model-loader",
  "timestamp": 1682228687966,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T05:46:31.335Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cdf3eb96-9049-4f58-9b0f-2f9c89b38777
2023-04-23T05:46:31.335Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cdf3eb96-9049-4f58-9b0f-2f9c89b38777 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T05:46:42.921Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0
2023-04-23T05:46:43.027Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-23T05:46:43.071Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0|INFO|500||Invoke
2023-04-23T05:46:43.071Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6a000907-c297-4fe9-9508-d382aa5f297c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[dc9a731f-ea14-42e0-a480-2cec2ac13937], X-ECOMP-RequestID=[6a000907-c297-4fe9-9508-d382aa5f297c], X-TransactionId=[], X-ONAP-RequestID=[6a000907-c297-4fe9-9508-d382aa5f297c], Content-Type=[application/merge-patch+json]}
2023-04-23T05:46:43.082Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-23T05:46:43.399Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?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/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0 has http status code:200 and response headers:{date=[Sun, 23 Apr 2023 05:46:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[296], vertex-id=[196664], x-aai-txid=[1-aai-resources-230423-05:46:43:865-19664], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-23T05:46:43.400Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-23T05:46:43.401Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0|INFO|500||InvokeReturn
2023-04-23T05:46:43.406Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-23T05:46:43.407Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T05:46:43.426Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-23T05:46:43.428Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6a000907-c297-4fe9-9508-d382aa5f297c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-23T05:46:43.429Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-23T05:46:43.430Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:43.430Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:43.431Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228803428,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-23T05:46:44.470Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:46:44.480Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T05:46:44.480Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"cdf3eb96-9049-4f58-9b0f-2f9c89b38777","serviceName":"basic_onboard_McEPwt","serviceVersion":"1.0","serviceUUID":"67691b5b-b5ed-4bc4-88f2-7dfbc5413421","serviceDescription":"service","serviceInvariantUUID":"75d6d002-3fa4-43b9-a525-4cabe05d9051","resources":[{"resourceInstanceName":"basic_onboard_McEPwt 0","resourceName":"basic_onboard_McEPwt","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6764bb1f-846b-4ff4-a1d1-e8f6d1c8bebe","resourceInvariantUUID":"08a8d477-ddfc-40d3-87f7-a8b9c2dccb05","resourceCustomizationUUID":"6c73aa14-94a1-4430-b4c8-54275f6447c8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml","artifactChecksum":"MTc3NzI4MWViNjlmOWRmOGRlMWQ4OWY3Y2UyMDVkYjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5dee6a01-9336-4d48-9285-02e0139ac518","artifactVersion":"1"},{"artifactName":"basic_onboard_mcepwt0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json","artifactChecksum":"YWU0M2E3ZWEzMmMwYWU1YjExOGNjZTcxYzdhZTJiZWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"06357be5-c961-4ec2-ad54-207068bcffc8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"126fd00b-4658-4808-b5fb-330bfa98ee44","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a5e2a385-b5c2-47c8-9606-1ac707074120","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d7715867-b1d0-45e2-adb3-901cb0dbed11","artifactVersion":"2","generatedFromUUID":"126fd00b-4658-4808-b5fb-330bfa98ee44"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMcepwt-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml","artifactChecksum":"ZGJlMmQxYjM2MjUyZThjMmZhMzczNWNlNTY2NGYyYWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dbdd0983-9a43-4367-86ce-47f373c8173b","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMcepwt-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar","artifactChecksum":"NzAwMDQzYjhlMzJlMmRiOWM2NjlmNDNhZTFkNTkxNjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6c98b3e0-ecf1-45be-9edc-cc47b614b355","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-23T05:46:44.484Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:46:44.484Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:44.485Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:44.485Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228804470,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:45.485Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:46:45.486Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:45.486Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:45.486Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228804470,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:46.487Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:46:46.488Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:46.488Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:46.489Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228804470,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:47.490Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:46:47.490Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:47.491Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:47.491Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228804470,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:48.492Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:46:48.493Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:48.493Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:48.493Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228804470,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:49.494Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:46:49.496Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:49.496Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:49.496Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228804470,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:50.498Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:46:50.499Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:50.500Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:50.500Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228804470,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:51.503Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "serviceName": "basic_onboard_McEPwt",
  "serviceVersion": "1.0",
  "serviceUUID": "67691b5b-b5ed-4bc4-88f2-7dfbc5413421",
  "serviceDescription": "service",
  "serviceInvariantUUID": "75d6d002-3fa4-43b9-a525-4cabe05d9051",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_McEPwt 0",
      "resourceCustomizationUUID": "6c73aa14-94a1-4430-b4c8-54275f6447c8",
      "resourceName": "basic_onboard_McEPwt",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "6764bb1f-846b-4ff4-a1d1-e8f6d1c8bebe",
      "resourceInvariantUUID": "08a8d477-ddfc-40d3-87f7-a8b9c2dccb05",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mcepwt0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
          "artifactChecksum": "YWU0M2E3ZWEzMmMwYWU1YjExOGNjZTcxYzdhZTJiZWM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "06357be5-c961-4ec2-ad54-207068bcffc8",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "126fd00b-4658-4808-b5fb-330bfa98ee44",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "d7715867-b1d0-45e2-adb3-901cb0dbed11",
            "generatedFromUUID": "126fd00b-4658-4808-b5fb-330bfa98ee44"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "d7715867-b1d0-45e2-adb3-901cb0dbed11",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMcepwt-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
      "artifactChecksum": "NzAwMDQzYjhlMzJlMmRiOWM2NjlmNDNhZTFkNTkxNjk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6c98b3e0-ecf1-45be-9edc-cc47b614b355"
    }
  ],
  "workloadContext": "Production"
}
2023-04-23T05:46:51.503Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-23T05:46:51.503Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 67691b5b-b5ed-4bc4-88f2-7dfbc5413421 ASDC
2023-04-23T05:46:51.504Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:cdf3eb96-9049-4f58-9b0f-2f9c89b38777
ServiceName:basic_onboard_McEPwt
ServiceVersion:1.0
ServiceUUID:67691b5b-b5ed-4bc4-88f2-7dfbc5413421
ServiceInvariantUUID:75d6d002-3fa4-43b9-a525-4cabe05d9051
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMcepwt-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar
ArtifactUUID:6c98b3e0-ecf1-45be-9edc-cc47b614b355
ArtifactChecksum:NzAwMDQzYjhlMzJlMmRiOWM2NjlmNDNhZTFkNTkxNjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_McEPwt 0
ResourceCustomizationUUID:6c73aa14-94a1-4430-b4c8-54275f6447c8
ResourceInvariantUUID:08a8d477-ddfc-40d3-87f7-a8b9c2dccb05
ResourceName:basic_onboard_McEPwt
ResourceType:VF
ResourceUUID:6764bb1f-846b-4ff4-a1d1-e8f6d1c8bebe
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mcepwt0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json
ArtifactUUID:06357be5-c961-4ec2-ad54-207068bcffc8
ArtifactChecksum:YWU0M2E3ZWEzMmMwYWU1YjExOGNjZTcxYzdhZTJiZWM=
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/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml
ArtifactUUID:126fd00b-4658-4808-b5fb-330bfa98ee44
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/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env
ArtifactUUID:d7715867-b1d0-45e2-adb3-901cb0dbed11
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/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env
ArtifactUUID:d7715867-b1d0-45e2-adb3-901cb0dbed11
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-23T05:46:51.504Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 67691b5b-b5ed-4bc4-88f2-7dfbc5413421 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-23T05:46:51.567Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T05:46:51.568Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-23T05:46:51.568Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-23T05:46:51.568Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6c98b3e0-ecf1-45be-9edc-cc47b614b355 from URL: /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:51.568Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-23T05:46:51.568Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:51.672Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-23T05:46:51.673Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar 6c98b3e0-ecf1-45be-9edc-cc47b614b355 75639
2023-04-23T05:46:51.674Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar ASDC sendASDCNotification
2023-04-23T05:46:51.674Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:51.674Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:46:51.675Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:51.675Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:51.675Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228811674,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:52.677Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T05:46:52.678Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-23T05:46:52.679Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 6c98b3e0-ecf1-45be-9edc-cc47b614b355, URL: /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar to file: /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:52.679Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:52.680Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:52.680Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:52.882Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13514639563207339191/Definitions/service-BasicOnboardMcepwt-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-04-23T05:46:54.304Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_McEPwt 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-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-04-23T05:46:54.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:54.307Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:54.307Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:54.307Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-04-23T05:46:54.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T05:46:54.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:54.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:54.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:54.309Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-04-23T05:46:54.309Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T05:46:54.309Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:54.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:54.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:54.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is not matching search criteria
2023-04-23T05:46:54.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-23T05:46:54.311Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-23T05:46:54.311Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-23T05:46:54.311Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-23T05:46:54.311Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-23T05:46:54.312Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:54.312Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-23T05:46:54.312Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:54.312Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:54.313Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:46:54.313Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:54.313Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:54.314Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:46:54.314Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:54.314Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:54.314Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:46:54.315Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:54.315Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is not matching search criteria
2023-04-23T05:46:54.315Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-23T05:46:54.315Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-23T05:46:54.315Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=432f4072-5780-4dde-9a28-3e33330ae54e
2023-04-23T05:46:54.315Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:54.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:54.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:54.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:54.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:54.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:54.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:54.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:54.317Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_McEPwt
Description:service
Model UUID:67691b5b-b5ed-4bc4-88f2-7dfbc5413421
Model Version:NULL
Model InvariantUuid:75d6d002-3fa4-43b9-a525-4cabe05d9051
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_McEPwt
Model UUID:79d06efe-a225-4301-91d8-c71fe0164d2d
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:08a8d477-ddfc-40d3-87f7-a8b9c2dccb05
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:6c73aa14-94a1-4430-b4c8-54275f6447c8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:8cd8226c-8be8-41cb-bc36-a18d5ec4e590
ModelName:BasicOnboardMcepwt..base_ubuntu18..module-0
ModelUuid:1cce9142-cf18-4fe8-abd1-4fc304c4f9c3
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:432f4072-5780-4dde-9a28-3e33330ae54e
ModelInvariantUuid:49c08a00-94e2-436d-baad-68ef92f5dfa7
ModelName:basic_onboard_McEPwt-nodes.ubuntu18Cvfc
ModelUuid:d0ee9784-1278-493e-8292-024a02780294
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:882fcd2d-4dae-40be-9904-67b249816f74
ModelInvariantUuid:bbbc3f66-cbb4-498c-a918-fb14f12e53ad
ModelName:BasicOnboardMcepwt.compute.nodes.heat.ubuntu18
ModelUuid:816f4dd5-1703-4b63-8a7b-178db84fd965
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-23T05:46:54.331Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 6764bb1f-846b-4ff4-a1d1-e8f6d1c8bebe
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T05:46:54.336Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||basic_onboard_McEPwt 0
2023-04-23T05:46:54.336Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 6764bb1f-846b-4ff4-a1d1-e8f6d1c8bebe
2023-04-23T05:46:54.336Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 06357be5-c961-4ec2-ad54-207068bcffc8 from URL: /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json
2023-04-23T05:46:54.336Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-23T05:46:54.336Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json
2023-04-23T05:46:54.439Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-23T05:46:54.439Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json 06357be5-c961-4ec2-ad54-207068bcffc8 798
2023-04-23T05:46:54.439Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json ASDC sendASDCNotification
2023-04-23T05:46:54.440Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json
2023-04-23T05:46:54.440Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:46:54.441Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:54.441Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:54.441Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228814439,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:55.442Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardMcepwt..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "8cd8226c-8be8-41cb-bc36-a18d5ec4e590",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1cce9142-cf18-4fe8-abd1-4fc304c4f9c3",
    "vfModuleModelCustomizationUUID": "2a25c827-897c-44c6-9424-2c6d6114aa43",
    "isBase": true,
    "artifacts": [
      "126fd00b-4658-4808-b5fb-330bfa98ee44",
      "d7715867-b1d0-45e2-adb3-901cb0dbed11"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-23T05:46:55.447Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardMcepwt..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1cce9142-cf18-4fe8-abd1-4fc304c4f9c3
VfModuleModelInvariantUUID:8cd8226c-8be8-41cb-bc36-a18d5ec4e590
VfModuleModelDescription:NULL
Artifacts UUID List:{
126fd00b-4658-4808-b5fb-330bfa98ee44
,
d7715867-b1d0-45e2-adb3-901cb0dbed11

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-23T05:46:55.449Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardMcepwt..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "8cd8226c-8be8-41cb-bc36-a18d5ec4e590",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1cce9142-cf18-4fe8-abd1-4fc304c4f9c3",
    "vfModuleModelCustomizationUUID": "2a25c827-897c-44c6-9424-2c6d6114aa43",
    "isBase": true,
    "artifacts": [
      "126fd00b-4658-4808-b5fb-330bfa98ee44",
      "d7715867-b1d0-45e2-adb3-901cb0dbed11"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-23T05:46:55.449Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardMcepwt..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1cce9142-cf18-4fe8-abd1-4fc304c4f9c3
VfModuleModelInvariantUUID:8cd8226c-8be8-41cb-bc36-a18d5ec4e590
VfModuleModelDescription:NULL
Artifacts UUID List:{
126fd00b-4658-4808-b5fb-330bfa98ee44
,
d7715867-b1d0-45e2-adb3-901cb0dbed11

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu18
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-23T05:46:55.449Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 126fd00b-4658-4808-b5fb-330bfa98ee44 from URL: /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml
2023-04-23T05:46:55.450Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-23T05:46:55.450Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml
2023-04-23T05:46:55.573Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-23T05:46:55.578Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml 126fd00b-4658-4808-b5fb-330bfa98ee44 5033
2023-04-23T05:46:55.580Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-23T05:46:55.580Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml
2023-04-23T05:46:55.581Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:46:55.583Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:55.583Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:55.583Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228815579,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:56.585Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: d7715867-b1d0-45e2-adb3-901cb0dbed11 from URL: /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env
2023-04-23T05:46:56.585Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-23T05:46:56.586Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env
2023-04-23T05:46:56.695Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-23T05:46:56.695Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env d7715867-b1d0-45e2-adb3-901cb0dbed11 909
2023-04-23T05:46:56.696Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-23T05:46:56.696Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env
2023-04-23T05:46:56.696Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:46:56.697Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:56.697Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:56.697Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228816696,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:57.701Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 67691b5b-b5ed-4bc4-88f2-7dfbc5413421
2023-04-23T05:46:57.702Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_McEPwt 0 6764bb1f-846b-4ff4-a1d1-e8f6d1c8bebe ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T05:46:57.741Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@69b90db0, org.onap.sdc.toscaparser.api.parameters.Input@26ed37cb, org.onap.sdc.toscaparser.api.parameters.Input@7376e643, org.onap.sdc.toscaparser.api.parameters.Input@54a4b0e8, org.onap.sdc.toscaparser.api.parameters.Input@7551f341]
2023-04-23T05:46:57.743Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:57.744Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.744Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 
2023-04-23T05:46:57.744Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 6c73aa14-94a1-4430-b4c8-54275f6447c8
2023-04-23T05:46:57.745Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6c73aa14-94a1-4430-b4c8-54275f6447c8 matches Tosca VF Customization UUID: 6c73aa14-94a1-4430-b4c8-54275f6447c8
2023-04-23T05:46:57.745Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 6c73aa14-94a1-4430-b4c8-54275f6447c8  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-23T05:46:57.749Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:57.749Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.750Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 6c73aa14-94a1-4430-b4c8-54275f6447c8: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-23T05:46:57.750Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@f9fa07a
2023-04-23T05:46:57.750Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:57.750Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-23T05:46:57.751Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2a25c827-897c-44c6-9424-2c6d6114aa43
2023-04-23T05:46:57.751Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2a25c827-897c-44c6-9424-2c6d6114aa43
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-23T05:46:57.757Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:57.758Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:57.758Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:46:57.758Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:57.759Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:57.759Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:46:57.759Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:57.759Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is not matching search criteria
2023-04-23T05:46:57.760Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-23T05:46:57.760Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-23T05:46:57.760Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=432f4072-5780-4dde-9a28-3e33330ae54e
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-23T05:46:57.764Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:57.764Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:57.764Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:46:57.765Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:57.765Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:57.765Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0] matching following query criteria: sdcType=VF, customizationUUID=6c73aa14-94a1-4430-b4c8-54275f6447c8
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T05:46:57.768Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:57.768Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.769Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 67691b5b-b5ed-4bc4-88f2-7dfbc5413421: basic_onboard_McEPwt
2023-04-23T05:46:57.769Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:57.769Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.769Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:57.770Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.770Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:57.770Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.770Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:57.771Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.771Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:46:57.771Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.771Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Saving Service: basic_onboard_McEPwt 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T05:46:57.952Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_McEPwt 6764bb1f-846b-4ff4-a1d1-e8f6d1c8bebe 1 ASDC deployResourceStructure
2023-04-23T05:46:57.952Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json ASDC sendASDCNotification
2023-04-23T05:46:57.952Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json
2023-04-23T05:46:57.952Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:46:57.953Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:57.953Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:57.953Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228817952,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:58.954Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-23T05:46:58.955Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml
2023-04-23T05:46:58.955Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:46:58.956Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:58.956Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:58.956Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228818954,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:59.958Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-23T05:46:59.958Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env
2023-04-23T05:46:59.958Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:46:59.959Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:59.959Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:59.959Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228819958,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:47:00.960Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar ASDC sendASDCNotification
2023-04-23T05:47:00.961Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:47:00.961Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:47:00.961Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:47:00.962Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:47:00.962Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228820960,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:47:01.963Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cdf3eb96-9049-4f58-9b0f-2f9c89b38777
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:47:01.995Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cdf3eb96-9049-4f58-9b0f-2f9c89b38777
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:47:02.000Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T05:47:02.000Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-23T05:47:02.001Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-23T05:47:02.001Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-23T05:47:02.001Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T05:47:02.001Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T05:47:02.001Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T05:47:02.002Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T05:47:02.002Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T05:47:02.002Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T05:47:02.015Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-23T05:47:31.144Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:47:31.156Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.156Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228803428,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228804470,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228804470,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
  "status": "NOTIFIED"
}
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228804470,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228804470,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228804470,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.161Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.161Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228804470,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:47:31.161Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.165Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.165Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228804470,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T05:47:31.165Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228811674,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228814439,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228815579,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:47:31.167Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.167Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.167Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228816696,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-04-23T05:47:31.167Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.167Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.167Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228817952,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-23T05:47:31.167Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228818954,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228819958,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228820960,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T05:47:31.169Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:32.015Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cdf3eb96-9049-4f58-9b0f-2f9c89b38777 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-23T05:47:32.036Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cdf3eb96-9049-4f58-9b0f-2f9c89b38777 and serviceModelVersionId: 67691b5b-b5ed-4bc4-88f2-7dfbc5413421
2023-04-23T05:47:32.037Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 75d6d002-3fa4-43b9-a525-4cabe05d9051
2023-04-23T05:47:32.042Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0
2023-04-23T05:47:32.064Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-04-23T05:47:32.125Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0|INFO|500||Invoke
2023-04-23T05:47:32.126Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cdf3eb96-9049-4f58-9b0f-2f9c89b38777], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e1fc9a2a-650b-4d7f-8a74-91899c60058a], X-ECOMP-RequestID=[cdf3eb96-9049-4f58-9b0f-2f9c89b38777], X-TransactionId=[], X-ONAP-RequestID=[cdf3eb96-9049-4f58-9b0f-2f9c89b38777], Content-Type=[application/merge-patch+json]}
2023-04-23T05:47:32.134Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-23T05:47:32.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?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/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0 has http status code:200 and response headers:{date=[Sun, 23 Apr 2023 05:47:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[176], vertex-id=[176192], x-aai-txid=[1-aai-resources-230423-05:47:32:914-99830], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-23T05:47:32.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-23T05:47:32.318Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0|INFO|500||InvokeReturn
2023-04-23T05:47:32.318Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-23T05:47:32.319Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T05:47:32.331Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-23T05:47:32.332Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cdf3eb96-9049-4f58-9b0f-2f9c89b38777 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-23T05:47:32.332Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-23T05:47:32.333Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:47:32.333Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:47:32.333Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228852332,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-23T05:47:33.364Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:48:31.144Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:48:31.155Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-23T05:48:31.156Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682228852332,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-23T05:48:31.157Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:48:33.365Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:49:31.143Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:49:33.367Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:50:31.145Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:50:33.369Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:51:31.147Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:51:33.371Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:52:31.148Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:52:33.373Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:53:31.151Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:53:33.374Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:54:31.153Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:54:33.375Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:55:31.155Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:55:33.376Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:56:31.155Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:56:33.378Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:57:31.156Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:57:33.380Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:58:31.159Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:58:33.382Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:59:02.204Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-23T05:59:02.205Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"245c847d-ed5e-4770-8d60-a34857400401","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"db395795-4503-4bd3-aecc-6aa3fb46d22b","serviceDescription":"service","serviceInvariantUUID":"22a85902-1ace-4e8b-a5f5-111853d0448e","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"468e5754-1c65-4207-8a7a-347f2421399e","resourceInvariantUUID":"85fe8309-7cab-4a22-9def-083909f31425","resourceCustomizationUUID":"43aaf2dc-6b29-4346-b9b1-ea35cc41888a","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":"N2U3MjNkNDFlZWY3ZDMzNTIyZDMzMThhZjkwNjNmNGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"282f0df1-4b0a-4307-987a-0a9841a87bbb","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"Mzk3MGI3N2U3ZjMwNDIyZDU3ZmYzN2E2YmNiM2Q3NDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8d869253-8825-427d-9518-822cbf95da9f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-23T05:59:02.217Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:59:02.218Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:59:02.218Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:59:02.218Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229513382,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:59:02.236Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T05:59:02.237Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229516274,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:59:02.239Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:59:02.239Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T05:59:02.239Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229514547,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:59:02.239Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:59:03.227Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:59:03.228Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:59:03.228Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:59:03.228Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229513382,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:59:04.232Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "db395795-4503-4bd3-aecc-6aa3fb46d22b",
  "serviceDescription": "service",
  "serviceInvariantUUID": "22a85902-1ace-4e8b-a5f5-111853d0448e",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "43aaf2dc-6b29-4346-b9b1-ea35cc41888a",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "468e5754-1c65-4207-8a7a-347f2421399e",
      "resourceInvariantUUID": "85fe8309-7cab-4a22-9def-083909f31425",
      "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": "Mzk3MGI3N2U3ZjMwNDIyZDU3ZmYzN2E2YmNiM2Q3NDQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "8d869253-8825-427d-9518-822cbf95da9f"
    }
  ],
  "workloadContext": "Production"
}
2023-04-23T05:59:04.233Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-23T05:59:04.233Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 db395795-4503-4bd3-aecc-6aa3fb46d22b ASDC
2023-04-23T05:59:04.234Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:245c847d-ed5e-4770-8d60-a34857400401
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:db395795-4503-4bd3-aecc-6aa3fb46d22b
ServiceInvariantUUID:22a85902-1ace-4e8b-a5f5-111853d0448e
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicNetwork-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
ArtifactUUID:8d869253-8825-427d-9518-822cbf95da9f
ArtifactChecksum:Mzk3MGI3N2U3ZjMwNDIyZDU3ZmYzN2E2YmNiM2Q3NDQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:43aaf2dc-6b29-4346-b9b1-ea35cc41888a
ResourceInvariantUUID:85fe8309-7cab-4a22-9def-083909f31425
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:468e5754-1c65-4207-8a7a-347f2421399e
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-04-23T05:59:04.235Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db395795-4503-4bd3-aecc-6aa3fb46d22b ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T05:59:04.305Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T05:59:04.306Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T05:59:04.307Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T05:59:04.307Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8d869253-8825-427d-9518-822cbf95da9f from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-23T05:59:04.307Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T05:59:04.308Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-23T05:59:04.446Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T05:59:04.447Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 8d869253-8825-427d-9518-822cbf95da9f 57780
2023-04-23T05:59:04.447Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-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
2023-04-23T05:59:04.447Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-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
2023-04-23T05:59:04.448Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:59:04.448Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:59:04.448Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:59:04.449Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229544447,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:59:05.451Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T05:59:05.453Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T05:59:05.453Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 8d869253-8825-427d-9518-822cbf95da9f, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-23T05:59:05.453Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-23T05:59:05.454Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-23T05:59:05.454Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-23T05:59:05.614Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17434539041852470992/Definitions/service-BasicNetwork-template.yml
2023-04-23T05:59:06.246Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-23T05:59:06.247Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T05:59:06.247Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-23T05:59:06.247Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-23T05:59:06.247Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-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
2023-04-23T05:59:06.247Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-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
2023-04-23T05:59:06.247Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-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
2023-04-23T05:59:06.247Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-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
2023-04-23T05:59:06.248Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-23T05:59:06.248Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-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
2023-04-23T05:59:06.248Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-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
2023-04-23T05:59:06.248Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-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
2023-04-23T05:59:06.248Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T05:59:06.249Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:59:06.249Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.249Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-23T05:59:06.250Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-23T05:59:06.250Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T05:59:06.250Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:59:06.250Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.250Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-23T05:59:06.250Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-23T05:59:06.250Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T05:59:06.251Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:59:06.251Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.251Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:59:06.251Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.252Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:59:06.252Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.252Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:59:06.252Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.252Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:59:06.253Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.253Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:db395795-4503-4bd3-aecc-6aa3fb46d22b
Model Version:NULL
Model InvariantUuid:22a85902-1ace-4e8b-a5f5-111853d0448e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:85fe8309-7cab-4a22-9def-083909f31425
Model UUID:8b839cd1-3b39-45f3-af76-5b335f5ca0ea
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:43aaf2dc-6b29-4346-b9b1-ea35cc41888a
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-23T05:59:06.267Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: 468e5754-1c65-4207-8a7a-347f2421399e
2023-04-23T05:59:06.268Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||No resources found for Service: db395795-4503-4bd3-aecc-6aa3fb46d22b
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T05:59:06.276Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||
2023-04-23T05:59:06.276Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2023-04-23T05:59:06.277Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||No resources found for Service: db395795-4503-4bd3-aecc-6aa3fb46d22b
2023-04-23T05:59:06.277Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: db395795-4503-4bd3-aecc-6aa3fb46d22b
2023-04-23T05:59:06.278Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2023-04-23T05:59:06.278Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-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=?
2023-04-23T05:59:06.288Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1528a552, org.onap.sdc.toscaparser.api.parameters.Input@2b65065, org.onap.sdc.toscaparser.api.parameters.Input@200e76cd, org.onap.sdc.toscaparser.api.parameters.Input@56361ba0, org.onap.sdc.toscaparser.api.parameters.Input@6e43601]
2023-04-23T05:59:06.290Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:59:06.290Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.290Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:59:06.291Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.291Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid db395795-4503-4bd3-aecc-6aa3fb46d22b: Generic NeutronNet
2023-04-23T05:59:06.291Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:59:06.291Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.291Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:59:06.291Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-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=?
2023-04-23T05:59:06.333Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:59:06.333Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.333Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:59:06.334Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.334Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T05:59:06.334Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.334Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-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 (?, ?)
2023-04-23T05:59:06.435Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2023-04-23T05:59:06.436Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-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
2023-04-23T05:59:06.436Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-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
2023-04-23T05:59:06.436Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:59:06.437Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:59:06.437Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:59:06.437Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229546436,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:59:07.438Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:59:07.461Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:59:07.466Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T05:59:07.466Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T05:59:07.466Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T05:59:31.143Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:59:31.145Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T05:59:31.146Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229513382,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T05:59:31.146Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:59:37.466Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Node 0 disconnected.
2023-04-23T05:59:37.466Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:59:37.490Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:59:37.493Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T05:59:37.493Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T05:59:37.494Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T06:00:07.494Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:00:07.518Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:00:07.523Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:00:07.523Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T06:00:07.523Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T06:00:31.143Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:00:31.146Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.146Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229531025,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:00:31.147Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.147Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.147Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229513415,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:00:31.148Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.148Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.148Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229539853,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:00:31.148Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.148Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.148Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229514547,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:00:31.149Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.149Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.149Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229531025,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:00:31.149Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.150Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.150Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229513415,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:00:31.150Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.150Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.151Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229516274,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:00:31.151Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.151Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.151Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229513382,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:00:31.151Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.152Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.152Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229539853,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:00:31.152Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.152Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.152Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229544118,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:00:31.152Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.153Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.153Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229544909,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:00:31.153Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.153Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.153Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229545020,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:00:31.154Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.154Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.154Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229544447,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:00:31.154Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.154Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.154Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229544118,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:00:31.155Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.155Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.155Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229545163,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:00:31.155Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.155Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.155Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229545914,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:00:31.176Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 245c847d-ed5e-4770-8d60-a34857400401
2023-04-23T06:00:31.176Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 245c847d-ed5e-4770-8d60-a34857400401 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:00:31.199Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.199Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229546024,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:00:31.200Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.200Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.200Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229546278,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:00:31.200Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.201Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.201Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229546436,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:00:31.201Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.201Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.201Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229547026,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:00:31.214Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 245c847d-ed5e-4770-8d60-a34857400401
2023-04-23T06:00:31.214Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 245c847d-ed5e-4770-8d60-a34857400401 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:00:31.240Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.240Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229546737,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:00:31.241Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.241Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.241Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229547745,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:00:31.256Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 245c847d-ed5e-4770-8d60-a34857400401
2023-04-23T06:00:31.257Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 245c847d-ed5e-4770-8d60-a34857400401 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:00:31.282Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.282Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229549763,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:00:31.283Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.283Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.283Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229550767,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:00:31.297Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 245c847d-ed5e-4770-8d60-a34857400401
2023-04-23T06:00:31.297Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 245c847d-ed5e-4770-8d60-a34857400401 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:00:37.523Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:00:37.548Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:00:37.554Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:00:37.554Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:00:37.566Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-23T06:01:07.567Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-23T06:01:07.596Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 245c847d-ed5e-4770-8d60-a34857400401 and serviceModelVersionId: db395795-4503-4bd3-aecc-6aa3fb46d22b
2023-04-23T06:01:07.596Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22a85902-1ace-4e8b-a5f5-111853d0448e
2023-04-23T06:01:07.598Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0
2023-04-23T06:01:07.609Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-23T06:01:07.647Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0|INFO|500||Invoke
2023-04-23T06:01:07.647Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[245c847d-ed5e-4770-8d60-a34857400401], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7e0c7d55-af8c-435f-8b84-1dbe1bd52931], X-ECOMP-RequestID=[245c847d-ed5e-4770-8d60-a34857400401], X-TransactionId=[], X-ONAP-RequestID=[245c847d-ed5e-4770-8d60-a34857400401], Content-Type=[application/merge-patch+json]}
2023-04-23T06:01:07.654Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-23T06:01:07.901Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?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/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0 has http status code:200 and response headers:{date=[Sun, 23 Apr 2023 06:01:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[222], vertex-id=[168040], x-aai-txid=[2-aai-resources-230423-06:01:08:424-1997], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-23T06:01:07.902Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-23T06:01:07.902Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0|INFO|500||InvokeReturn
2023-04-23T06:01:07.902Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-23T06:01:07.902Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:01:07.913Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-23T06:01:07.914Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 245c847d-ed5e-4770-8d60-a34857400401 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-23T06:01:07.914Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-23T06:01:07.914Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:07.915Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:07.915Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229667914,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-23T06:01:08.948Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:01:08.959Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-23T06:01:08.959Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0efb2880-2748-4f56-9322-163a61d50b3f","serviceName":"Demo_pNF_yaR2mfokvEXUBDzKKi3N","serviceVersion":"1.0","serviceUUID":"43e6a67b-1844-401e-abbc-e1df14744347","serviceDescription":"catalog service description","serviceInvariantUUID":"1b2caf17-da5f-44c3-b306-a4da0f4a4542","resources":[{"resourceInstanceName":"pNF cff42053-93fa 0","resourceName":"pNF cff42053-93fa","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7a61c282-f13c-42c3-aed1-e104d8fa39a1","resourceInvariantUUID":"245dd069-c26b-4bec-9243-9dd0695574de","resourceCustomizationUUID":"323d4766-4675-409f-b63c-cfebc2ede2a1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml","artifactChecksum":"OGMxNmVmM2Y4YzI3YmE4ZjM4NTBiZTg4NjYyY2YxYmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"333f91c2-33b7-4bed-b5fd-7af5bc67369d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar","artifactChecksum":"NWE0YWQwNTg5MjUyMWI2OWIzZmE1YWZjMTk5YmY1ZDY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"622d3391-bf02-4c31-8c33-eafe7277487f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b8efd93c-3afb-414b-b582-02ea130c81df","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml","artifactChecksum":"ZGFjOTU2ODlmYWY2MjNiYTFmNzYzNmZkM2JjM2YwZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4d1f7e54-c0b6-46c3-a06a-af1975112085","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dfd871d5-e711-49d3-ab5c-dc2aafe8be97","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9e693d0a-cb2a-4866-9cca-84382f449784","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYar2mfokvexubdzkki3n-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml","artifactChecksum":"ODc3ZTA2ZTM2M2NmODQ1NDlmMjM4YmNmOTRmYjg0ZTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6e904f2d-64e4-4db2-bb95-0e14e24c3e97","artifactVersion":"1"},{"artifactName":"service-DemoPnfYar2mfokvexubdzkki3n-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar","artifactChecksum":"ODczNzI2OGZmYjNmOGE5ZmUxYjZlMzZmM2RiZGZiMTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f952039b-276e-4e0b-b2f0-0836ebbf6654","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-23T06:01:08.963Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:08.963Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:08.963Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:08.963Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:09.966Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:09.969Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:09.969Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:09.970Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:10.971Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:10.972Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:10.972Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:10.973Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:11.974Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:11.975Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:11.976Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:11.976Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:12.977Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:12.978Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:12.978Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:12.978Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:13.979Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:13.980Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:13.980Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:13.980Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:14.981Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:14.982Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:14.982Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:14.982Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:15.983Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:15.984Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:15.984Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:15.984Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:16.987Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "serviceName": "Demo_pNF_yaR2mfokvEXUBDzKKi3N",
  "serviceVersion": "1.0",
  "serviceUUID": "43e6a67b-1844-401e-abbc-e1df14744347",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "1b2caf17-da5f-44c3-b306-a4da0f4a4542",
  "resources": [
    {
      "resourceInstanceName": "pNF cff42053-93fa 0",
      "resourceCustomizationUUID": "323d4766-4675-409f-b63c-cfebc2ede2a1",
      "resourceName": "pNF cff42053-93fa",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "7a61c282-f13c-42c3-aed1-e104d8fa39a1",
      "resourceInvariantUUID": "245dd069-c26b-4bec-9243-9dd0695574de",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
      "artifactChecksum": "ODczNzI2OGZmYjNmOGE5ZmUxYjZlMzZmM2RiZGZiMTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "f952039b-276e-4e0b-b2f0-0836ebbf6654"
    }
  ],
  "workloadContext": "Production"
}
2023-04-23T06:01:16.987Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-23T06:01:16.987Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 43e6a67b-1844-401e-abbc-e1df14744347 ASDC
2023-04-23T06:01:16.988Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:0efb2880-2748-4f56-9322-163a61d50b3f
ServiceName:Demo_pNF_yaR2mfokvEXUBDzKKi3N
ServiceVersion:1.0
ServiceUUID:43e6a67b-1844-401e-abbc-e1df14744347
ServiceInvariantUUID:1b2caf17-da5f-44c3-b306-a4da0f4a4542
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
ArtifactUUID:f952039b-276e-4e0b-b2f0-0836ebbf6654
ArtifactChecksum:ODczNzI2OGZmYjNmOGE5ZmUxYjZlMzZmM2RiZGZiMTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF cff42053-93fa 0
ResourceCustomizationUUID:323d4766-4675-409f-b63c-cfebc2ede2a1
ResourceInvariantUUID:245dd069-c26b-4bec-9243-9dd0695574de
ResourceName:pNF cff42053-93fa
ResourceType:PNF
ResourceUUID:7a61c282-f13c-42c3-aed1-e104d8fa39a1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-23T06:01:16.988Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43e6a67b-1844-401e-abbc-e1df14744347 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:01:17.056Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T06:01:17.057Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T06:01:17.057Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T06:01:17.057Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: f952039b-276e-4e0b-b2f0-0836ebbf6654 from URL: /sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:17.058Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T06:01:17.058Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:17.166Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T06:01:17.168Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar f952039b-276e-4e0b-b2f0-0836ebbf6654 87992
2023-04-23T06:01:17.168Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar ASDC sendASDCNotification
2023-04-23T06:01:17.168Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:17.169Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:01:17.169Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:17.169Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:17.169Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229677168,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:18.170Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T06:01:18.171Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T06:01:18.171Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: f952039b-276e-4e0b-b2f0-0836ebbf6654, URL: /sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar to file: /app/ASDC/1/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:18.172Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:18.173Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:18.173Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:18.352Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8192516300532936091/Definitions/service-DemoPnfYar2mfokvexubdzkki3n-template.yml
2023-04-23T06:01:19.245Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-23T06:01:19.246Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T06:01:19.246Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.246Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-23T06:01:19.246Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-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-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.246Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-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-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.246Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-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-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.246Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF cff42053-93fa 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-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.247Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.247Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.247Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.247Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T06:01:19.247Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:01:19.247Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.248Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Node template pNF cff42053-93fa 0 is matching search criteria
2023-04-23T06:01:19.248Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-23T06:01:19.248Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF cff42053-93fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T06:01:19.248Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:01:19.249Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.249Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Node template pNF cff42053-93fa 0 is matching search criteria
2023-04-23T06:01:19.249Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-23T06:01:19.249Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF cff42053-93fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T06:01:19.249Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:01:19.249Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.249Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:01:19.250Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.250Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:01:19.250Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.250Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:01:19.250Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.250Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:01:19.251Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.251Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_yaR2mfokvEXUBDzKKi3N
Description:catalog service description
Model UUID:43e6a67b-1844-401e-abbc-e1df14744347
Model Version:NULL
Model InvariantUuid:1b2caf17-da5f-44c3-b306-a4da0f4a4542
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-23T06:01:19.271Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: 7a61c282-f13c-42c3-aed1-e104d8fa39a1
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:01:19.276Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||pNF cff42053-93fa 0
2023-04-23T06:01:19.277Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 7a61c282-f13c-42c3-aed1-e104d8fa39a1
2023-04-23T06:01:19.277Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 43e6a67b-1844-401e-abbc-e1df14744347
2023-04-23T06:01:19.277Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 43e6a67b-1844-401e-abbc-e1df14744347
2023-04-23T06:01:19.277Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF cff42053-93fa 0 7a61c282-f13c-42c3-aed1-e104d8fa39a1 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:01:19.294Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1d420286, org.onap.sdc.toscaparser.api.parameters.Input@2ebb97e0, org.onap.sdc.toscaparser.api.parameters.Input@863b57b, org.onap.sdc.toscaparser.api.parameters.Input@6776f5a8, org.onap.sdc.toscaparser.api.parameters.Input@6a2d9df2]
2023-04-23T06:01:19.294Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:01:19.295Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.296Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 43e6a67b-1844-401e-abbc-e1df14744347: pNF cff42053-93fa
2023-04-23T06:01:19.296Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Processing PNF resource: 7a61c282-f13c-42c3-aed1-e104d8fa39a1
2023-04-23T06:01:19.296Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:01:19.297Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.297Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Resource customization UUID: 323d4766-4675-409f-b63c-cfebc2ede2a1 is the same as notified resource customizationUUID: 323d4766-4675-409f-b63c-cfebc2ede2a1
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-23T06:01:19.398Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF cff42053-93fa 7a61c282-f13c-42c3-aed1-e104d8fa39a1 0 ASDC deployResourceStructure
2023-04-23T06:01:19.399Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar ASDC sendASDCNotification
2023-04-23T06:01:19.400Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.400Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:01:19.401Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:19.401Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:19.401Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229679399,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:20.403Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0efb2880-2748-4f56-9322-163a61d50b3f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:01:20.423Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0efb2880-2748-4f56-9322-163a61d50b3f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:01:20.426Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:01:20.426Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T06:01:20.427Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T06:01:31.143Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:31.150Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.150Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229546915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.151Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.151Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.151Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229578027,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229590780,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229574244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229578027,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229546915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229590780,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229574244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229546915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229590780,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229578027,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229574244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229546915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229578027,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229590780,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229574244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229599853,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229590780,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229546915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229578027,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229574244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229599853,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229546915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229578027,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229590780,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
}
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229574244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229599853,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229546915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229578027,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229590780,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229574244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229599853,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229546915,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229590780,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229578027,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229574244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229599853,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229604633,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229605276,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229605176,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229605004,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229599853,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229604633,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229606279,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229606181,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:01:31.184Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 0efb2880-2748-4f56-9322-163a61d50b3f
2023-04-23T06:01:31.184Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0efb2880-2748-4f56-9322-163a61d50b3f and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:01:31.203Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.203Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229606161,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DEPLOY_OK"
}
2023-04-23T06:01:31.204Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.204Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.204Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.204Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.204Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.204Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229599853,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.205Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.205Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.205Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229604633,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-23T06:01:31.205Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.205Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.205Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229607281,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:01:31.215Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0efb2880-2748-4f56-9322-163a61d50b3f
2023-04-23T06:01:31.215Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0efb2880-2748-4f56-9322-163a61d50b3f and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:01:31.232Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.232Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229607184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.232Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.232Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.232Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229607164,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": ""
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:01:31.243Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName:  and status of COMPONENT_DONE_OK distributionID of 0efb2880-2748-4f56-9322-163a61d50b3f
2023-04-23T06:01:31.243Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0efb2880-2748-4f56-9322-163a61d50b3f and ComponentName 
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:01:31.259Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.259Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.259Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229599853,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229604633,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229608284,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229607184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229608636,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229604633,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229608284,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229607184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.263Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229604633,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229608284,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229607184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229610528,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229610778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229604633,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229608284,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229607184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.267Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:01:31.267Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.267Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.267Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229611532,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:01:31.277Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0efb2880-2748-4f56-9322-163a61d50b3f
2023-04-23T06:01:31.277Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0efb2880-2748-4f56-9322-163a61d50b3f and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:01:31.299Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.299Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229610778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.300Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.300Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.300Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229608284,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.301Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.301Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.301Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229607184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.301Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.301Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.302Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229611949,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.302Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.302Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.303Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229612237,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.303Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.303Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.303Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229610778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.304Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.304Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.304Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229608284,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229607184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:01:31.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229613061,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.307Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229610778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.307Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.307Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.307Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229608284,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:01:31.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229614303,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.309Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229614156,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.309Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.309Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.309Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229610778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682229615307,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:01:31.345Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c17c8c42-cc58-4cb4-bf53-e598e383b89b
2023-04-23T06:01:31.346Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId c17c8c42-cc58-4cb4-bf53-e598e383b89b and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:01:31.369Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.370Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229615426,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.370Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.370Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.370Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229615214,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:01:31.382Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c17c8c42-cc58-4cb4-bf53-e598e383b89b
2023-04-23T06:01:31.382Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId c17c8c42-cc58-4cb4-bf53-e598e383b89b and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:01:31.405Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.405Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229610778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.405Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.405Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.405Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229616428,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:01:31.405Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229616175,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682229616216,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682229610778,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.407Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.407Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682229617430,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:01:31.420Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c17c8c42-cc58-4cb4-bf53-e598e383b89b
2023-04-23T06:01:31.420Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId c17c8c42-cc58-4cb4-bf53-e598e383b89b and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-23T06:01:31.444Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.444Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229617177,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:01:31.456Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0efb2880-2748-4f56-9322-163a61d50b3f
2023-04-23T06:01:31.456Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0efb2880-2748-4f56-9322-163a61d50b3f and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:01:31.477Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229604118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229625298,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229629853,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229631176,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:01:31.482Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:50.427Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0efb2880-2748-4f56-9322-163a61d50b3f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:01:50.456Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0efb2880-2748-4f56-9322-163a61d50b3f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:01:50.466Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:01:50.466Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-23T06:01:50.467Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-23T06:01:50.467Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-23T06:01:50.467Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:01:50.467Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:01:50.467Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:01:50.468Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:01:50.468Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:01:50.468Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:01:50.468Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:01:50.481Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-23T06:02:20.481Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0efb2880-2748-4f56-9322-163a61d50b3f and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-23T06:02:20.496Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0efb2880-2748-4f56-9322-163a61d50b3f and serviceModelVersionId: 43e6a67b-1844-401e-abbc-e1df14744347
2023-04-23T06:02:20.496Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1b2caf17-da5f-44c3-b306-a4da0f4a4542
2023-04-23T06:02:20.498Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1b2caf17-da5f-44c3-b306-a4da0f4a4542/model-vers/model-ver/43e6a67b-1844-401e-abbc-e1df14744347?depth=0
2023-04-23T06:02:20.506Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-23T06:02:20.540Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1b2caf17-da5f-44c3-b306-a4da0f4a4542/model-vers/model-ver/43e6a67b-1844-401e-abbc-e1df14744347?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-23T06:02:20.541Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1b2caf17-da5f-44c3-b306-a4da0f4a4542/model-vers/model-ver/43e6a67b-1844-401e-abbc-e1df14744347?depth=0|INFO|500||Invoke
2023-04-23T06:02:20.549Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1b2caf17-da5f-44c3-b306-a4da0f4a4542/model-vers/model-ver/43e6a67b-1844-401e-abbc-e1df14744347?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-23T06:02:20.809Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1b2caf17-da5f-44c3-b306-a4da0f4a4542/model-vers/model-ver/43e6a67b-1844-401e-abbc-e1df14744347?depth=0|INFO|500||InvokeReturn
2023-04-23T06:02:20.810Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1b2caf17-da5f-44c3-b306-a4da0f4a4542/model-vers/model-ver/43e6a67b-1844-401e-abbc-e1df14744347?depth=0 has http status code:200 and response headers:{date=[Sun, 23 Apr 2023 06:02:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[255], vertex-id=[241760], x-aai-txid=[1-aai-resources-230423-06:02:21:314-79901], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-23T06:02:20.810Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T06:02:20.810Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-23T06:02:20.811Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:02:20.820Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-23T06:02:20.820Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0efb2880-2748-4f56-9322-163a61d50b3f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-23T06:02:20.821Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-23T06:02:20.821Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:20.822Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:20.822Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229740821,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-23T06:02:21.849Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-23T06:02:21.849Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c17c8c42-cc58-4cb4-bf53-e598e383b89b","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"5a5dadc7-4805-49ae-b737-5a064518dccd","serviceDescription":"service","serviceInvariantUUID":"b5b85730-e3cf-443a-9be9-b24421a05aff","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"896ed1b2-9cc3-4c16-b242-2e2f55374c2e","resourceInvariantUUID":"ab4f3010-c03d-4752-bf3d-b63d00106f5a","resourceCustomizationUUID":"5badf586-fd17-4ffa-95da-d19f59ddfcb3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MWUzMjllN2RiNDNlZDVmMDBhNzgwYjdmNDFmOTlkYjM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"86224eb2-55e8-4763-8dd1-d5f42b486a6e","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":"MTA0ZmViYTM3MzQ1MTI3NTk0ZjI3NjJhZWEyZTg0MTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b667212-83a6-41ba-b9c9-0dfafef64803","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":"f9d0cc58-eda2-490c-ad40-3d4ee65588dc","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2da8163b-93eb-46bc-89bd-1ddc475f99e0","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":"dd7bc189-3878-4f95-a2ce-bc4d07fbe062","artifactVersion":"2","generatedFromUUID":"f9d0cc58-eda2-490c-ad40-3d4ee65588dc"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NWQ3MmJiMzgyNjRmZGY5NDM3Y2E1OWU2ZmY3ODQwYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ae0e85b8-db31-4304-9f3c-00fe0bb809d3","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OTJiZjIzMWYxZmRiOTljODUzZjI3MThkZTdlNWY4MjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4489b4ae-2a3d-4cf3-8a72-675ebebdcf5e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-23T06:02:21.850Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:02:21.851Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:21.851Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:21.851Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:22.852Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:02:22.853Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:22.853Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:22.853Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:23.856Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:02:23.856Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:23.857Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:23.857Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:24.860Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:02:24.860Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:24.860Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:24.861Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:25.865Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:02:25.866Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:25.866Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:25.867Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:26.868Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:02:26.869Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:26.869Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:26.869Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:27.871Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:02:27.872Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:27.872Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:27.873Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:28.875Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "5a5dadc7-4805-49ae-b737-5a064518dccd",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b5b85730-e3cf-443a-9be9-b24421a05aff",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "5badf586-fd17-4ffa-95da-d19f59ddfcb3",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "896ed1b2-9cc3-4c16-b242-2e2f55374c2e",
      "resourceInvariantUUID": "ab4f3010-c03d-4752-bf3d-b63d00106f5a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
          "artifactChecksum": "MTA0ZmViYTM3MzQ1MTI3NTk0ZjI3NjJhZWEyZTg0MTY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1b667212-83a6-41ba-b9c9-0dfafef64803",
          "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": "f9d0cc58-eda2-490c-ad40-3d4ee65588dc",
          "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": "dd7bc189-3878-4f95-a2ce-bc4d07fbe062",
            "generatedFromUUID": "f9d0cc58-eda2-490c-ad40-3d4ee65588dc"
          },
          "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": "dd7bc189-3878-4f95-a2ce-bc4d07fbe062",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "OTJiZjIzMWYxZmRiOTljODUzZjI3MThkZTdlNWY4MjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "4489b4ae-2a3d-4cf3-8a72-675ebebdcf5e"
    }
  ],
  "workloadContext": "Production"
}
2023-04-23T06:02:28.875Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-23T06:02:28.876Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5a5dadc7-4805-49ae-b737-5a064518dccd ASDC
2023-04-23T06:02:28.876Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c17c8c42-cc58-4cb4-bf53-e598e383b89b
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:5a5dadc7-4805-49ae-b737-5a064518dccd
ServiceInvariantUUID:b5b85730-e3cf-443a-9be9-b24421a05aff
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:4489b4ae-2a3d-4cf3-8a72-675ebebdcf5e
ArtifactChecksum:OTJiZjIzMWYxZmRiOTljODUzZjI3MThkZTdlNWY4MjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:5badf586-fd17-4ffa-95da-d19f59ddfcb3
ResourceInvariantUUID:ab4f3010-c03d-4752-bf3d-b63d00106f5a
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:896ed1b2-9cc3-4c16-b242-2e2f55374c2e
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:1b667212-83a6-41ba-b9c9-0dfafef64803
ArtifactChecksum:MTA0ZmViYTM3MzQ1MTI3NTk0ZjI3NjJhZWEyZTg0MTY=
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:f9d0cc58-eda2-490c-ad40-3d4ee65588dc
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:dd7bc189-3878-4f95-a2ce-bc4d07fbe062
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:dd7bc189-3878-4f95-a2ce-bc4d07fbe062
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-23T06:02:28.876Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5a5dadc7-4805-49ae-b737-5a064518dccd ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-23T06:02:28.948Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T06:02:28.949Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T06:02:28.949Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T06:02:28.950Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4489b4ae-2a3d-4cf3-8a72-675ebebdcf5e from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-23T06:02:28.950Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T06:02:28.950Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-23T06:02:29.095Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T06:02:29.098Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 4489b4ae-2a3d-4cf3-8a72-675ebebdcf5e 75165
2023-04-23T06:02:29.098Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:29.099Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:29.099Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:02:29.099Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:29.100Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:29.100Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229749098,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:30.101Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T06:02:30.102Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T06:02:30.103Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 4489b4ae-2a3d-4cf3-8a72-675ebebdcf5e, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-23T06:02:30.103Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-23T06:02:30.104Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-23T06:02:30.104Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-23T06:02:30.374Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11943838836050015294/Definitions/service-BasicVm-template.yml
2023-04-23T06:02:31.143Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:31.145Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:31.145Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229629853,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:02:31.146Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:31.146Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:31.146Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "aai-model-loader",
  "timestamp": 1682229632179,
  "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=?
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-04-23T06:02:31.978Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-23T06:02:31.979Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T06:02:31.979Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-23T06:02:31.980Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-23T06:02:31.980Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:31.980Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-23T06:02:31.980Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:31.980Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:31.981Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-23T06:02:31.981Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-23T06:02:31.981Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-23T06:02:31.981Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T06:02:31.982Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:31.982Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:31.982Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-23T06:02:31.983Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-23T06:02:31.983Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T06:02:31.983Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:31.983Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:31.984Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-23T06:02:31.984Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-23T06:02:31.984Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T06:02:31.985Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:31.985Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:31.985Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:31.985Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-23T06:02:31.986Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-23T06:02:31.986Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-23T06:02:31.986Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-23T06:02:31.987Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-23T06:02:31.987Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-23T06:02:31.987Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:31.987Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-23T06:02:31.988Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:31.988Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-23T06:02:31.988Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:02:31.989Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:31.989Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-23T06:02:31.989Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:02:31.989Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:31.990Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-23T06:02:31.990Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:02:31.990Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:31.990Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-23T06:02:31.990Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-23T06:02:31.991Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-23T06:02:31.991Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=a117874e-125d-4b18-af44-6fe7b8936682
2023-04-23T06:02:31.991Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:31.991Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:31.992Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:31.992Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:31.992Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:31.992Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:31.992Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:31.993Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:31.993Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:5a5dadc7-4805-49ae-b737-5a064518dccd
Model Version:NULL
Model InvariantUuid:b5b85730-e3cf-443a-9be9-b24421a05aff
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:9c67d325-6d7d-41b5-aa5a-3459d2f54127
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ab4f3010-c03d-4752-bf3d-b63d00106f5a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:5badf586-fd17-4ffa-95da-d19f59ddfcb3
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:5ca6ccd4-652d-499c-a040-7cbfb5db332d
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:df09651f-b249-4d40-bfd8-474d680540ab
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:a117874e-125d-4b18-af44-6fe7b8936682
ModelInvariantUuid:20f9e9a3-2c39-494c-862c-fc436ab33041
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:7897fd7e-ee56-452c-b477-d52a05e2f8db
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:5b06e4a7-f2e9-44f1-b3a1-3b870cbab96b
ModelInvariantUuid:09580ff0-aa70-4186-8d00-521cf968375c
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:36cfd86f-2a8d-4ac1-98a4-3f34188153b0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-23T06:02:33.930Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c17c8c42-cc58-4cb4-bf53-e598e383b89b
2023-04-23T06:02:33.930Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c17c8c42-cc58-4cb4-bf53-e598e383b89b and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:02:33.953Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.953Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229629853,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:02:33.954Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.954Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.954Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229629853,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:02:33.954Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.954Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.954Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229629853,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:02:33.954Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.954Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.954Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229629853,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:02:33.955Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.955Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.955Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229629853,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:02:33.955Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.955Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.955Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229637637,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:02:33.955Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.955Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.955Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229639846,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:02:33.956Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.956Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.956Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682229640850,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:02:33.966Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c17c8c42-cc58-4cb4-bf53-e598e383b89b
2023-04-23T06:02:33.966Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c17c8c42-cc58-4cb4-bf53-e598e383b89b and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:02:33.984Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.984Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229667914,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-23T06:02:33.984Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.985Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.985Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:02:33.985Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.985Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.985Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:02:33.985Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.985Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.985Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:02:33.986Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.986Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.986Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:02:33.986Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.986Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.986Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:02:33.986Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.986Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.986Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:02:33.987Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.987Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.987Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:02:33.987Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.987Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.987Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:02:33.987Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.987Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.987Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229677168,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:02:33.988Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:33.988Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:33.988Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229679399,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:02:33.988Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:34.083Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 896ed1b2-9cc3-4c16-b242-2e2f55374c2e
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:02:34.093Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||basic_vm 0
2023-04-23T06:02:34.094Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 896ed1b2-9cc3-4c16-b242-2e2f55374c2e
2023-04-23T06:02:34.094Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1b667212-83a6-41ba-b9c9-0dfafef64803 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-04-23T06:02:34.094Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T06:02:34.095Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:34.208Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T06:02:34.209Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 1b667212-83a6-41ba-b9c9-0dfafef64803 787
2023-04-23T06:02:34.210Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:34.210Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:34.211Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:02:34.211Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:34.212Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:34.212Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229754210,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:35.214Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "5ca6ccd4-652d-499c-a040-7cbfb5db332d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "df09651f-b249-4d40-bfd8-474d680540ab",
    "vfModuleModelCustomizationUUID": "98fed0da-0205-4709-8055-839ee68b09a9",
    "isBase": true,
    "artifacts": [
      "f9d0cc58-eda2-490c-ad40-3d4ee65588dc",
      "dd7bc189-3878-4f95-a2ce-bc4d07fbe062"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-23T06:02:35.219Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:df09651f-b249-4d40-bfd8-474d680540ab
VfModuleModelInvariantUUID:5ca6ccd4-652d-499c-a040-7cbfb5db332d
VfModuleModelDescription:NULL
Artifacts UUID List:{
f9d0cc58-eda2-490c-ad40-3d4ee65588dc
,
dd7bc189-3878-4f95-a2ce-bc4d07fbe062

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-23T06:02:35.221Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "5ca6ccd4-652d-499c-a040-7cbfb5db332d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "df09651f-b249-4d40-bfd8-474d680540ab",
    "vfModuleModelCustomizationUUID": "98fed0da-0205-4709-8055-839ee68b09a9",
    "isBase": true,
    "artifacts": [
      "f9d0cc58-eda2-490c-ad40-3d4ee65588dc",
      "dd7bc189-3878-4f95-a2ce-bc4d07fbe062"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-23T06:02:35.221Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:df09651f-b249-4d40-bfd8-474d680540ab
VfModuleModelInvariantUUID:5ca6ccd4-652d-499c-a040-7cbfb5db332d
VfModuleModelDescription:NULL
Artifacts UUID List:{
f9d0cc58-eda2-490c-ad40-3d4ee65588dc
,
dd7bc189-3878-4f95-a2ce-bc4d07fbe062

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-23T06:02:35.221Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: f9d0cc58-eda2-490c-ad40-3d4ee65588dc from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-04-23T06:02:35.221Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T06:02:35.221Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:35.323Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T06:02:35.324Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml f9d0cc58-eda2-490c-ad40-3d4ee65588dc 5033
2023-04-23T06:02:35.324Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:35.324Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:35.325Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:02:35.325Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:35.325Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:35.325Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229755324,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:36.328Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: dd7bc189-3878-4f95-a2ce-bc4d07fbe062 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-04-23T06:02:36.328Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T06:02:36.329Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:36.436Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T06:02:36.437Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env dd7bc189-3878-4f95-a2ce-bc4d07fbe062 903
2023-04-23T06:02:36.438Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:36.438Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:36.438Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:02:36.439Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:36.439Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:36.439Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229756438,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:37.441Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 5a5dadc7-4805-49ae-b737-5a064518dccd
2023-04-23T06:02:37.442Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 896ed1b2-9cc3-4c16-b242-2e2f55374c2e ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:02:37.511Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@17cfc30c, org.onap.sdc.toscaparser.api.parameters.Input@71cf47e9, org.onap.sdc.toscaparser.api.parameters.Input@4424c769, org.onap.sdc.toscaparser.api.parameters.Input@22e9b45c, org.onap.sdc.toscaparser.api.parameters.Input@4bd7d4ae]
2023-04-23T06:02:37.512Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:37.513Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:37.513Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2023-04-23T06:02:37.513Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 5badf586-fd17-4ffa-95da-d19f59ddfcb3
2023-04-23T06:02:37.513Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5badf586-fd17-4ffa-95da-d19f59ddfcb3 matches Tosca VF Customization UUID: 5badf586-fd17-4ffa-95da-d19f59ddfcb3
2023-04-23T06:02:37.513Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 5badf586-fd17-4ffa-95da-d19f59ddfcb3  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-23T06:02:37.517Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:37.518Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:37.518Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 5badf586-fd17-4ffa-95da-d19f59ddfcb3: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-23T06:02:37.519Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4df5a193
2023-04-23T06:02:37.519Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:37.519Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-23T06:02:37.519Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 98fed0da-0205-4709-8055-839ee68b09a9
2023-04-23T06:02:37.519Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 98fed0da-0205-4709-8055-839ee68b09a9
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-23T06:02:37.524Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:37.524Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-23T06:02:37.524Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:02:37.524Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:37.525Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-23T06:02:37.525Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:02:37.525Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:37.525Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-04-23T06:02:37.525Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-23T06:02:37.526Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-23T06:02:37.526Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=a117874e-125d-4b18-af44-6fe7b8936682
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-23T06:02:37.530Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:37.530Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-23T06:02:37.531Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:02:37.531Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:37.531Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-04-23T06:02:37.531Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=5badf586-fd17-4ffa-95da-d19f59ddfcb3
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:02:37.538Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:37.538Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:37.538Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 5a5dadc7-4805-49ae-b737-5a064518dccd: basic_vm
2023-04-23T06:02:37.538Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:37.538Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:37.539Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:37.539Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:37.539Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:37.539Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:37.539Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:37.540Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:37.540Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:02:37.540Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:02:37.540Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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 (?, ?, ?, ?, ?)
2023-04-23T06:02:37.788Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 896ed1b2-9cc3-4c16-b242-2e2f55374c2e 1 ASDC deployResourceStructure
2023-04-23T06:02:37.788Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:37.788Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:37.789Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:02:37.789Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:37.789Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:37.789Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229757788,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:38.790Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:38.791Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:38.791Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:02:38.792Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:38.792Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:38.792Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229758790,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:39.793Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:39.794Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:39.794Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:02:39.795Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:39.795Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:39.795Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229759793,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:40.797Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:40.798Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-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
2023-04-23T06:02:40.798Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:02:40.798Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:40.799Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:40.799Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229760797,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:41.800Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c17c8c42-cc58-4cb4-bf53-e598e383b89b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:02:41.843Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c17c8c42-cc58-4cb4-bf53-e598e383b89b
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:02:41.848Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:02:41.848Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-23T06:02:41.848Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-23T06:02:41.848Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-23T06:02:41.848Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:02:41.848Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:02:41.848Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:02:41.849Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:02:41.849Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:02:41.849Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:02:41.859Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-23T06:03:11.859Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c17c8c42-cc58-4cb4-bf53-e598e383b89b and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-23T06:03:11.869Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c17c8c42-cc58-4cb4-bf53-e598e383b89b and serviceModelVersionId: 5a5dadc7-4805-49ae-b737-5a064518dccd
2023-04-23T06:03:11.869Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b5b85730-e3cf-443a-9be9-b24421a05aff
2023-04-23T06:03:11.870Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b5b85730-e3cf-443a-9be9-b24421a05aff/model-vers/model-ver/5a5dadc7-4805-49ae-b737-5a064518dccd?depth=0
2023-04-23T06:03:11.873Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-23T06:03:11.898Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b5b85730-e3cf-443a-9be9-b24421a05aff/model-vers/model-ver/5a5dadc7-4805-49ae-b737-5a064518dccd?depth=0|INFO|500||Invoke
2023-04-23T06:03:11.898Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b5b85730-e3cf-443a-9be9-b24421a05aff/model-vers/model-ver/5a5dadc7-4805-49ae-b737-5a064518dccd?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b5b85730-e3cf-443a-9be9-b24421a05aff/model-vers/model-ver/5a5dadc7-4805-49ae-b737-5a064518dccd?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c17c8c42-cc58-4cb4-bf53-e598e383b89b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b9906548-1712-45c0-be0d-709c88d6d35f], X-ECOMP-RequestID=[c17c8c42-cc58-4cb4-bf53-e598e383b89b], X-TransactionId=[], X-ONAP-RequestID=[c17c8c42-cc58-4cb4-bf53-e598e383b89b], Content-Type=[application/merge-patch+json]}
2023-04-23T06:03:11.910Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b5b85730-e3cf-443a-9be9-b24421a05aff/model-vers/model-ver/5a5dadc7-4805-49ae-b737-5a064518dccd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-23T06:03:12.086Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b5b85730-e3cf-443a-9be9-b24421a05aff/model-vers/model-ver/5a5dadc7-4805-49ae-b737-5a064518dccd?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/b5b85730-e3cf-443a-9be9-b24421a05aff/model-vers/model-ver/5a5dadc7-4805-49ae-b737-5a064518dccd?depth=0 has http status code:200 and response headers:{date=[Sun, 23 Apr 2023 06:03:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[170], vertex-id=[200768], x-aai-txid=[0-aai-resources-230423-06:03:12:675-69642], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-23T06:03:12.087Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b5b85730-e3cf-443a-9be9-b24421a05aff/model-vers/model-ver/5a5dadc7-4805-49ae-b737-5a064518dccd?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-23T06:03:12.087Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b5b85730-e3cf-443a-9be9-b24421a05aff/model-vers/model-ver/5a5dadc7-4805-49ae-b737-5a064518dccd?depth=0|INFO|500||InvokeReturn
2023-04-23T06:03:12.087Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-23T06:03:12.087Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:03:12.102Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-23T06:03:12.102Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c17c8c42-cc58-4cb4-bf53-e598e383b89b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-23T06:03:12.102Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-23T06:03:12.102Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:03:12.102Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:03:12.102Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to send status: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229792102,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-23T06:03:13.136Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:03:31.143Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:03:31.146Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:03:31.147Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229740821,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-23T06:03:31.148Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:03:31.149Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:03:31.150Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:03:31.150Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:03:31.151Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:03:31.151Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-04-23T06:03:31.152Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:03:31.152Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:03:31.152Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-23T06:03:31.152Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:03:31.152Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:03:31.153Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:03:31.153Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:03:31.153Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:03:31.153Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-23T06:03:31.154Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:03:31.154Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:03:31.154Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:03:31.154Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:03:31.154Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:03:31.154Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229668948,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:03:31.155Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:03:31.155Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:03:31.155Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229749098,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:03:31.156Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:04:13.137Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:04:31.143Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:04:31.145Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:04:31.145Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229754210,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:04:31.146Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:04:31.147Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:04:31.147Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229755324,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:04:31.147Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:04:31.147Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:04:31.147Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229756438,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:04:31.148Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:04:31.148Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:04:31.148Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229757788,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-23T06:04:31.148Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:04:31.148Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:04:31.148Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229758790,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-04-23T06:04:31.149Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:04:31.149Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:04:31.149Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229759793,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-04-23T06:04:31.149Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:04:31.149Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:04:31.149Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229760797,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:04:31.150Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:04:31.150Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:04:31.150Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682229792102,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-23T06:04:31.150Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:05:13.139Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:05:31.143Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:06:13.139Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:06:31.145Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:07:13.144Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:07:31.147Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:08:13.145Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:08:31.148Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:09:13.145Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:09:31.149Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:10:13.147Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:10:31.151Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:11:13.149Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:11:31.152Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:12:13.150Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:12:31.152Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:13:13.153Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:13:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:13.156Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:14:30.276Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-23T06:14:30.277Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"a0c122eb-e96c-4d0b-9234-0e62f2d80562","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"d7783245-ec3f-4696-99d7-c75ea0395578","serviceDescription":"service","serviceInvariantUUID":"bf70b2bc-746a-463b-af63-d7ba58d6a93b","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"bfeb237d-4c1b-4a5c-87e0-24cf9c2cb20d","resourceInvariantUUID":"555fb3a1-3e5e-41f5-9e36-7ef5557bec9f","resourceCustomizationUUID":"92bfbc42-381f-4ef2-8b56-c9b6840bfafa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"OTc5OGQ4MGU4ZTAzYWM5N2FhYzFmODlhYjYyOWFhOTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b1366f42-f162-44e8-92cb-d3db4868aadb","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":"YWIwNjgwMTYzNjliZTA3ZDVlMmVlNmUxYmMxZGYxYjg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6ce0c302-3e1c-40ae-8f25-be27059bcc63","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":"f321e04a-43dc-4ca4-89dd-937c05e97e78","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"49e32350-7328-42ff-b244-a2022d0abcf0","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":"71fc3f25-43c5-4c3c-980e-73c83f24e508","artifactVersion":"2","generatedFromUUID":"542ed57f-b7fc-4e08-9f03-a80046ac94b3"},{"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":"8f1b07f8-e487-4b87-84ac-741f6a8e1e14","artifactVersion":"2","generatedFromUUID":"f321e04a-43dc-4ca4-89dd-937c05e97e78"},{"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":"542ed57f-b7fc-4e08-9f03-a80046ac94b3","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"d9be8ba9-b460-4369-913d-7fce70696bc6","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":"ZmQ5YjhkODc1YzRhMDM2MjRjYzE5MTNhMjMxYTllMDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2bc61031-2bc0-4a5c-926f-921c6316774d","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YmE5ZTkxZmVkMGYxZjJmZTY2NDMxODMyYmI5ZjE3MTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"33b8af5a-d034-4e36-a67f-07a6e8987abe","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-23T06:14:30.282Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:14:30.283Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:30.283Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:30.283Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:30.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:14:30.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230457245,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:14:30.311Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:14:31.143Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:31.145Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:14:31.145Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230458452,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:14:31.146Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:14:31.146Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:14:31.146Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230456324,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:14:31.146Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:14:31.146Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:14:31.147Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:14:31.147Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:14:31.292Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:14:31.293Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:31.293Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:31.293Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:32.294Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:14:32.295Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:32.295Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:32.295Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:33.296Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:14:33.296Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:33.296Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:33.297Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:34.298Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:14:34.298Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:34.299Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:34.299Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:35.299Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:14:35.300Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:35.301Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:35.301Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:36.302Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:14:36.303Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:36.303Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:36.303Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:37.304Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:14:37.305Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:37.305Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:37.305Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:38.306Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:14:38.307Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:38.307Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:38.307Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:39.308Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:14:39.308Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:39.309Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:39.309Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:40.314Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "d7783245-ec3f-4696-99d7-c75ea0395578",
  "serviceDescription": "service",
  "serviceInvariantUUID": "bf70b2bc-746a-463b-af63-d7ba58d6a93b",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "92bfbc42-381f-4ef2-8b56-c9b6840bfafa",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "bfeb237d-4c1b-4a5c-87e0-24cf9c2cb20d",
      "resourceInvariantUUID": "555fb3a1-3e5e-41f5-9e36-7ef5557bec9f",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_cnf_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
          "artifactChecksum": "YWIwNjgwMTYzNjliZTA3ZDVlMmVlNmUxYmMxZGYxYjg\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "6ce0c302-3e1c-40ae-8f25-be27059bcc63",
          "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": "f321e04a-43dc-4ca4-89dd-937c05e97e78",
          "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": "8f1b07f8-e487-4b87-84ac-741f6a8e1e14",
            "generatedFromUUID": "f321e04a-43dc-4ca4-89dd-937c05e97e78"
          },
          "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": "71fc3f25-43c5-4c3c-980e-73c83f24e508",
          "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": "8f1b07f8-e487-4b87-84ac-741f6a8e1e14",
          "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": "542ed57f-b7fc-4e08-9f03-a80046ac94b3",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "YmE5ZTkxZmVkMGYxZjJmZTY2NDMxODMyYmI5ZjE3MTQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "33b8af5a-d034-4e36-a67f-07a6e8987abe"
    }
  ],
  "workloadContext": "Production"
}
2023-04-23T06:14:40.315Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-23T06:14:40.315Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 d7783245-ec3f-4696-99d7-c75ea0395578 ASDC
2023-04-23T06:14:40.316Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:a0c122eb-e96c-4d0b-9234-0e62f2d80562
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:d7783245-ec3f-4696-99d7-c75ea0395578
ServiceInvariantUUID:bf70b2bc-746a-463b-af63-d7ba58d6a93b
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
ArtifactUUID:33b8af5a-d034-4e36-a67f-07a6e8987abe
ArtifactChecksum:YmE5ZTkxZmVkMGYxZjJmZTY2NDMxODMyYmI5ZjE3MTQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:92bfbc42-381f-4ef2-8b56-c9b6840bfafa
ResourceInvariantUUID:555fb3a1-3e5e-41f5-9e36-7ef5557bec9f
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:bfeb237d-4c1b-4a5c-87e0-24cf9c2cb20d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_cnf_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
ArtifactUUID:6ce0c302-3e1c-40ae-8f25-be27059bcc63
ArtifactChecksum:YWIwNjgwMTYzNjliZTA3ZDVlMmVlNmUxYmMxZGYxYjg=
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:f321e04a-43dc-4ca4-89dd-937c05e97e78
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:8f1b07f8-e487-4b87-84ac-741f6a8e1e14
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:71fc3f25-43c5-4c3c-980e-73c83f24e508
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:8f1b07f8-e487-4b87-84ac-741f6a8e1e14
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:542ed57f-b7fc-4e08-9f03-a80046ac94b3
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-23T06:14:40.316Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d7783245-ec3f-4696-99d7-c75ea0395578 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:14:40.399Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T06:14:40.400Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-23T06:14:40.400Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-23T06:14:40.400Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 33b8af5a-d034-4e36-a67f-07a6e8987abe from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-23T06:14:40.401Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-23T06:14:40.401Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-23T06:14:40.548Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-23T06:14:40.553Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 33b8af5a-d034-4e36-a67f-07a6e8987abe 163246
2023-04-23T06:14:40.554Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-23T06:14:40.554Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-23T06:14:40.554Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:14:40.555Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:40.555Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:40.555Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230480554,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:41.557Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T06:14:41.558Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-23T06:14:41.559Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 33b8af5a-d034-4e36-a67f-07a6e8987abe, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-23T06:14:41.561Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-04-23T06:14:41.562Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-23T06:14:41.562Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-23T06:14:41.757Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10996132692164627733/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-04-23T06:14:43.215Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-23T06:14:43.216Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-23T06:14:43.216Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-23T06:14:43.216Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-04-23T06:14:43.216Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-23T06:14:43.216Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-23T06:14:43.217Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-23T06:14:43.217Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-04-23T06:14:43.217Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-23T06:14:43.217Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:43.217Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:43.218Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-23T06:14:43.218Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-23T06:14:43.218Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T06:14:43.218Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:43.219Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:43.219Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-23T06:14:43.219Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-23T06:14:43.219Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T06:14:43.219Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:43.219Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:43.220Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:43.220Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-23T06:14:43.220Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-04-23T06:14:43.220Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-04-23T06:14:43.220Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-23T06:14:43.220Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:43.221Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-23T06:14:43.221Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:43.221Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-23T06:14:43.221Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:14:43.221Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:43.222Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-23T06:14:43.222Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:14:43.222Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:43.222Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-23T06:14:43.222Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:14:43.222Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:43.223Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-23T06:14:43.223Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:14:43.223Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:43.223Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-04-23T06:14:43.223Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-04-23T06:14:43.223Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=d79ee858-e37f-499c-8fc5-16d6cfb74b39
2023-04-23T06:14:43.223Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:43.224Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:43.224Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:43.224Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:43.224Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:43.224Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:43.224Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:43.224Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:43.225Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:d7783245-ec3f-4696-99d7-c75ea0395578
Model Version:NULL
Model InvariantUuid:bf70b2bc-746a-463b-af63-d7ba58d6a93b
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:0d6b25dd-68d7-46fe-a095-ee93563f7267
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:555fb3a1-3e5e-41f5-9e36-7ef5557bec9f
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:92bfbc42-381f-4ef2-8b56-c9b6840bfafa
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:9d46de1a-9f4f-4178-bcf8-48e65d5ae316
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:a269d5a8-baef-4e4b-a6e7-7bb4f2517cb5
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:21ba01fb-ca51-46ef-aecd-c2f113979e3d
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:2dc9207e-aeec-41bb-9237-f7d548df2772
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:d79ee858-e37f-499c-8fc5-16d6cfb74b39
ModelInvariantUuid:d438a2b4-d8ee-465d-89e4-88fcd4d7aac6
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:b2b59334-1513-4229-be88-bbeb6050ea56
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:be5823c3-fc90-408f-ab01-24170ad03f78
ModelInvariantUuid:96651516-35a8-4fb1-96cc-de02008d2815
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:8c3aa737-5d48-46e7-b885-7692fe7a5e6f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-23T06:14:43.236Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: bfeb237d-4c1b-4a5c-87e0-24cf9c2cb20d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:14:43.243Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||basic_cnf_macro 0
2023-04-23T06:14:43.244Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: bfeb237d-4c1b-4a5c-87e0-24cf9c2cb20d
2023-04-23T06:14:43.244Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 6ce0c302-3e1c-40ae-8f25-be27059bcc63 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-23T06:14:43.244Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-23T06:14:43.245Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-23T06:14:43.332Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-23T06:14:43.333Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 6ce0c302-3e1c-40ae-8f25-be27059bcc63 1565
2023-04-23T06:14:43.333Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-04-23T06:14:43.333Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-23T06:14:43.333Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:14:43.333Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:43.334Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:43.334Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230483333,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:44.335Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "21ba01fb-ca51-46ef-aecd-c2f113979e3d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2dc9207e-aeec-41bb-9237-f7d548df2772",
    "vfModuleModelCustomizationUUID": "748bed9c-0dab-4cfa-8f84-7c03135f1f71",
    "isBase": true,
    "artifacts": [
      "f321e04a-43dc-4ca4-89dd-937c05e97e78",
      "8f1b07f8-e487-4b87-84ac-741f6a8e1e14"
    ],
    "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": "9d46de1a-9f4f-4178-bcf8-48e65d5ae316",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a269d5a8-baef-4e4b-a6e7-7bb4f2517cb5",
    "vfModuleModelCustomizationUUID": "a43c471d-6228-4c4b-900c-6e80692bce1a",
    "isBase": false,
    "artifacts": [
      "542ed57f-b7fc-4e08-9f03-a80046ac94b3"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-23T06:14:44.341Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2dc9207e-aeec-41bb-9237-f7d548df2772
VfModuleModelInvariantUUID:21ba01fb-ca51-46ef-aecd-c2f113979e3d
VfModuleModelDescription:NULL
Artifacts UUID List:{
f321e04a-43dc-4ca4-89dd-937c05e97e78
,
8f1b07f8-e487-4b87-84ac-741f6a8e1e14

}
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:a269d5a8-baef-4e4b-a6e7-7bb4f2517cb5
VfModuleModelInvariantUUID:9d46de1a-9f4f-4178-bcf8-48e65d5ae316
VfModuleModelDescription:NULL
Artifacts UUID List:{
542ed57f-b7fc-4e08-9f03-a80046ac94b3

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2023-04-23T06:14:44.344Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "21ba01fb-ca51-46ef-aecd-c2f113979e3d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2dc9207e-aeec-41bb-9237-f7d548df2772",
    "vfModuleModelCustomizationUUID": "748bed9c-0dab-4cfa-8f84-7c03135f1f71",
    "isBase": true,
    "artifacts": [
      "f321e04a-43dc-4ca4-89dd-937c05e97e78",
      "8f1b07f8-e487-4b87-84ac-741f6a8e1e14"
    ],
    "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": "9d46de1a-9f4f-4178-bcf8-48e65d5ae316",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a269d5a8-baef-4e4b-a6e7-7bb4f2517cb5",
    "vfModuleModelCustomizationUUID": "a43c471d-6228-4c4b-900c-6e80692bce1a",
    "isBase": false,
    "artifacts": [
      "542ed57f-b7fc-4e08-9f03-a80046ac94b3"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-23T06:14:44.345Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2dc9207e-aeec-41bb-9237-f7d548df2772
VfModuleModelInvariantUUID:21ba01fb-ca51-46ef-aecd-c2f113979e3d
VfModuleModelDescription:NULL
Artifacts UUID List:{
f321e04a-43dc-4ca4-89dd-937c05e97e78
,
8f1b07f8-e487-4b87-84ac-741f6a8e1e14

}
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:a269d5a8-baef-4e4b-a6e7-7bb4f2517cb5
VfModuleModelInvariantUUID:9d46de1a-9f4f-4178-bcf8-48e65d5ae316
VfModuleModelDescription:NULL
Artifacts UUID List:{
542ed57f-b7fc-4e08-9f03-a80046ac94b3

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2023-04-23T06:14:44.345Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: f321e04a-43dc-4ca4-89dd-937c05e97e78 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-23T06:14:44.345Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-23T06:14:44.346Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-23T06:14:44.437Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-23T06:14:44.438Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml f321e04a-43dc-4ca4-89dd-937c05e97e78 914
2023-04-23T06:14:44.439Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-04-23T06:14:44.439Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-23T06:14:44.439Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:14:44.440Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:44.440Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:44.441Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230484438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:45.442Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 71fc3f25-43c5-4c3c-980e-73c83f24e508 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-04-23T06:14:45.443Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-23T06:14:45.443Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-04-23T06:14:45.547Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-23T06:14:45.547Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 71fc3f25-43c5-4c3c-980e-73c83f24e508 12
2023-04-23T06:14:45.548Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-04-23T06:14:45.548Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-04-23T06:14:45.548Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:14:45.549Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:45.549Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:45.549Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230485548,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:46.550Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8f1b07f8-e487-4b87-84ac-741f6a8e1e14 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-23T06:14:46.550Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-23T06:14:46.551Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-23T06:14:46.632Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-23T06:14:46.633Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 8f1b07f8-e487-4b87-84ac-741f6a8e1e14 96
2023-04-23T06:14:46.633Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-04-23T06:14:46.633Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-23T06:14:46.633Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:14:46.634Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:46.634Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:46.634Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230486633,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:47.635Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 542ed57f-b7fc-4e08-9f03-a80046ac94b3 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-04-23T06:14:47.636Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-23T06:14:47.636Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-04-23T06:14:47.736Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-23T06:14:47.737Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 542ed57f-b7fc-4e08-9f03-a80046ac94b3 20206
2023-04-23T06:14:47.737Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-04-23T06:14:47.737Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-04-23T06:14:47.738Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:14:47.738Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:47.738Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:47.738Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230487737,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:48.747Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: d7783245-ec3f-4696-99d7-c75ea0395578
2023-04-23T06:14:48.747Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 bfeb237d-4c1b-4a5c-87e0-24cf9c2cb20d ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:14:48.765Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3dda07d6, org.onap.sdc.toscaparser.api.parameters.Input@633262a9, org.onap.sdc.toscaparser.api.parameters.Input@7b50ef56, org.onap.sdc.toscaparser.api.parameters.Input@4847f8bf, org.onap.sdc.toscaparser.api.parameters.Input@254ea2d6]
2023-04-23T06:14:48.767Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:48.767Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:48.768Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2023-04-23T06:14:48.768Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 92bfbc42-381f-4ef2-8b56-c9b6840bfafa
2023-04-23T06:14:48.768Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 92bfbc42-381f-4ef2-8b56-c9b6840bfafa matches Tosca VF Customization UUID: 92bfbc42-381f-4ef2-8b56-c9b6840bfafa
2023-04-23T06:14:48.768Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 92bfbc42-381f-4ef2-8b56-c9b6840bfafa  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-23T06:14:48.771Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:48.772Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:48.772Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 92bfbc42-381f-4ef2-8b56-c9b6840bfafa: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"}
2023-04-23T06:14:48.772Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5eba43c0
2023-04-23T06:14:48.772Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:48.772Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-23T06:14:48.773Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a43c471d-6228-4c4b-900c-6e80692bce1a
2023-04-23T06:14:48.773Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a43c471d-6228-4c4b-900c-6e80692bce1a
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-23T06:14:48.776Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:48.777Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-23T06:14:48.777Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:14:48.777Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:48.777Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-23T06:14:48.777Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:14:48.778Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:48.778Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-04-23T06:14:48.778Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=92bfbc42-381f-4ef2-8b56-c9b6840bfafa
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:14:48.781Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:48.781Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:48.781Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid d7783245-ec3f-4696-99d7-c75ea0395578: basic_cnf_macro
2023-04-23T06:14:48.782Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:48.782Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:48.782Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:48.782Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:48.782Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:48.782Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:48.783Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:48.783Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:48.783Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:14:48.783Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:14:48.783Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Saving Service: basic_cnf_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:14:48.853Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro bfeb237d-4c1b-4a5c-87e0-24cf9c2cb20d 2 ASDC deployResourceStructure
2023-04-23T06:14:48.854Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-04-23T06:14:48.854Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-04-23T06:14:48.854Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:14:48.854Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:48.855Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:48.855Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230488854,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:49.856Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-04-23T06:14:49.856Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-04-23T06:14:49.857Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:14:49.857Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:49.857Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:49.858Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230489856,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:50.869Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-04-23T06:14:50.869Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource)
2023-04-23T06:14:50.869Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-23T06:14:50.869Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:50.870Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:50.870Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230490859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:51.871Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-04-23T06:14:51.871Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-04-23T06:14:51.871Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:14:51.872Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:51.872Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:51.872Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230491871,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:52.873Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-04-23T06:14:52.874Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource)
2023-04-23T06:14:52.874Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-23T06:14:52.875Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:52.875Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:52.875Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230492873,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:53.877Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-04-23T06:14:53.877Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-04-23T06:14:53.878Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:14:53.878Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:14:53.878Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:14:53.878Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230493877,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:14:54.880Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0c122eb-e96c-4d0b-9234-0e62f2d80562
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:14:54.905Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0c122eb-e96c-4d0b-9234-0e62f2d80562
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:14:54.910Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:14:54.910Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T06:14:54.910Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T06:15:24.911Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0c122eb-e96c-4d0b-9234-0e62f2d80562
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:15:24.935Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0c122eb-e96c-4d0b-9234-0e62f2d80562
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:15:24.939Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:15:24.939Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T06:15:24.939Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T06:15:31.143Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:15:31.145Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:15:31.145Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230450806,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:15:31.146Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:15:31.147Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:15:31.147Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230469853,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:15:31.147Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:15:54.940Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0c122eb-e96c-4d0b-9234-0e62f2d80562
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:15:54.966Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0c122eb-e96c-4d0b-9234-0e62f2d80562
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:15:54.970Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:15:54.970Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T06:15:54.970Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T06:16:24.971Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0c122eb-e96c-4d0b-9234-0e62f2d80562
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:16:25.006Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0c122eb-e96c-4d0b-9234-0e62f2d80562
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:16:25.010Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:16:25.010Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T06:16:25.011Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T06:16:31.143Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:16:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230457245,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230458452,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230456324,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230450806,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230469853,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230458452,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230457245,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230456324,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230450806,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230469853,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230456324,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230458452,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230457245,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230450806,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230474118,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230469853,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230458452,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230456324,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230450806,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230457245,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230474118,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230469853,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230458452,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230456324,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230450806,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230457245,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230474118,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.167Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230469853,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.167Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.167Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.167Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230458452,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.167Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.167Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.167Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230456324,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.167Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.168Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.168Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230457245,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.168Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.168Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.168Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.168Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.168Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.168Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230450806,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.168Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.169Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.169Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230474118,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.169Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.169Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.169Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230469853,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.169Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.169Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.169Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230458452,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.170Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.170Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.170Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230456324,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.170Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.170Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.170Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230450806,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.170Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.171Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.171Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230457245,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.171Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.171Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.171Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.171Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.171Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.171Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230474118,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.172Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.172Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.172Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230469853,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.172Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.172Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.172Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230458452,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.172Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.172Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.172Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230456324,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.173Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.173Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.173Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230450806,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.173Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.173Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.173Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230457245,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.173Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.174Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.174Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.174Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.174Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.174Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230474118,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.174Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.174Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.174Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230469853,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.175Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.175Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.175Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230458452,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.175Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.175Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.175Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230456324,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.175Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.175Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.175Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230450806,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.176Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.176Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.176Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230457245,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.176Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.176Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.176Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230453156,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.176Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.176Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.176Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230474118,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.177Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.177Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.177Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230469853,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.177Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.177Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.177Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230480533,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.177Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.177Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.178Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230480992,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.178Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.178Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.178Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230481099,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.178Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.178Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.178Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230480554,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.178Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.179Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.179Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230474118,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.179Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.179Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.179Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230481288,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.179Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.179Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.179Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230482103,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:16:31.180Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.180Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.180Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230481655,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.180Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.180Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.180Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230474118,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.180Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.180Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.180Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230483106,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:16:31.198Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a0c122eb-e96c-4d0b-9234-0e62f2d80562
2023-04-23T06:16:31.199Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0c122eb-e96c-4d0b-9234-0e62f2d80562 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:16:31.228Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.229Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230482742,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.229Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.229Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.229Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230474118,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.229Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.230Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.230Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230483764,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:16:31.244Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of a0c122eb-e96c-4d0b-9234-0e62f2d80562
2023-04-23T06:16:31.244Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0c122eb-e96c-4d0b-9234-0e62f2d80562 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:16:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230483333,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230483462,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:16:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230483844,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230484301,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.267Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.267Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230484467,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:16:31.279Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a0c122eb-e96c-4d0b-9234-0e62f2d80562
2023-04-23T06:16:31.279Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0c122eb-e96c-4d0b-9234-0e62f2d80562 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:16:31.320Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.321Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230484438,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.321Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.321Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.321Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230484987,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:16:31.333Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a0c122eb-e96c-4d0b-9234-0e62f2d80562
2023-04-23T06:16:31.334Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0c122eb-e96c-4d0b-9234-0e62f2d80562 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-23T06:16:31.349Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.349Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230485548,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.350Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.350Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.350Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230485988,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-23T06:16:31.350Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.351Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.351Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230486633,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.351Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.351Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.352Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230487737,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.352Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.352Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.352Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230488854,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-23T06:16:31.353Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.353Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.353Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230489856,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2023-04-23T06:16:31.353Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.353Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.354Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230490476,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:16:31.354Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.354Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.354Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230490859,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-04-23T06:16:31.355Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.355Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.355Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230491480,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:16:31.368Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a0c122eb-e96c-4d0b-9234-0e62f2d80562
2023-04-23T06:16:31.368Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a0c122eb-e96c-4d0b-9234-0e62f2d80562 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:16:31.387Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.387Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230491871,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2023-04-23T06:16:31.387Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.387Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.387Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230484107,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.387Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.387Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.387Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230486991,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.388Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.388Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.388Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230484766,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.388Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.388Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.388Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230480522,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.388Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.388Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.388Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230492873,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-04-23T06:16:31.389Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.389Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.389Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230484107,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.389Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.389Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.389Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230480522,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.389Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.389Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.390Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230486991,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.390Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.390Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.390Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230484766,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.390Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.390Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.390Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230493877,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:16:31.390Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.390Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.391Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230484107,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.391Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.391Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.391Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230480522,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.391Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.391Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.391Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230484766,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.391Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.391Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.392Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230486991,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.392Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.392Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.392Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230484107,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.392Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.392Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.392Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230480522,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.392Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.392Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.393Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230486991,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.393Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.393Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.394Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230484766,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.394Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.394Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.395Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230484107,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.395Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.395Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.395Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230480522,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.395Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.395Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.396Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230486991,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.396Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.396Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.396Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230484766,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.396Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.396Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.396Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230484107,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.397Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.397Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.397Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230480522,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.397Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.397Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.397Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230484766,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.397Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.398Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.398Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230486991,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.398Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.398Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.398Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230484107,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.398Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.398Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.398Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230480522,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.399Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.399Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.399Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230484766,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.399Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.399Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.399Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230486991,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.399Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.400Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.400Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230480522,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.400Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.400Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.400Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230484107,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.400Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.401Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.401Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230486991,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.401Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.401Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.401Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230484766,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.401Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.401Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.402Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230500125,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.402Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.402Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.402Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230500681,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.402Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.402Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.402Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230500591,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.403Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.403Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.403Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230499854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.403Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.403Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.403Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230501683,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:16:31.403Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.404Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.404Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230501243,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.404Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.404Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.404Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230499854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.404Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.404Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.405Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230501964,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:16:31.441Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 6302d430-b75d-41cd-96fd-7057faadde5c
2023-04-23T06:16:31.441Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6302d430-b75d-41cd-96fd-7057faadde5c and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:16:31.462Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.462Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230502684,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:16:31.475Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6302d430-b75d-41cd-96fd-7057faadde5c
2023-04-23T06:16:31.475Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6302d430-b75d-41cd-96fd-7057faadde5c and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:16:31.498Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.498Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230502337,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.498Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.499Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.499Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230499854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.499Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.499Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.500Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230503395,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:16:31.516Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6302d430-b75d-41cd-96fd-7057faadde5c
2023-04-23T06:16:31.517Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6302d430-b75d-41cd-96fd-7057faadde5c and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-23T06:16:31.535Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.535Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230499854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.535Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.535Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.536Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230504118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.536Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.536Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.536Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230504397,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-23T06:16:31.537Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.537Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.537Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230499854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.538Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.538Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.538Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230504118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.538Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.539Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.539Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230499854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.539Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.539Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.540Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230504118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.540Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.540Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.540Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230499854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.541Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.541Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.541Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230504118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.542Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.542Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.542Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230499854,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.542Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.542Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.542Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230504118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.543Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.543Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.543Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230508641,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.543Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.543Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.544Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230504118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.544Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.544Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.544Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230504118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:16:31.544Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.544Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.545Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230511009,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:16:31.545Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.545Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.545Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230504118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:16:31.546Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.546Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.546Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230512014,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:16:31.560Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6302d430-b75d-41cd-96fd-7057faadde5c
2023-04-23T06:16:31.560Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6302d430-b75d-41cd-96fd-7057faadde5c and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:16:31.580Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.581Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230512255,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:16:31.581Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.581Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.581Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230517953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:16:31.582Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:16:31.582Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:16:31.582Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230518956,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:16:31.594Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6302d430-b75d-41cd-96fd-7057faadde5c
2023-04-23T06:16:31.594Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6302d430-b75d-41cd-96fd-7057faadde5c and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:16:55.011Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a0c122eb-e96c-4d0b-9234-0e62f2d80562
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:16:55.036Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a0c122eb-e96c-4d0b-9234-0e62f2d80562
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:16:55.042Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:16:55.042Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-23T06:16:55.042Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-23T06:16:55.042Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-23T06:16:55.042Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:16:55.042Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:16:55.043Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:16:55.043Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:16:55.043Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:16:55.043Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:16:55.056Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-23T06:17:25.057Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a0c122eb-e96c-4d0b-9234-0e62f2d80562 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-23T06:17:25.070Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a0c122eb-e96c-4d0b-9234-0e62f2d80562 and serviceModelVersionId: d7783245-ec3f-4696-99d7-c75ea0395578
2023-04-23T06:17:25.070Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bf70b2bc-746a-463b-af63-d7ba58d6a93b
2023-04-23T06:17:25.071Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bf70b2bc-746a-463b-af63-d7ba58d6a93b/model-vers/model-ver/d7783245-ec3f-4696-99d7-c75ea0395578?depth=0
2023-04-23T06:17:25.081Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-23T06:17:25.118Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf70b2bc-746a-463b-af63-d7ba58d6a93b/model-vers/model-ver/d7783245-ec3f-4696-99d7-c75ea0395578?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-23T06:17:25.120Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf70b2bc-746a-463b-af63-d7ba58d6a93b/model-vers/model-ver/d7783245-ec3f-4696-99d7-c75ea0395578?depth=0|INFO|500||Invoke
2023-04-23T06:17:25.126Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf70b2bc-746a-463b-af63-d7ba58d6a93b/model-vers/model-ver/d7783245-ec3f-4696-99d7-c75ea0395578?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-23T06:17:25.303Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf70b2bc-746a-463b-af63-d7ba58d6a93b/model-vers/model-ver/d7783245-ec3f-4696-99d7-c75ea0395578?depth=0|INFO|500||InvokeReturn
2023-04-23T06:17:25.304Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bf70b2bc-746a-463b-af63-d7ba58d6a93b/model-vers/model-ver/d7783245-ec3f-4696-99d7-c75ea0395578?depth=0 has http status code:200 and response headers:{date=[Sun, 23 Apr 2023 06:17:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[173], vertex-id=[188520], x-aai-txid=[2-aai-resources-230423-06:17:25:875-78782], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-23T06:17:25.304Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T06:17:25.304Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-23T06:17:25.305Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:17:25.313Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-23T06:17:25.313Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a0c122eb-e96c-4d0b-9234-0e62f2d80562 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-23T06:17:25.313Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-23T06:17:25.314Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:25.314Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:25.314Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230645313,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-23T06:17:26.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:17:26.352Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-23T06:17:26.352Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6302d430-b75d-41cd-96fd-7057faadde5c","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"b3838bbd-d3f7-4f73-b6ed-4e509d74ac56","serviceDescription":"service","serviceInvariantUUID":"9f8088ce-c382-494c-a24f-b65e25acf430","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"fddb78eb-5834-4ed2-9afe-3e197c8a1142","resourceInvariantUUID":"e82dca32-7f56-4a0b-9b23-0a8444e41536","resourceCustomizationUUID":"99037026-71b0-4b33-862e-91eb1dd38098","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZWE0YTkzYTlhZDdhZTYzYWI0YTI3NTIwMDc4ZDAxMDA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"91ba592f-fcd5-4732-bc05-ac263ad9ff19","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":"MDk5ZGVjMjYzMzRmNGY4NWYzM2ExYzdkZmE1ZDQ4MmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"656ebf54-a139-4899-bea7-95877de65ee2","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":"a38def10-8102-41ca-925b-841bde4e330a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9717db1e-9df8-4e29-b030-1da3dc42e3c9","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":"3d8b189f-15e7-4927-bb70-929ba4cabd60","artifactVersion":"2","generatedFromUUID":"a38def10-8102-41ca-925b-841bde4e330a"},{"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":"MThlODNiY2NjNDZjMjMxZWU2ZTIyMWYyNTY5OTkwNmQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"e9d69581-8ab4-431c-86a8-988f7954ae12","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":"YzQxMGQyMzgwYzczN2VmMjk4YzY1ZWFjNzdkYjAxNmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8b886b03-e41b-479b-91a5-836035f68b68","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YWMwZjA3NDNiNGE4YjBiY2M1ZDhhOTMzZWY2MzdlYTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6437e4b1-375f-4332-97f2-1b1a5525fe2f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-23T06:17:26.355Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:17:26.355Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:26.355Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:26.355Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:27.356Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:17:27.357Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:27.357Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:27.358Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:28.360Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:17:28.361Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:28.361Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:28.362Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:29.363Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:17:29.364Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:29.364Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:29.364Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:30.366Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:17:30.367Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:30.367Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:30.367Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:31.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:31.147Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.147Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230535399,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.148Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.148Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.148Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230534118,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.148Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.148Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.148Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230533687,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.149Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.149Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.149Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230502966,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.149Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.149Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.149Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230540131,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.149Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.149Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.149Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230535399,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.150Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.150Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.150Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230534118,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.150Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.150Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.150Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230533687,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.150Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.150Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.151Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230540131,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.151Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.151Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.151Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230502966,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.151Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.151Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.151Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230534118,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.151Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.152Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.152Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230535399,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.152Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.152Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.152Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230533687,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.152Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.152Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.152Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230502966,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.153Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.153Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.153Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230540131,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.153Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.153Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.153Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230534118,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.153Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.153Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.153Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230540131,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.154Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.154Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.154Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230533687,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.154Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.154Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.154Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230535399,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.154Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.154Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.154Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230502966,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.155Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.155Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.155Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230534118,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.155Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.155Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.155Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230540131,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.155Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.155Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.155Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230502966,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.156Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.156Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.156Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230533687,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.156Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.156Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.156Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230535399,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.156Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.156Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.156Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230540131,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.157Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.157Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.157Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230502966,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.157Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.157Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.157Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230534118,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.157Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.158Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.158Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230533687,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.158Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.158Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.158Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230535399,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.158Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.158Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.158Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230502966,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.158Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.159Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.159Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230540131,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOTIFIED"
}
2023-04-23T06:17:31.159Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.159Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.159Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230535399,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.159Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.159Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.159Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230533687,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.159Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.159Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.160Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230534118,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.160Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.160Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.160Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230502966,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.160Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.160Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.160Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230534118,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.160Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.161Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.161Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230540131,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.161Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.161Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.161Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230533687,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.161Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.161Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.162Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230535399,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.162Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.162Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.162Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230502966,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:17:31.162Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.162Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.162Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230534118,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:17:31.162Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.162Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.162Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230533687,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:17:31.163Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.163Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.163Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230540131,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.163Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.163Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.163Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "multicloud-k8s",
  "timestamp": 1682230535399,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:17:31.163Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.163Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.163Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230553101,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:17:31.164Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.164Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.164Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230552833,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:17:31.164Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.164Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.164Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230552914,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:17:31.164Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.164Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.164Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230553253,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:17:31.164Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.165Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230554259,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:17:31.165Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.165Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230553950,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "DEPLOY_OK"
}
2023-04-23T06:17:31.165Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.165Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1682230554553,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:17:31.193Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c648a657-62bc-4abb-9d35-0c83f21e3ffe
2023-04-23T06:17:31.193Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c648a657-62bc-4abb-9d35-0c83f21e3ffe and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:17:31.215Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.215Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "policy-distribution-id",
  "timestamp": 1682230555260,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:17:31.230Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c648a657-62bc-4abb-9d35-0c83f21e3ffe
2023-04-23T06:17:31.230Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c648a657-62bc-4abb-9d35-0c83f21e3ffe and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:17:31.253Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.253Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1682230554951,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": ""
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:17:31.266Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName:  and status of COMPONENT_DONE_OK distributionID of c648a657-62bc-4abb-9d35-0c83f21e3ffe
2023-04-23T06:17:31.266Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c648a657-62bc-4abb-9d35-0c83f21e3ffe and ComponentName 
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:17:31.285Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.285Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230556913,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:17:31.286Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.286Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.286Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "aai-model-loader",
  "timestamp": 1682230557916,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:17:31.302Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c648a657-62bc-4abb-9d35-0c83f21e3ffe
2023-04-23T06:17:31.303Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c648a657-62bc-4abb-9d35-0c83f21e3ffe and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:17:31.324Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.324Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230559853,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.324Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.325Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.325Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230559853,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.325Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.325Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.325Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230559853,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.326Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.326Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.326Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230559853,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.326Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.326Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.326Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230559853,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.327Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.327Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.327Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230559853,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.328Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.328Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.328Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230559853,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.328Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.329Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.329Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230559853,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:17:31.329Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.329Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.329Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230559853,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:17:31.330Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.330Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.330Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230569683,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:17:31.330Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.331Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.331Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230571624,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:17:31.331Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:17:31.331Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:17:31.331Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1682230572628,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:17:31.342Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c648a657-62bc-4abb-9d35-0c83f21e3ffe
2023-04-23T06:17:31.343Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c648a657-62bc-4abb-9d35-0c83f21e3ffe and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:17:31.368Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:17:31.368Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:31.368Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:31.369Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:32.369Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:17:32.370Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:32.370Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:32.370Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:33.371Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:17:33.372Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:33.372Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:33.372Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:34.373Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "b3838bbd-d3f7-4f73-b6ed-4e509d74ac56",
  "serviceDescription": "service",
  "serviceInvariantUUID": "9f8088ce-c382-494c-a24f-b65e25acf430",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "99037026-71b0-4b33-862e-91eb1dd38098",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "fddb78eb-5834-4ed2-9afe-3e197c8a1142",
      "resourceInvariantUUID": "e82dca32-7f56-4a0b-9b23-0a8444e41536",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
          "artifactChecksum": "MDk5ZGVjMjYzMzRmNGY4NWYzM2ExYzdkZmE1ZDQ4MmI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "656ebf54-a139-4899-bea7-95877de65ee2",
          "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": "a38def10-8102-41ca-925b-841bde4e330a",
          "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": "3d8b189f-15e7-4927-bb70-929ba4cabd60",
            "generatedFromUUID": "a38def10-8102-41ca-925b-841bde4e330a"
          },
          "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": "3d8b189f-15e7-4927-bb70-929ba4cabd60",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "YWMwZjA3NDNiNGE4YjBiY2M1ZDhhOTMzZWY2MzdlYTE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6437e4b1-375f-4332-97f2-1b1a5525fe2f"
    }
  ],
  "workloadContext": "Production"
}
2023-04-23T06:17:34.374Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-23T06:17:34.374Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b3838bbd-d3f7-4f73-b6ed-4e509d74ac56 ASDC
2023-04-23T06:17:34.375Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:6302d430-b75d-41cd-96fd-7057faadde5c
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:b3838bbd-d3f7-4f73-b6ed-4e509d74ac56
ServiceInvariantUUID:9f8088ce-c382-494c-a24f-b65e25acf430
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVmMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
ArtifactUUID:6437e4b1-375f-4332-97f2-1b1a5525fe2f
ArtifactChecksum:YWMwZjA3NDNiNGE4YjBiY2M1ZDhhOTMzZWY2MzdlYTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:99037026-71b0-4b33-862e-91eb1dd38098
ResourceInvariantUUID:e82dca32-7f56-4a0b-9b23-0a8444e41536
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:fddb78eb-5834-4ed2-9afe-3e197c8a1142
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
ArtifactUUID:656ebf54-a139-4899-bea7-95877de65ee2
ArtifactChecksum:MDk5ZGVjMjYzMzRmNGY4NWYzM2ExYzdkZmE1ZDQ4MmI=
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:a38def10-8102-41ca-925b-841bde4e330a
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:3d8b189f-15e7-4927-bb70-929ba4cabd60
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:3d8b189f-15e7-4927-bb70-929ba4cabd60
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-04-23T06:17:34.375Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b3838bbd-d3f7-4f73-b6ed-4e509d74ac56 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-23T06:17:34.432Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T06:17:34.433Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-04-23T06:17:34.433Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-04-23T06:17:34.433Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6437e4b1-375f-4332-97f2-1b1a5525fe2f from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-23T06:17:34.434Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-04-23T06:17:34.434Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-23T06:17:34.564Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-04-23T06:17:34.567Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 6437e4b1-375f-4332-97f2-1b1a5525fe2f 82965
2023-04-23T06:17:34.568Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-23T06:17:34.568Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-23T06:17:34.568Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:17:34.569Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:34.569Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:34.569Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230654568,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:35.570Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T06:17:35.572Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-04-23T06:17:35.572Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6437e4b1-375f-4332-97f2-1b1a5525fe2f, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-23T06:17:35.572Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-04-23T06:17:35.573Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-23T06:17:35.573Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-23T06:17:35.818Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17994041520825806751/Definitions/service-BasicVmMacro-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-04-23T06:17:37.212Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-23T06:17:37.213Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-04-23T06:17:37.214Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-23T06:17:37.214Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-23T06:17:37.214Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-23T06:17:37.214Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-23T06:17:37.214Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-23T06:17:37.214Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-23T06:17:37.215Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-23T06:17:37.215Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-23T06:17:37.215Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-04-23T06:17:37.215Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-04-23T06:17:37.215Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:37.215Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:37.216Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-23T06:17:37.216Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-04-23T06:17:37.216Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T06:17:37.216Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:37.216Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:37.217Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-23T06:17:37.217Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-04-23T06:17:37.217Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T06:17:37.217Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:37.217Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:37.218Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:37.218Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-23T06:17:37.218Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-04-23T06:17:37.218Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-04-23T06:17:37.218Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-04-23T06:17:37.218Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-23T06:17:37.218Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-23T06:17:37.219Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:37.219Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-23T06:17:37.219Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:37.219Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-23T06:17:37.219Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:17:37.219Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:37.220Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-23T06:17:37.220Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:17:37.220Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:37.220Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-23T06:17:37.220Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:17:37.220Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:37.221Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-23T06:17:37.221Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-23T06:17:37.221Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-23T06:17:37.221Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=5ea0eb7a-27e4-4680-94a2-268ea2a09a14
2023-04-23T06:17:37.221Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:37.221Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:37.222Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:37.222Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:37.222Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:37.222Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:37.222Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:37.222Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:37.222Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:b3838bbd-d3f7-4f73-b6ed-4e509d74ac56
Model Version:NULL
Model InvariantUuid:9f8088ce-c382-494c-a24f-b65e25acf430
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:0bc2962f-2a12-4d78-b226-a04ca5ef8b6d
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e82dca32-7f56-4a0b-9b23-0a8444e41536
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:99037026-71b0-4b33-862e-91eb1dd38098
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:b58d8714-bc63-4717-ada2-bba203adef34
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:ae01fa8a-2f71-4da3-8747-2475688d1f2e
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:5ea0eb7a-27e4-4680-94a2-268ea2a09a14
ModelInvariantUuid:e2df3137-74c3-4798-a7dd-6bbae84a879d
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:0532ed5d-6613-42fb-bc5c-688ddd317a43
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:53b63fc6-abb1-46b5-b688-90db9e60ea02
ModelInvariantUuid:f29cc64a-2794-471d-a094-30f2f0073a47
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:5cc1ab23-7316-4732-aa4d-d04612d9bdae
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-23T06:17:37.236Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: fddb78eb-5834-4ed2-9afe-3e197c8a1142
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:17:37.241Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||basic_vm_macro 0
2023-04-23T06:17:37.241Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: fddb78eb-5834-4ed2-9afe-3e197c8a1142
2023-04-23T06:17:37.241Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 656ebf54-a139-4899-bea7-95877de65ee2 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-23T06:17:37.242Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-04-23T06:17:37.242Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-23T06:17:37.351Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-04-23T06:17:37.352Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 656ebf54-a139-4899-bea7-95877de65ee2 792
2023-04-23T06:17:37.353Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-04-23T06:17:37.353Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-23T06:17:37.353Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:17:37.354Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:37.355Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:37.355Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230657353,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:38.356Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "b58d8714-bc63-4717-ada2-bba203adef34",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "ae01fa8a-2f71-4da3-8747-2475688d1f2e",
    "vfModuleModelCustomizationUUID": "74f2f593-f40b-4755-8ab6-cce2fe9b6f92",
    "isBase": true,
    "artifacts": [
      "a38def10-8102-41ca-925b-841bde4e330a",
      "3d8b189f-15e7-4927-bb70-929ba4cabd60"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-23T06:17:38.361Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ae01fa8a-2f71-4da3-8747-2475688d1f2e
VfModuleModelInvariantUUID:b58d8714-bc63-4717-ada2-bba203adef34
VfModuleModelDescription:NULL
Artifacts UUID List:{
a38def10-8102-41ca-925b-841bde4e330a
,
3d8b189f-15e7-4927-bb70-929ba4cabd60

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-23T06:17:38.363Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "b58d8714-bc63-4717-ada2-bba203adef34",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "ae01fa8a-2f71-4da3-8747-2475688d1f2e",
    "vfModuleModelCustomizationUUID": "74f2f593-f40b-4755-8ab6-cce2fe9b6f92",
    "isBase": true,
    "artifacts": [
      "a38def10-8102-41ca-925b-841bde4e330a",
      "3d8b189f-15e7-4927-bb70-929ba4cabd60"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-04-23T06:17:38.363Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ae01fa8a-2f71-4da3-8747-2475688d1f2e
VfModuleModelInvariantUUID:b58d8714-bc63-4717-ada2-bba203adef34
VfModuleModelDescription:NULL
Artifacts UUID List:{
a38def10-8102-41ca-925b-841bde4e330a
,
3d8b189f-15e7-4927-bb70-929ba4cabd60

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-04-23T06:17:38.363Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: a38def10-8102-41ca-925b-841bde4e330a from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-23T06:17:38.363Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-04-23T06:17:38.363Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-23T06:17:38.465Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-04-23T06:17:38.465Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml a38def10-8102-41ca-925b-841bde4e330a 5033
2023-04-23T06:17:38.466Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-04-23T06:17:38.466Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-23T06:17:38.466Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:17:38.467Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:38.467Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:38.467Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230658466,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:39.468Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3d8b189f-15e7-4927-bb70-929ba4cabd60 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-23T06:17:39.469Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-04-23T06:17:39.469Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-23T06:17:39.565Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-04-23T06:17:39.566Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 3d8b189f-15e7-4927-bb70-929ba4cabd60 903
2023-04-23T06:17:39.566Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-04-23T06:17:39.566Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-23T06:17:39.566Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:17:39.567Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:39.567Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:39.567Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230659566,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:40.568Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: b3838bbd-d3f7-4f73-b6ed-4e509d74ac56
2023-04-23T06:17:40.568Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 fddb78eb-5834-4ed2-9afe-3e197c8a1142 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:17:40.594Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@734dc4a1, org.onap.sdc.toscaparser.api.parameters.Input@6e4a55b4, org.onap.sdc.toscaparser.api.parameters.Input@11dc9c88, org.onap.sdc.toscaparser.api.parameters.Input@7217156, org.onap.sdc.toscaparser.api.parameters.Input@1ad4d5df]
2023-04-23T06:17:40.595Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:40.595Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:40.596Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 
2023-04-23T06:17:40.596Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 99037026-71b0-4b33-862e-91eb1dd38098
2023-04-23T06:17:40.596Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 99037026-71b0-4b33-862e-91eb1dd38098 matches Tosca VF Customization UUID: 99037026-71b0-4b33-862e-91eb1dd38098
2023-04-23T06:17:40.596Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 99037026-71b0-4b33-862e-91eb1dd38098  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-23T06:17:40.599Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:40.599Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:40.600Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 99037026-71b0-4b33-862e-91eb1dd38098: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"}
2023-04-23T06:17:40.600Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5fe544be
2023-04-23T06:17:40.600Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:40.600Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-23T06:17:40.601Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 74f2f593-f40b-4755-8ab6-cce2fe9b6f92
2023-04-23T06:17:40.601Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 74f2f593-f40b-4755-8ab6-cce2fe9b6f92
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-23T06:17:40.604Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:40.605Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-23T06:17:40.605Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:17:40.605Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:40.605Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-23T06:17:40.605Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:17:40.606Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:40.606Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-04-23T06:17:40.606Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-04-23T06:17:40.606Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-04-23T06:17:40.606Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=5ea0eb7a-27e4-4680-94a2-268ea2a09a14
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-23T06:17:40.609Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:40.610Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-23T06:17:40.610Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T06:17:40.610Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:40.610Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-04-23T06:17:40.610Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=99037026-71b0-4b33-862e-91eb1dd38098
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:17:40.613Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:40.613Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:40.613Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid b3838bbd-d3f7-4f73-b6ed-4e509d74ac56: basic_vm_macro
2023-04-23T06:17:40.614Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:40.614Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:40.614Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:40.614Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:40.614Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:40.614Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:40.615Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:40.615Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:40.615Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:17:40.615Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:17:40.615Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Saving Service: basic_vm_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-23T06:17:40.800Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro fddb78eb-5834-4ed2-9afe-3e197c8a1142 1 ASDC deployResourceStructure
2023-04-23T06:17:40.801Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-04-23T06:17:40.802Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-04-23T06:17:40.802Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:17:40.802Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:40.802Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:40.802Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230660801,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:41.803Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-04-23T06:17:41.804Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-04-23T06:17:41.804Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:17:41.804Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:41.804Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:41.804Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230661803,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:42.805Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-04-23T06:17:42.806Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-04-23T06:17:42.806Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:17:42.807Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:42.807Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:42.807Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230662805,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:43.808Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-04-23T06:17:43.809Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-04-23T06:17:43.809Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:17:43.809Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:17:43.810Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:17:43.810Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230663808,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:17:44.811Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6302d430-b75d-41cd-96fd-7057faadde5c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:17:44.833Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6302d430-b75d-41cd-96fd-7057faadde5c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:17:44.838Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:17:44.838Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-23T06:17:44.838Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-23T06:17:44.838Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-23T06:17:44.839Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:17:44.839Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:17:44.839Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:17:44.839Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:17:44.840Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:17:44.840Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:17:44.850Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-23T06:18:14.850Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6302d430-b75d-41cd-96fd-7057faadde5c and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-23T06:18:14.862Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6302d430-b75d-41cd-96fd-7057faadde5c and serviceModelVersionId: b3838bbd-d3f7-4f73-b6ed-4e509d74ac56
2023-04-23T06:18:14.862Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9f8088ce-c382-494c-a24f-b65e25acf430
2023-04-23T06:18:14.863Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9f8088ce-c382-494c-a24f-b65e25acf430/model-vers/model-ver/b3838bbd-d3f7-4f73-b6ed-4e509d74ac56?depth=0
2023-04-23T06:18:14.868Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-04-23T06:18:14.894Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9f8088ce-c382-494c-a24f-b65e25acf430/model-vers/model-ver/b3838bbd-d3f7-4f73-b6ed-4e509d74ac56?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-23T06:18:14.894Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9f8088ce-c382-494c-a24f-b65e25acf430/model-vers/model-ver/b3838bbd-d3f7-4f73-b6ed-4e509d74ac56?depth=0|INFO|500||Invoke
2023-04-23T06:18:14.903Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9f8088ce-c382-494c-a24f-b65e25acf430/model-vers/model-ver/b3838bbd-d3f7-4f73-b6ed-4e509d74ac56?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-23T06:18:15.069Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9f8088ce-c382-494c-a24f-b65e25acf430/model-vers/model-ver/b3838bbd-d3f7-4f73-b6ed-4e509d74ac56?depth=0|INFO|500||InvokeReturn
2023-04-23T06:18:15.070Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9f8088ce-c382-494c-a24f-b65e25acf430/model-vers/model-ver/b3838bbd-d3f7-4f73-b6ed-4e509d74ac56?depth=0 has http status code:200 and response headers:{date=[Sun, 23 Apr 2023 06:18:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[266288], x-aai-txid=[1-aai-resources-230423-06:18:15:652-67953], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-23T06:18:15.070Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T06:18:15.070Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-23T06:18:15.071Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:18:15.081Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-23T06:18:15.081Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6302d430-b75d-41cd-96fd-7057faadde5c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-23T06:18:15.082Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-23T06:18:15.082Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:18:15.082Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:18:15.082Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230695081,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-23T06:18:16.110Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-23T06:18:16.110Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c648a657-62bc-4abb-9d35-0c83f21e3ffe","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"bbd17b1a-9ee9-402e-b141-245a3e745502","serviceDescription":"service","serviceInvariantUUID":"6624f351-e900-4f1c-bda3-8feff37537af","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"ceb42a5c-d42c-475c-892b-c2b4da08add0","resourceInvariantUUID":"55ce9142-08b3-479d-addc-69314c6db48f","resourceCustomizationUUID":"7f155f9a-fc65-4a37-b69d-a83750f5375a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"OTkwMjA1YTI0NjM4NDlhMDFhNDc5MTZmOTFjM2ZkYmU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1046ece7-a234-419a-91de-f87bc4d0a794","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"addcfe7e-7baa-43e1-afc6-b2ff59785f2e","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e0d85265-132a-499f-b093-1273d457c9cb","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"NWIzZTMzN2FlMjdlNzNhZWFmZDQ1ODBhYmQ5NWRhNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"d1d02487-4f76-4e4b-bf6a-db4445c1297e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"44804d8d-3f5d-4f32-a9b1-b78e531bbbfe","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c75a24fb-9608-46c7-be76-aafcdb2022f6","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a2e66da2-523b-4f9c-8f7e-93e90980b725","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"ZDc2NTYxOTFlZjczZDk0MzQ5OGNiNjJhZGFmMGFkNWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6a109a52-2e23-4421-91a9-96d392b3091e","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MzRjMzFmMzkzNWNjZGNjZTNlNzVlMzQ1MzljOWZhYjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"314588c9-5899-475b-95da-e0c146025299","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-23T06:18:16.111Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:18:16.111Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:18:16.111Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:18:16.111Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:18:17.114Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:18:17.115Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:18:17.115Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:18:17.115Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:18:18.117Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:18:18.118Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:18:18.118Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:18:18.118Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:18:19.120Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:18:19.121Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:18:19.121Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:18:19.121Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:18:20.123Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:18:20.124Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:18:20.124Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:18:20.125Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:18:21.127Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:18:21.128Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:18:21.128Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:18:21.128Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:18:22.130Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:18:22.131Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:18:22.131Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:18:22.131Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:18:23.133Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:18:23.134Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:18:23.134Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:18:23.134Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:18:24.137Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:18:24.138Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:18:24.139Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:18:24.139Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:18:25.142Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "bbd17b1a-9ee9-402e-b141-245a3e745502",
  "serviceDescription": "service",
  "serviceInvariantUUID": "6624f351-e900-4f1c-bda3-8feff37537af",
  "resources": [
    {
      "resourceInstanceName": "test-pnf 0",
      "resourceCustomizationUUID": "7f155f9a-fc65-4a37-b69d-a83750f5375a",
      "resourceName": "test-pnf",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "ceb42a5c-d42c-475c-892b-c2b4da08add0",
      "resourceInvariantUUID": "55ce9142-08b3-479d-addc-69314c6db48f",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-TestPnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
      "artifactChecksum": "MzRjMzFmMzkzNWNjZGNjZTNlNzVlMzQ1MzljOWZhYjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "314588c9-5899-475b-95da-e0c146025299"
    }
  ],
  "workloadContext": "Production"
}
2023-04-23T06:18:25.143Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-23T06:18:25.143Z|6302d430-b75d-41cd-96fd-7057faadde5c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bbd17b1a-9ee9-402e-b141-245a3e745502 ASDC
2023-04-23T06:18:25.144Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:c648a657-62bc-4abb-9d35-0c83f21e3ffe
ServiceName:test_pnf_macro
ServiceVersion:1.0
ServiceUUID:bbd17b1a-9ee9-402e-b141-245a3e745502
ServiceInvariantUUID:6624f351-e900-4f1c-bda3-8feff37537af
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-TestPnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
ArtifactUUID:314588c9-5899-475b-95da-e0c146025299
ArtifactChecksum:MzRjMzFmMzkzNWNjZGNjZTNlNzVlMzQ1MzljOWZhYjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:test-pnf 0
ResourceCustomizationUUID:7f155f9a-fc65-4a37-b69d-a83750f5375a
ResourceInvariantUUID:55ce9142-08b3-479d-addc-69314c6db48f
ResourceName:test-pnf
ResourceType:PNF
ResourceUUID:ceb42a5c-d42c-475c-892b-c2b4da08add0
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-04-23T06:18:25.144Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bbd17b1a-9ee9-402e-b141-245a3e745502 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-23T06:18:25.200Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T06:18:25.201Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-04-23T06:18:25.202Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-04-23T06:18:25.202Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 314588c9-5899-475b-95da-e0c146025299 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-23T06:18:25.202Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-04-23T06:18:25.203Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-23T06:18:25.319Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-04-23T06:18:25.320Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 314588c9-5899-475b-95da-e0c146025299 111078
2023-04-23T06:18:25.321Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-23T06:18:25.321Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-23T06:18:25.321Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:18:25.321Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:18:25.321Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:18:25.321Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230705321,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:18:26.323Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T06:18:26.324Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-04-23T06:18:26.325Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 314588c9-5899-475b-95da-e0c146025299, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-23T06:18:26.328Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar
2023-04-23T06:18:26.329Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-23T06:18:26.329Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-23T06:18:26.444Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3776217720514551652/Definitions/service-TestPnfMacro-template.yml
2023-04-23T06:18:27.302Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-23T06:18:27.303Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-04-23T06:18:27.303Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-23T06:18:27.303Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-23T06:18:27.303Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-23T06:18:27.303Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-23T06:18:27.304Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-23T06:18:27.304Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-23T06:18:27.304Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-23T06:18:27.304Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-23T06:18:27.304Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-04-23T06:18:27.304Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-04-23T06:18:27.305Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:18:27.305Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:18:27.305Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-04-23T06:18:27.306Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-04-23T06:18:27.306Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T06:18:27.306Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:18:27.306Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:18:27.306Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-04-23T06:18:27.306Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-04-23T06:18:27.307Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T06:18:27.307Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:18:27.307Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:18:27.307Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:18:27.307Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:18:27.307Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:18:27.307Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:18:27.308Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:18:27.308Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:18:27.308Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:18:27.308Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:18:27.308Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:test_pnf_macro
Description:service
Model UUID:bbd17b1a-9ee9-402e-b141-245a3e745502
Model Version:NULL
Model InvariantUuid:6624f351-e900-4f1c-bda3-8feff37537af
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-23T06:18:27.329Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: ceb42a5c-d42c-475c-892b-c2b4da08add0
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:18:27.333Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||test-pnf 0
2023-04-23T06:18:27.333Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: ceb42a5c-d42c-475c-892b-c2b4da08add0
2023-04-23T06:18:27.334Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||No resources found for Service: bbd17b1a-9ee9-402e-b141-245a3e745502
2023-04-23T06:18:27.334Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: bbd17b1a-9ee9-402e-b141-245a3e745502
2023-04-23T06:18:27.334Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 ceb42a5c-d42c-475c-892b-c2b4da08add0 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:18:27.343Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@21804032, org.onap.sdc.toscaparser.api.parameters.Input@757322c8, org.onap.sdc.toscaparser.api.parameters.Input@6fbae03c, org.onap.sdc.toscaparser.api.parameters.Input@55610f63, org.onap.sdc.toscaparser.api.parameters.Input@76c3442d]
2023-04-23T06:18:27.343Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:18:27.343Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:18:27.343Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid bbd17b1a-9ee9-402e-b141-245a3e745502: test-pnf
2023-04-23T06:18:27.344Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Processing PNF resource: ceb42a5c-d42c-475c-892b-c2b4da08add0
2023-04-23T06:18:27.344Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-04-23T06:18:27.344Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:18:27.344Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Resource customization UUID: 7f155f9a-fc65-4a37-b69d-a83750f5375a is the same as notified resource customizationUUID: 7f155f9a-fc65-4a37-b69d-a83750f5375a
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-23T06:18:27.412Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf ceb42a5c-d42c-475c-892b-c2b4da08add0 0 ASDC deployResourceStructure
2023-04-23T06:18:27.412Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-04-23T06:18:27.413Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-04-23T06:18:27.413Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:18:27.413Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:18:27.413Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:18:27.413Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230707412,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:18:28.414Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c648a657-62bc-4abb-9d35-0c83f21e3ffe
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:18:28.436Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c648a657-62bc-4abb-9d35-0c83f21e3ffe
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:18:28.440Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:18:28.440Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-23T06:18:28.440Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-23T06:18:28.440Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-23T06:18:28.441Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:18:28.441Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:18:28.441Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:18:28.441Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:18:28.441Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:18:28.441Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-04-23T06:18:28.442Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:18:28.451Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-23T06:18:31.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:18:31.146Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:18:31.146Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "a0c122eb-e96c-4d0b-9234-0e62f2d80562",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230645313,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-23T06:18:31.147Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:18:31.148Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:18:31.148Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:18:31.148Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:18:31.148Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:18:31.148Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-04-23T06:18:31.149Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:18:31.149Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:18:31.149Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-04-23T06:18:31.149Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:18:31.150Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:18:31.150Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:18:31.150Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:18:31.150Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:18:31.150Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-04-23T06:18:31.150Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:18:58.452Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c648a657-62bc-4abb-9d35-0c83f21e3ffe and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-23T06:18:58.466Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c648a657-62bc-4abb-9d35-0c83f21e3ffe and serviceModelVersionId: bbd17b1a-9ee9-402e-b141-245a3e745502
2023-04-23T06:18:58.466Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6624f351-e900-4f1c-bda3-8feff37537af
2023-04-23T06:18:58.467Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6624f351-e900-4f1c-bda3-8feff37537af/model-vers/model-ver/bbd17b1a-9ee9-402e-b141-245a3e745502?depth=0
2023-04-23T06:18:58.472Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-04-23T06:18:58.498Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6624f351-e900-4f1c-bda3-8feff37537af/model-vers/model-ver/bbd17b1a-9ee9-402e-b141-245a3e745502?depth=0|INFO|500||Invoke
2023-04-23T06:18:58.499Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6624f351-e900-4f1c-bda3-8feff37537af/model-vers/model-ver/bbd17b1a-9ee9-402e-b141-245a3e745502?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6624f351-e900-4f1c-bda3-8feff37537af/model-vers/model-ver/bbd17b1a-9ee9-402e-b141-245a3e745502?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c648a657-62bc-4abb-9d35-0c83f21e3ffe], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9ad31aac-4b6e-415e-8be3-06695081b0a2], X-ECOMP-RequestID=[c648a657-62bc-4abb-9d35-0c83f21e3ffe], X-TransactionId=[], X-ONAP-RequestID=[c648a657-62bc-4abb-9d35-0c83f21e3ffe], Content-Type=[application/merge-patch+json]}
2023-04-23T06:18:58.505Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6624f351-e900-4f1c-bda3-8feff37537af/model-vers/model-ver/bbd17b1a-9ee9-402e-b141-245a3e745502?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-04-23T06:18:58.668Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6624f351-e900-4f1c-bda3-8feff37537af/model-vers/model-ver/bbd17b1a-9ee9-402e-b141-245a3e745502?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/6624f351-e900-4f1c-bda3-8feff37537af/model-vers/model-ver/bbd17b1a-9ee9-402e-b141-245a3e745502?depth=0 has http status code:200 and response headers:{date=[Sun, 23 Apr 2023 06:18:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[160], vertex-id=[163912], x-aai-txid=[1-aai-resources-230423-06:18:59:251-4221], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-23T06:18:58.668Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6624f351-e900-4f1c-bda3-8feff37537af/model-vers/model-ver/bbd17b1a-9ee9-402e-b141-245a3e745502?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-23T06:18:58.669Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6624f351-e900-4f1c-bda3-8feff37537af/model-vers/model-ver/bbd17b1a-9ee9-402e-b141-245a3e745502?depth=0|INFO|500||InvokeReturn
2023-04-23T06:18:58.669Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-23T06:18:58.669Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:18:58.681Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-04-23T06:18:58.681Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c648a657-62bc-4abb-9d35-0c83f21e3ffe and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-23T06:18:58.682Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-23T06:18:58.682Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:18:58.682Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:18:58.682Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Trying to send status: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230738681,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-23T06:18:59.710Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:19:31.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:19:31.148Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.148Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:19:31.150Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.150Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.151Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:19:31.151Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.151Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.151Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:19:31.151Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.151Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.151Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230654568,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:19:31.152Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.152Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.152Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230657353,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:19:31.152Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.152Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.152Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230658466,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:19:31.152Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.152Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.152Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230659566,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:19:31.153Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.153Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.153Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230660801,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-04-23T06:19:31.153Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.153Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.153Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230661803,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-04-23T06:19:31.153Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.153Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.154Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230662805,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-04-23T06:19:31.154Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.154Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.154Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230663808,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:19:31.154Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.154Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.154Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "6302d430-b75d-41cd-96fd-7057faadde5c",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230695081,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-23T06:19:31.155Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.155Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.156Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:19:31.156Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.156Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.156Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:19:31.156Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.156Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.157Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:19:31.157Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.157Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.157Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:19:31.157Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.157Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.157Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:19:31.158Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.158Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.158Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:19:31.158Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.158Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.158Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:19:31.159Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.159Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.159Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-04-23T06:19:31.159Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.159Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.159Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230646344,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-04-23T06:19:31.160Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.160Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.160Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230705321,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-04-23T06:19:31.160Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:31.160Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T06:19:31.161Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230707412,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-04-23T06:19:31.161Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:19:59.712Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:20:31.143Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:20:31.146Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-23T06:20:31.146Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "c648a657-62bc-4abb-9d35-0c83f21e3ffe",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1682230738681,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-23T06:20:31.147Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:20:59.713Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:21:31.143Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:21:59.715Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:22:31.150Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:22:59.717Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:23:31.161Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:23:59.719Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:24:31.163Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:24:59.721Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:25:31.165Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:25:59.722Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:26:31.167Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:26:59.725Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:27:31.169Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:27:59.726Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:28:31.171Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:28:59.727Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:29:31.175Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:29:59.729Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:30:31.183Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:30:59.731Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:31:31.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:31:59.732Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:32:31.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:32:59.734Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:33:31.187Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:33:59.738Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:34:31.188Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:34:59.741Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:35:31.190Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:35:59.742Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:36:31.192Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:36:59.743Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:37:31.193Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:37:59.746Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:38:31.195Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:38:59.748Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:39:31.197Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:39:59.750Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:40:31.199Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:40:59.752Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:41:31.199Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:41:59.753Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:42:31.203Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:42:59.755Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:43:31.205Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:43:59.759Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:44:31.208Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:44:59.760Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:45:31.210Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:45:59.762Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:46:31.212Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:46:59.764Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:47:31.214Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:47:59.766Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:48:31.215Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:48:59.771Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:49:31.216Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:49:59.772Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:50:31.217Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:50:59.774Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:51:31.218Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:51:59.775Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:52:31.220Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:52:59.778Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:53:31.224Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:53:59.783Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:54:31.226Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:54:59.784Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:55:31.227Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:55:59.786Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:56:31.228Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:56:59.788Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:57:31.231Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:57:59.788Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:58:31.233Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:58:59.789Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:59:31.236Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:59:59.791Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:00:31.238Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:00:59.793Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:01:31.240Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:01:59.793Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:02:31.242Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:02:59.795Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:03:31.242Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:03:59.803Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:04:31.248Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:04:59.805Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:05:31.251Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:05:59.808Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:06:31.253Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:06:59.809Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:07:31.255Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:07:59.810Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:08:31.256Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:08:59.811Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:09:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:09:59.813Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:10:31.263Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:10:59.814Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:11:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:11:59.816Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:12:31.267Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:12:59.817Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:13:31.268Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:13:59.818Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:14:31.272Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:14:59.820Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:15:31.274Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:15:59.822Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:16:31.275Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:16:59.822Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:17:31.276Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:17:59.825Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:18:31.277Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:18:59.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:19:31.279Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:19:59.827Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:20:31.280Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:20:59.829Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:21:31.285Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:21:59.830Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:22:31.287Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:22:59.832Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:23:31.289Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:23:59.833Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:24:31.291Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:24:59.834Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:25:31.292Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:25:59.834Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:26:31.294Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:26:59.837Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:27:31.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:27:59.842Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:28:31.299Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:28:59.843Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:29:31.300Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:29:59.845Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:30:31.301Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:30:59.847Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:31:31.304Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:31:59.849Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:32:31.306Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:32:59.852Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:33:31.307Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:33:59.852Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:34:31.309Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:34:59.854Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:35:31.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:35:59.856Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:36:31.311Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:36:59.859Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:37:31.314Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:37:59.862Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:38:31.319Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:38:59.867Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:39:31.319Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:39:59.868Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:40:31.321Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:40:59.868Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:41:31.321Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:41:59.870Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:42:31.322Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:42:59.872Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:43:31.324Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:43:59.874Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:44:31.326Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:44:59.876Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:45:31.327Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:45:59.877Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:46:31.329Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:46:59.879Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:47:31.331Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:47:59.880Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:48:31.332Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:48:59.882Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:49:31.334Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:49:59.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:50:31.335Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:50:59.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:51:31.337Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:51:59.885Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:52:31.337Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:52:59.886Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:53:31.339Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:53:59.888Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:54:31.342Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:54:59.889Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:55:31.344Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:55:59.889Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:56:31.346Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:56:59.890Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:57:31.347Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:57:59.891Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:58:31.347Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:58:59.893Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T07:59:31.349Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T07:59:59.895Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:00:31.350Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:00:59.897Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:01:31.352Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:01:59.900Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:02:31.352Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:02:59.901Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:03:31.353Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:03:59.902Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:04:31.355Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:04:59.904Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:05:31.359Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:05:59.909Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:06:31.360Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:06:59.910Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:07:31.362Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:07:59.912Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:08:31.362Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:08:59.913Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:09:31.363Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:09:59.914Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:10:31.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:10:59.916Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:11:31.366Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:11:59.929Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:12:31.368Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:12:59.931Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:13:31.369Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:13:59.933Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:14:31.371Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:14:59.934Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:15:31.374Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:15:59.935Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:16:31.376Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:16:59.936Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:17:31.377Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:17:59.937Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:18:31.379Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:18:59.939Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:19:31.381Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:19:59.939Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:20:31.381Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:20:59.941Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:21:31.384Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:21:59.943Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:22:31.385Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:22:59.945Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:23:31.387Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:23:59.945Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:24:31.387Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:24:59.947Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:25:31.389Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:25:59.948Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:26:31.391Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:26:59.950Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:27:31.392Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:27:59.952Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:28:31.394Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:28:59.952Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:29:31.396Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:29:59.955Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:30:31.398Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:30:59.957Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:31:31.400Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:31:59.959Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:32:31.402Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:32:59.962Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:33:31.403Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:33:59.963Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:34:31.405Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:34:59.964Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:35:31.407Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:35:59.965Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:36:31.409Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:36:59.968Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:37:31.412Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:37:59.972Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:38:31.414Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:38:59.973Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:39:31.414Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:39:59.973Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:40:31.416Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:40:59.975Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:41:31.418Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:41:59.978Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:42:31.421Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:42:59.980Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:43:31.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:43:59.982Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:44:31.424Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:44:59.984Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:45:31.425Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:45:59.984Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:46:31.427Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:46:59.986Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:47:31.432Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:47:59.988Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:48:31.434Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:48:59.990Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:49:31.434Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:49:59.992Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:50:31.435Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:50:59.993Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:51:31.437Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:51:59.995Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:52:31.440Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:52:59.997Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:53:31.442Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:53:59.998Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:54:31.444Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:54:59.998Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:55:31.445Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:56:00.001Z|c648a657-62bc-4abb-9d35-0c83f21e3ffe|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:56:31.446Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:57:00.004Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:57:31.448Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:58:00.004Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:58:31.449Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T08:59:00.007Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T08:59:31.451Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:00:00.008Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:00:31.452Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:01:00.010Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:01:31.453Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:02:00.011Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:02:31.456Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:03:00.012Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:03:31.457Z|a0c122eb-e96c-4d0b-9234-0e62f2d80562|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:04:00.013Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:04:31.457Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:05:00.014Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:05:31.459Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:06:00.015Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:06:31.460Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:07:00.019Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:07:31.462Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:08:00.022Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:08:31.462Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:09:00.023Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:09:31.464Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:10:00.024Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:10:31.465Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:11:00.025Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:11:31.466Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:12:00.027Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:12:31.470Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:13:00.029Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:13:31.472Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:14:00.030Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:14:31.474Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:15:00.032Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:15:31.475Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:16:00.033Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:16:31.477Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:17:00.034Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:17:31.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:18:00.036Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:18:31.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:19:00.039Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:19:31.481Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:20:00.039Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:20:31.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:21:00.040Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:21:31.483Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:22:00.041Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:22:31.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:23:00.044Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:23:31.487Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:24:00.047Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:24:31.489Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:25:00.049Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:25:31.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:26:00.050Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:26:31.493Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:27:00.051Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:27:31.496Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:28:00.053Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:28:31.498Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:29:00.055Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:29:31.500Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:30:00.057Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:30:31.500Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:31:00.058Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:31:31.501Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:32:00.060Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:32:31.502Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:33:00.063Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:33:31.504Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:34:00.064Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:34:31.507Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:35:00.065Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:35:31.509Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:36:00.067Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:36:31.511Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:37:00.068Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:37:31.513Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:38:00.069Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:38:31.515Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:39:00.071Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:39:31.519Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:40:00.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:40:31.519Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:41:00.075Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:41:31.520Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:42:00.077Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:42:31.520Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:43:00.079Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:43:31.522Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:44:00.082Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:44:31.524Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:45:00.085Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:45:31.525Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:46:00.087Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:46:31.527Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:47:00.089Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:47:31.528Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:48:00.089Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:48:31.530Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:49:00.091Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:49:31.532Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:50:00.093Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:50:31.534Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:51:00.095Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:51:31.535Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:52:00.096Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:52:31.536Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:53:00.098Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:53:31.537Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:54:00.099Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:54:31.540Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:55:00.100Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:55:31.544Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:56:00.101Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:56:31.546Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:57:00.103Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:57:31.547Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:58:00.104Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:58:31.549Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T09:59:00.105Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T09:59:31.551Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:00:00.106Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:00:31.556Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:01:00.107Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:01:31.556Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:02:00.109Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:02:31.558Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:03:00.110Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:03:31.559Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:04:00.112Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:04:31.562Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:05:00.114Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:05:31.564Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:06:00.118Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:06:31.566Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:07:00.120Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:07:31.567Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:08:00.122Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:08:31.569Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:09:00.123Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:09:31.571Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:10:00.124Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:10:31.573Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:11:00.126Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:11:31.574Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:12:00.127Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:12:31.576Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:13:00.128Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:13:31.577Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:14:00.129Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:14:31.579Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:15:00.131Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:15:31.580Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:16:00.132Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:16:31.581Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:17:00.134Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:17:31.585Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:18:00.134Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:18:31.586Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:19:00.135Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:19:31.588Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:20:00.136Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T10:20:31.593Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T10:21:00.137Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO