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-20T12:49:44.448Z||main|||||INFO|500||The following profiles are active: basic 2023-04-20T12:49:59.198Z||main|||||INFO|500||Starting service [Tomcat] 2023-04-20T12:49:59.199Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-04-20T12:49:59.348Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-04-20T12:50:06.574Z||main|||||INFO|500||catdb-pool - Starting... 2023-04-20T12:50:07.101Z||main|||||INFO|500||catdb-pool - Start completed. 2023-04-20T12:50:07.709Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-04-20T12:50:08.097Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-04-20T12:50:09.119Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-04-20T12:50:12.441Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-20T12:50:12.979Z||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-20T12:50:16.049Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-20T12:50:16.166Z||main|||||INFO|500||reqdb-pool - Starting... 2023-04-20T12:50:16.208Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-04-20T12:50:16.226Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-04-20T12:50:16.817Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-20T12:50:17.165Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-20T12:50:18.154Z||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-20T12:50:19.035Z||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-20T12:50:19.711Z||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-20T12:50:19.719Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:19.740Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:22.039Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:22.040Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[2284], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:20 GMT], Content-Type=[application/json]} 2023-04-20T12:50:22.042Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"8af8e66b936142d48d57cff715244db0","versionId":"5e9ea163d0cf4cac952091238c59c0bf"} 2023-04-20T12:50:22.069Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-04-20T12:50:22.250Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8af8e66b936142d48d57cff715244db0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-20T12:50:22.253Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8af8e66b936142d48d57cff715244db0/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:22.256Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8af8e66b936142d48d57cff715244db0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:22.837Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8af8e66b936142d48d57cff715244db0/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:22.838Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8af8e66b936142d48d57cff715244db0/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[556], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:23 GMT]} 2023-04-20T12:50:22.840Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:22.840Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-04-20T12:50:22.841Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:22.898Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:22.900Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:22.901Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:23.248Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:23.251Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[343], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:23 GMT], Content-Type=[application/json]} 2023-04-20T12:50:23.253Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"4de679522f364e688c892bd1f0845e5d","versionId":"083d4caedfa244658503543712b9237f"} 2023-04-20T12:50:23.258Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-04-20T12:50:23.323Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:23.324Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6b4104bf-39a0-4b0c-a613-ded482c55e0d], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:23.328Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:23.819Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[487], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:24 GMT]} 2023-04-20T12:50:23.820Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:23.822Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:23.824Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-04-20T12:50:23.824Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:23.904Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:23.907Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:23.909Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:24.194Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:24.195Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[280], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:24 GMT], Content-Type=[application/json]} 2023-04-20T12:50:24.198Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"8363f10efb2a44fc869c299d555a5a14","versionId":"0d6ac9cd994e4f6fabf5c126b0c72888"} 2023-04-20T12:50:24.203Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-04-20T12:50:24.258Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:24.259Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[de9adf34-6397-4867-821d-73c090a5768c], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:24.261Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:24.662Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[398], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:25 GMT]} 2023-04-20T12:50:24.664Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:24.666Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:24.666Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-04-20T12:50:24.669Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:24.748Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:24.750Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:24.760Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:25.317Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:25.320Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[551], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:25 GMT], Content-Type=[application/json]} 2023-04-20T12:50:25.325Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"1abac3f818f942abb3e2890b7df223a1","versionId":"8fe7ca534e254628b792db4b3d893c90"} 2023-04-20T12:50:25.344Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-04-20T12:50:25.386Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:25.387Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d95f0439-fef9-4697-8f64-5a0df7c1c623], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:25.406Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:25.977Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[559], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:26 GMT]} 2023-04-20T12:50:25.977Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:25.978Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:25.978Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-04-20T12:50:25.978Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:26.018Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:26.018Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5cbddb29-b532-48d8-8009-52a323c8cea7], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:26.020Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:26.247Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[224], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:26 GMT], Content-Type=[application/json]} 2023-04-20T12:50:26.248Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"085885d8c8394e429b69173e427c9861","versionId":"adfa064200be44989771ebd7b8aa09aa"} 2023-04-20T12:50:26.250Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:26.255Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-04-20T12:50:26.293Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:26.293Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[995202f3-f489-4f4c-8243-d5bbaff7bffd], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:26.295Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:26.753Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[455], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:27 GMT]} 2023-04-20T12:50:26.754Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:26.756Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:26.757Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-04-20T12:50:26.758Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:26.820Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:26.821Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f6eddf11-f4c2-40a5-960a-0a0244800062], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:26.823Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:27.035Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[207], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:27 GMT], Content-Type=[application/json]} 2023-04-20T12:50:27.036Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3eb78981e3ce417bacdc8481224ffe70","versionId":"7ac88afcf25c4b179063dc6eac1ace0c"} 2023-04-20T12:50:27.038Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:27.041Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-04-20T12:50:27.084Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3eb78981e3ce417bacdc8481224ffe70/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-20T12:50:27.086Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3eb78981e3ce417bacdc8481224ffe70/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:27.088Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3eb78981e3ce417bacdc8481224ffe70/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:27.486Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3eb78981e3ce417bacdc8481224ffe70/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:27.488Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3eb78981e3ce417bacdc8481224ffe70/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[392], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:27 GMT]} 2023-04-20T12:50:27.488Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:27.489Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-04-20T12:50:27.489Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:27.538Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:27.539Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:27.541Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:27.791Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:27.792Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[246], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:28 GMT], Content-Type=[application/json]} 2023-04-20T12:50:27.793Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"9d24a4cc3aa743e2aa54213853d31a55","versionId":"a2b6f8cb6dfb4abb8dc82a439988a749"} 2023-04-20T12:50:27.796Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-04-20T12:50:27.850Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:27.850Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5182c3f7-dc02-492c-9113-5b46d72e5edb], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:27.852Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:28.271Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[416], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:28 GMT]} 2023-04-20T12:50:28.272Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:28.273Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:28.274Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-04-20T12:50:28.274Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:28.325Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:28.326Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[80dc475b-f581-4b87-bcbd-bd0c7b3c8d03], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:28.327Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:28.566Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[235], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:29 GMT], Content-Type=[application/json]} 2023-04-20T12:50:28.567Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4ec1402bb153464e9fcb8d43ae0d9540","versionId":"61c5e93f6bf74ea6934dd92dea594a9d"} 2023-04-20T12:50:28.567Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:28.569Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-04-20T12:50:28.605Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:28.606Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[abcb573d-d254-4e13-a8a1-bdbe7ae0f537], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:28.607Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:29.055Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[445], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:29 GMT]} 2023-04-20T12:50:29.056Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:29.057Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:29.057Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-04-20T12:50:29.057Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:29.098Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:29.099Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5af2e9bf-753e-4170-a0a8-be988ab85ae4], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:29.100Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:29.363Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[Thu, 20 Apr 2023 12:50:29 GMT], Content-Type=[application/json]} 2023-04-20T12:50:29.364Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1d0e69155bf247eeb29bb95074d564d4","versionId":"ea5203e321734605a3b2ae218665e08a"} 2023-04-20T12:50:29.366Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:29.369Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-04-20T12:50:29.416Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:29.417Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[04dc3cb9-36e7-409f-bb88-fa691f947eea], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:29.419Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:29.835Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[412], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:30 GMT]} 2023-04-20T12:50:29.836Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:29.836Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:29.837Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-04-20T12:50:29.837Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:29.877Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:29.878Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b2045dd6-f2ba-4521-9a61-b0c48b700cfa], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:29.879Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:30.114Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[233], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:30 GMT], Content-Type=[application/json]} 2023-04-20T12:50:30.115Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b126dcfdf6674346baf2d022a403ce77","versionId":"1b9c45087a274e53b3cbf8ae6162f6af"} 2023-04-20T12:50:30.117Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:30.119Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-04-20T12:50:30.221Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b126dcfdf6674346baf2d022a403ce77/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-20T12:50:30.223Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b126dcfdf6674346baf2d022a403ce77/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:30.224Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b126dcfdf6674346baf2d022a403ce77/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:30.976Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b126dcfdf6674346baf2d022a403ce77/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:31.023Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b126dcfdf6674346baf2d022a403ce77/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[745], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:31 GMT]} 2023-04-20T12:50:31.026Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:31.027Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-04-20T12:50:31.036Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:31.109Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:31.110Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[12bcd32b-8943-4168-8684-f3e87ec453a8], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:31.112Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:31.564Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[445], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:31 GMT], Content-Type=[application/json]} 2023-04-20T12:50:31.565Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f6bd51645045434daa106ba6cb756700","versionId":"d32a3b073a6545d5be1808b47605910c"} 2023-04-20T12:50:31.566Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:31.571Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-04-20T12:50:31.591Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:31.593Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[51e6d74d-e988-412b-9d01-51c7306be491], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:31.594Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:32.149Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[552], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:32 GMT]} 2023-04-20T12:50:32.149Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:32.150Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:32.151Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-04-20T12:50:32.151Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:32.204Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:32.206Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:32.208Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:32.453Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:32.454Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[241], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:33 GMT], Content-Type=[application/json]} 2023-04-20T12:50:32.455Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"9d6c782767ea45c5b1746de5df5beb1d","versionId":"ad8963f8a2bf4742897939df79b509b8"} 2023-04-20T12:50:32.458Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-04-20T12:50:32.489Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:32.489Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5347c366-54bb-4210-903d-fbe9a4c7a7f4], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:32.490Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:32.910Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[416], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:33 GMT]} 2023-04-20T12:50:32.911Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:32.913Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:32.914Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-04-20T12:50:32.914Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:32.949Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:32.950Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f53e439d-836f-4442-82a9-6702aab650e4], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:32.952Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:33.241Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[Thu, 20 Apr 2023 12:50:33 GMT], Content-Type=[application/json]} 2023-04-20T12:50:33.242Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a6e07d6c592e4bf6bdbfd4d7777c3d52","versionId":"8cfaeb2aa40940739430a311e108d8ee"} 2023-04-20T12:50:33.243Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:33.245Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-04-20T12:50:33.697Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a6e07d6c592e4bf6bdbfd4d7777c3d52/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-20T12:50:33.804Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a6e07d6c592e4bf6bdbfd4d7777c3d52/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:33.872Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a6e07d6c592e4bf6bdbfd4d7777c3d52/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:34.381Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a6e07d6c592e4bf6bdbfd4d7777c3d52/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:34.382Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a6e07d6c592e4bf6bdbfd4d7777c3d52/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[487], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:34 GMT]} 2023-04-20T12:50:34.382Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:34.382Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-04-20T12:50:34.382Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:34.417Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:34.418Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:34.419Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:34.662Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:34.663Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[239], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:35 GMT], Content-Type=[application/json]} 2023-04-20T12:50:34.663Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"fad9ce56fcc74349a51adf5adeadb1f6","versionId":"46c8852dba7c4fdbb57cedb71616ee0a"} 2023-04-20T12:50:34.666Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-04-20T12:50:34.708Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:34.709Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[da27a737-14a9-4de5-9165-1a746bacc83f], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:34.711Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:35.278Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[562], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:35 GMT]} 2023-04-20T12:50:35.291Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:35.296Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:35.297Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-04-20T12:50:35.297Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:35.486Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:35.487Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a8b0bc6f-ba37-4879-bfbd-216064081241], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:35.488Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:35.803Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[Thu, 20 Apr 2023 12:50:36 GMT], Content-Type=[application/json]} 2023-04-20T12:50:35.804Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3ab0e9a22b474f228ccf0068227a8544","versionId":"62dfcc51340c43ff8700d273d291dc3f"} 2023-04-20T12:50:35.804Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:35.807Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-04-20T12:50:35.825Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:35.826Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[09e9b07d-fad2-4319-8a8a-98f62584da23], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:35.827Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:36.217Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[387], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:36 GMT]} 2023-04-20T12:50:36.218Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:36.219Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:36.219Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-04-20T12:50:36.220Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:36.266Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:36.267Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:36.268Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:36.497Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:36.498Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[225], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:37 GMT], Content-Type=[application/json]} 2023-04-20T12:50:36.498Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"6a844cbc8d3d45ebbb8b8eb5b5a2ef40","versionId":"f32263cdd8084907b4c6582688221ff2"} 2023-04-20T12:50:36.504Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-04-20T12:50:36.531Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:36.531Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[42be9dc4-1a10-42b6-9466-49a75e033996], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:36.532Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:36.881Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[346], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:37 GMT]} 2023-04-20T12:50:36.882Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:36.883Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:36.883Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-04-20T12:50:36.883Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:36.920Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:36.921Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e1dfadf1-9b83-40a8-b641-7ee879713fc3], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:36.922Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:37.141Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[216], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:37 GMT], Content-Type=[application/json]} 2023-04-20T12:50:37.143Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"40137fdf71064432b4072061c504d68e","versionId":"0f3ee61bd56646da9b955381e47bcebf"} 2023-04-20T12:50:37.146Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:37.149Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-04-20T12:50:37.194Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/40137fdf71064432b4072061c504d68e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-20T12:50:37.196Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/40137fdf71064432b4072061c504d68e/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:37.197Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/40137fdf71064432b4072061c504d68e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:37.512Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/40137fdf71064432b4072061c504d68e/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:37.512Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/40137fdf71064432b4072061c504d68e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[309], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:38 GMT]} 2023-04-20T12:50:37.513Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:37.514Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-04-20T12:50:37.515Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:37.566Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:37.567Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:37.568Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:37.823Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:37.823Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[251], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:38 GMT], Content-Type=[application/json]} 2023-04-20T12:50:37.824Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"42d0d9f084cb4bb988a7fb2eb1a81e67","versionId":"27ca3dfda5384985856df3728c4069bc"} 2023-04-20T12:50:37.827Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-04-20T12:50:37.875Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/42d0d9f084cb4bb988a7fb2eb1a81e67/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-20T12:50:37.876Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/42d0d9f084cb4bb988a7fb2eb1a81e67/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:37.878Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/42d0d9f084cb4bb988a7fb2eb1a81e67/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:38.232Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/42d0d9f084cb4bb988a7fb2eb1a81e67/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:38.233Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/42d0d9f084cb4bb988a7fb2eb1a81e67/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[350], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:38 GMT]} 2023-04-20T12:50:38.233Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:38.233Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-04-20T12:50:38.234Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:38.284Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:38.286Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:38.288Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:38.527Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:38.528Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[236], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:39 GMT], Content-Type=[application/json]} 2023-04-20T12:50:38.528Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"226c0a187c504fe881d41cec411ca2a4","versionId":"0a3a35f22ff045f992ca603c8f4e9fa7"} 2023-04-20T12:50:38.531Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-04-20T12:50:38.553Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/226c0a187c504fe881d41cec411ca2a4/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-20T12:50:38.554Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/226c0a187c504fe881d41cec411ca2a4/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:38.556Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/226c0a187c504fe881d41cec411ca2a4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:38.925Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/226c0a187c504fe881d41cec411ca2a4/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:38.926Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/226c0a187c504fe881d41cec411ca2a4/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[365], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:39 GMT]} 2023-04-20T12:50:38.926Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:38.926Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-04-20T12:50:38.926Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:38.968Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:38.968Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6bee1653-8adf-4da5-8b93-a6ed696bfdc6], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:38.970Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:39.204Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[230], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:39 GMT], Content-Type=[application/json]} 2023-04-20T12:50:39.205Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"fc0b6f2680c54936b0d08f81ee916826","versionId":"aeec2c38270a4f4aa0011f6420531bb6"} 2023-04-20T12:50:39.206Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:39.208Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-04-20T12:50:39.235Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fc0b6f2680c54936b0d08f81ee916826/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-20T12:50:39.237Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc0b6f2680c54936b0d08f81ee916826/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:39.238Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc0b6f2680c54936b0d08f81ee916826/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:39.625Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc0b6f2680c54936b0d08f81ee916826/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:39.626Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fc0b6f2680c54936b0d08f81ee916826/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[382], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:40 GMT]} 2023-04-20T12:50:39.626Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:39.627Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-04-20T12:50:39.627Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:39.679Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:39.680Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[eaab1067-4e15-488e-9dec-4f18d5bcacc3], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:39.682Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:39.915Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[230], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:40 GMT], Content-Type=[application/json]} 2023-04-20T12:50:39.916Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8c21e0a20591492f8c57a42496b9ffd7","versionId":"3fdb3968b6154b07bc755e3cdfabfbea"} 2023-04-20T12:50:39.917Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:39.920Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-04-20T12:50:39.942Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:39.942Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c70d2c5d-c6c9-4532-af71-6699a33c5489], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:39.943Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:40.351Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[371], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:40 GMT]} 2023-04-20T12:50:40.352Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:40.352Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:40.353Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-04-20T12:50:40.353Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:40.389Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:40.389Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[780db124-6f7d-4f4c-ad7b-764c52ebfbff], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:40.391Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:40.616Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[222], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:41 GMT], Content-Type=[application/json]} 2023-04-20T12:50:40.617Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2df2db274216455eb336a777f308c227","versionId":"23c622a7a44449b8aeea509f5829c971"} 2023-04-20T12:50:40.618Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:40.621Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-04-20T12:50:40.660Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:40.662Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1d67182b-253e-463b-acc1-5b6934932d5f], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:40.664Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:41.038Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[370], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:41 GMT]} 2023-04-20T12:50:41.039Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:41.039Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:41.039Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-04-20T12:50:41.040Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:41.074Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:41.075Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:41.077Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:41.291Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:41.291Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[211], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:41 GMT], Content-Type=[application/json]} 2023-04-20T12:50:41.292Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"8c33845c4e35452b9798188a2793c94e","versionId":"d9a08dde79ba4d5b8f6e8f7761fe8582"} 2023-04-20T12:50:41.293Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-04-20T12:50:41.309Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:41.309Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6a927ba3-d3f4-4763-a692-a44bdf693f13], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:41.310Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:41.669Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[357], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:42 GMT]} 2023-04-20T12:50:41.670Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:41.670Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:41.670Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-04-20T12:50:41.671Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:41.694Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:41.695Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-20T12:50:41.696Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:41.908Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-20T12:50:41.908Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[209], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:42 GMT], Content-Type=[application/json]} 2023-04-20T12:50:41.910Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"07ec12d785f64ccfbc1eaf1444f40f2b","versionId":"773ef034da8f4d49ba68376dfd618636"} 2023-04-20T12:50:41.913Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-04-20T12:50:41.939Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions|INFO|500||Invoke 2023-04-20T12:50:41.939Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8dc97001-790b-4001-a8d6-08b174d486a2], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]} 2023-04-20T12:50:41.941Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-20T12:50:42.288Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[344], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:42 GMT]} 2023-04-20T12:50:42.289Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-20T12:50:42.290Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions|INFO|500||InvokeReturn 2023-04-20T12:50:42.290Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-04-20T12:50:44.787Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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-20T12:50:46.965Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||WARN|500||--- 2023-04-20T12:50:46.965Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-04-20T12:50:46.965Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||WARN|500||--- 2023-04-20T12:50:47.392Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-04-20T12:50:51.398Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Started Application in 70.311 seconds (JVM running for 74.69) 2023-04-20T12:50:51.425Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-04-20T12:50:51.427Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-04-20T12:50:51.438Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-04-20T12:50:51.486Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a26bb464-52da-47d9-a807-7049f3161a95 url= /sdc/v1/artifactTypes 2023-04-20T12:50:51.491Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-04-20T12:50:51.658Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-04-20T12:50:51.710Z||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-20T12:50:51.710Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-04-20T12:50:51.710Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 9200bd51-00e1-4cf6-87ac-42b606550129 url= /sdc/v1/distributionKafkaData 2023-04-20T12:50:51.710Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-04-20T12:50:51.736Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-04-20T12:50:51.740Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2246106e 2023-04-20T12:50:51.802Z||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-adc3800b-0766-4560-894f-e96365de60c4 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-20T12:50:51.852Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Instantiated an idempotent producer. 2023-04-20T12:50:51.953Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-04-20T12:50:52.007Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-20T12:50:52.007Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-20T12:50:52.008Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681995052004 2023-04-20T12:50:52.012Z||scheduling-1|||||INFO|500||start DistributionClient 2023-04-20T12:50:52.032Z||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-6cbbee11-4312-4812-a215-204eeff8e811 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-20T12:50:52.112Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-20T12:50:52.112Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-20T12:50:52.113Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681995052112 2023-04-20T12:50:52.114Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T12:50:52.118Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T12:50:52.118Z||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-e478ca57-9f88-4dd4-9287-e7db3cd3d031 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-20T12:50:52.128Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-20T12:50:52.129Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-20T12:50:52.129Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681995052128 2023-04-20T12:50:52.129Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T12:50:52.132Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T12:50:52.139Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-04-20T12:50:52.996Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, 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 MbzRatqxTs6sdUYBr3tJPA 2023-04-20T12:50:52.996Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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 ZZoItDCGQkC8wwsb0V98Wg 2023-04-20T12:50:52.996Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Cluster ID: 7usRU5YbRx6CJ1VRU6dZfA 2023-04-20T12:50:52.996Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, 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 MbzRatqxTs6sdUYBr3tJPA 2023-04-20T12:50:52.996Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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 ZZoItDCGQkC8wwsb0V98Wg 2023-04-20T12:50:52.996Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, 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 MbzRatqxTs6sdUYBr3tJPA 2023-04-20T12:50:52.996Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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 ZZoItDCGQkC8wwsb0V98Wg 2023-04-20T12:50:52.996Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, 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 MbzRatqxTs6sdUYBr3tJPA 2023-04-20T12:50:52.996Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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 ZZoItDCGQkC8wwsb0V98Wg 2023-04-20T12:50:52.996Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, 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 MbzRatqxTs6sdUYBr3tJPA 2023-04-20T12:50:52.997Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, 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 MbzRatqxTs6sdUYBr3tJPA 2023-04-20T12:50:52.997Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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 ZZoItDCGQkC8wwsb0V98Wg 2023-04-20T12:50:52.997Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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 ZZoItDCGQkC8wwsb0V98Wg 2023-04-20T12:50:52.997Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] ProducerId set to 2004 with epoch 0 2023-04-20T12:50:52.998Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Cluster ID: 7usRU5YbRx6CJ1VRU6dZfA 2023-04-20T12:50:52.998Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Cluster ID: 7usRU5YbRx6CJ1VRU6dZfA 2023-04-20T12:50:52.999Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-04-20T12:50:52.999Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-04-20T12:50:53.021Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] (Re-)joining group 2023-04-20T12:50:53.021Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] (Re-)joining group 2023-04-20T12:50:53.084Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811-0d5611f2-dbb9-43b8-816a-870babe17135 2023-04-20T12:50:53.084Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031-bf146fb3-bac1-4073-8208-2e4b0f2f99d0 2023-04-20T12:50:53.085Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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-20T12:50:53.085Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] (Re-)joining group 2023-04-20T12:50:53.085Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, 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-20T12:50:53.085Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] (Re-)joining group 2023-04-20T12:50:59.093Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811-0d5611f2-dbb9-43b8-816a-870babe17135', protocol='range'} 2023-04-20T12:50:59.093Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031-bf146fb3-bac1-4073-8208-2e4b0f2f99d0', protocol='range'} 2023-04-20T12:50:59.153Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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 MbzRatqxTs6sdUYBr3tJPA 2023-04-20T12:50:59.153Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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 MbzRatqxTs6sdUYBr3tJPA 2023-04-20T12:50:59.154Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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 MbzRatqxTs6sdUYBr3tJPA 2023-04-20T12:50:59.154Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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 MbzRatqxTs6sdUYBr3tJPA 2023-04-20T12:50:59.154Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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 MbzRatqxTs6sdUYBr3tJPA 2023-04-20T12:50:59.154Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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 MbzRatqxTs6sdUYBr3tJPA 2023-04-20T12:50:59.160Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811-0d5611f2-dbb9-43b8-816a-870babe17135=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031-bf146fb3-bac1-4073-8208-2e4b0f2f99d0=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-20T12:50:59.190Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031-bf146fb3-bac1-4073-8208-2e4b0f2f99d0', protocol='range'} 2023-04-20T12:50:59.190Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811-0d5611f2-dbb9-43b8-816a-870babe17135', protocol='range'} 2023-04-20T12:50:59.192Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, 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-20T12:50:59.192Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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-20T12:50:59.200Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, 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-20T12:50:59.200Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, 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-20T12:50:59.224Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-04-20T12:50:59.224Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-04-20T12:50:59.224Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-04-20T12:50:59.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-04-20T12:50:59.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-04-20T12:50:59.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-04-20T12:50:59.224Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-04-20T12:50:59.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-04-20T12:50:59.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-04-20T12:50:59.227Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-04-20T12:50:59.227Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-04-20T12:50:59.227Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-04-20T12:50:59.288Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-20T12:50:59.290Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-20T12:50:59.362Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-20T12:50:59.363Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-20T12:50:59.368Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-20T12:50:59.369Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-20T12:50:59.372Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-20T12:50:59.373Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-20T12:50:59.375Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-20T12:50:59.375Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-20T12:50:59.387Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-20T12:50:59.388Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-20T12:51:52.123Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T12:51:52.133Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T12:52:52.124Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T12:52:52.133Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T12:53:52.125Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T12:53:52.134Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T12:54:52.127Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T12:54:52.135Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T12:55:52.128Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T12:55:52.136Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T12:56:52.128Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T12:56:52.137Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T12:57:52.130Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T12:57:52.137Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T12:58:52.131Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T12:58:52.139Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T12:59:52.132Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T12:59:52.140Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T12:59:53.048Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Node -1 disconnected. 2023-04-20T12:59:53.117Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Node -1 disconnected. 2023-04-20T12:59:53.332Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Node -1 disconnected. 2023-04-20T13:00:13.259Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-04-20T13:00:52.135Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:00:52.140Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:01:52.137Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:01:52.141Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:02:52.138Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:02:52.142Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:03:52.139Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:03:52.142Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:04:52.141Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:04:52.143Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:05:52.142Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:05:52.157Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:06:52.144Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:06:52.158Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:07:52.145Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:07:52.158Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:08:52.147Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:08:52.160Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:09:52.149Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:09:52.162Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:10:52.151Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:10:52.163Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:11:52.152Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:11:52.164Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:12:52.153Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:12:52.164Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:13:52.154Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:13:52.165Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:14:52.155Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:14:52.167Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:15:52.156Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:15:52.168Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:16:52.157Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:16:52.169Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:17:52.158Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:17:52.170Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:18:52.160Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:18:52.173Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:19:52.160Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:19:52.174Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:20:52.161Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:20:52.175Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:21:52.163Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:21:52.180Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:22:52.165Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:22:52.184Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:23:52.166Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:23:52.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:24:52.168Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:24:52.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:25:52.169Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:25:52.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:26:52.170Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:26:52.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:27:52.170Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:27:52.188Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:28:52.172Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:28:52.188Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:29:52.173Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:29:52.190Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:30:52.174Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:30:52.191Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:31:52.175Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:31:52.192Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:32:52.178Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:32:52.192Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:33:52.179Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:33:52.193Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:34:52.180Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:34:52.193Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:35:52.180Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:35:52.193Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:36:52.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:36:52.194Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:37:52.183Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:37:52.194Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:38:52.183Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:38:52.195Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:39:52.184Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:39:52.197Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:40:52.186Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:40:52.197Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:41:52.186Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:41:52.199Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:42:52.187Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:42:52.199Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:43:52.188Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:43:52.199Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:44:52.189Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:44:52.199Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:45:52.190Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:45:52.200Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:46:52.190Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:46:52.201Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:47:52.191Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:47:52.203Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:48:52.193Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:48:52.204Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:49:52.194Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:49:52.205Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:50:52.196Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:50:52.206Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:51:52.197Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:51:52.206Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:52:52.198Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:52:52.208Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:53:52.198Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:53:52.210Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:54:52.199Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:54:52.210Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:55:52.200Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:55:52.212Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:56:52.201Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:56:52.213Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:57:52.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:57:52.214Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:58:52.203Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:58:52.214Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T13:59:52.203Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T13:59:52.215Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:00:52.205Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:00:52.216Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:01:52.207Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:01:52.217Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:02:52.208Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:02:52.217Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:03:52.209Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:03:52.219Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:04:52.211Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:04:52.221Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:05:52.213Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:05:52.221Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:06:52.215Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:06:52.223Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:07:52.217Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:07:52.224Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:08:52.218Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:08:52.224Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:09:52.218Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:09:52.226Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:10:52.220Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:10:52.227Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:11:52.221Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:11:52.228Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:12:52.221Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:12:52.229Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:13:52.223Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:13:52.229Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:14:52.224Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:14:52.230Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:15:52.225Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:15:52.231Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:16:52.227Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:16:52.232Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:17:52.229Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:17:52.233Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:18:52.229Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:18:52.233Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:19:52.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:19:52.233Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:20:52.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:20:52.234Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:21:52.232Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:21:52.234Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:22:52.233Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:22:52.234Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:23:52.234Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:23:52.235Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:24:52.235Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:24:52.236Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:25:52.236Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:25:52.236Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:26:52.237Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:26:52.238Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:27:52.238Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:27:52.238Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:28:52.240Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:28:52.240Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:29:52.240Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:29:52.241Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:30:52.241Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:30:52.241Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:31:52.242Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:31:52.243Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:32:52.243Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:32:52.243Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:33:52.244Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:33:52.245Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:34:52.245Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:34:52.245Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:35:52.245Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:35:52.246Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:36:52.246Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:36:52.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:37:52.246Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:37:52.248Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:38:52.246Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:38:52.249Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:39:52.248Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:39:52.250Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:40:52.249Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:40:52.251Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:41:52.250Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:41:52.252Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:42:52.251Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:42:52.253Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:43:52.252Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:43:52.253Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:44:52.252Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:44:52.255Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:45:52.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:45:52.255Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:46:52.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:46:52.258Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:47:52.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:47:52.258Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:48:52.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:48:52.260Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:49:52.255Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:49:52.261Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:50:52.256Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:50:52.262Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:51:52.257Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:51:52.263Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:52:52.259Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:52:52.263Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:53:52.260Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:53:52.264Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:54:52.262Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:54:52.264Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:55:52.263Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:55:52.266Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:56:52.264Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:56:52.266Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:57:52.266Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:57:52.266Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:58:52.267Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:58:52.267Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T14:59:52.267Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T14:59:52.269Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:00:52.269Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:00:52.269Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:01:52.270Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:01:52.270Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:02:52.270Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:02:52.271Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:03:52.271Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:03:52.271Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:04:52.272Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:04:52.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:05:52.272Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:05:52.274Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:06:52.273Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:06:52.275Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:07:52.274Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:07:52.275Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:08:52.276Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:08:52.277Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:09:52.276Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:09:52.279Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:10:52.277Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:10:52.279Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:11:52.279Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:11:52.280Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:12:52.282Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:12:52.279Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:13:52.283Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:13:52.283Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:14:52.284Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:14:52.285Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:15:52.285Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:15:52.286Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:16:52.286Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:16:52.287Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:17:52.287Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:17:52.288Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:18:52.288Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:18:52.288Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:19:52.290Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:19:52.290Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:20:52.291Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:20:52.291Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:21:52.292Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:21:52.293Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:22:52.294Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:22:52.296Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:23:52.294Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:23:52.296Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:24:52.295Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:24:52.297Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:25:52.295Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:25:52.299Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:26:52.297Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:26:52.299Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:27:52.298Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:27:52.301Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:28:52.299Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:28:52.302Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:29:52.299Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:29:52.302Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:30:52.300Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:30:52.302Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:31:52.302Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:31:52.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:32:52.302Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:32:52.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:33:52.303Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:33:52.304Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:34:52.304Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:34:52.304Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:35:52.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:35:52.306Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:36:52.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:36:52.307Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:37:52.307Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:37:52.308Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:38:52.308Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:38:52.308Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:39:52.308Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:39:52.310Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:40:52.310Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:40:52.310Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:41:52.311Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:41:52.311Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:42:52.311Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:42:52.313Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:43:52.312Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:43:52.314Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:44:52.313Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:44:52.315Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:45:52.315Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:45:52.316Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:46:52.316Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:46:52.317Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:47:52.317Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:47:52.317Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:48:52.318Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:48:52.319Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:49:52.319Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:49:52.319Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:50:52.320Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:50:52.320Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:51:52.321Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:51:52.322Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:52:52.322Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:52:52.323Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:53:52.324Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:53:52.325Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:54:52.325Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:54:52.325Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:55:52.325Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:55:52.326Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:56:52.327Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:56:52.327Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:57:52.327Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:57:52.330Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:58:52.329Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:58:52.331Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T15:59:52.330Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T15:59:52.331Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-20T16:00:52.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-20T16:00:52.333Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO