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-03-01T01:49:05.998Z||main|||||INFO|500||The following profiles are active: basic 2023-03-01T01:50:08.537Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-01T01:50:08.539Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-01T01:50:08.949Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-01T01:50:27.938Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-01T01:50:29.108Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-01T01:50:31.543Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-01T01:50:32.890Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-01T01:50:37.562Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-01T01:50:48.405Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-01T01:50:50.225Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-01T01:50:58.523Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-01T01:50:59.231Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-01T01:50:59.364Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-01T01:50:59.379Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-01T01:51:02.103Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-01T01:51:04.258Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-01T01:51:12.302Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-03-01T01:51:17.010Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 2023-03-01T01:51:19.263Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:19.276Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:19.303Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:25.848Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:25.855Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[6507], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:21 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:25.875Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"56c55d80481842c1b30606f506c1dfb4","versionId":"fcf391391d8e4ec4bbbbacb8579027bd"} 2023-03-01T01:51:25.980Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-03-01T01:51:26.406Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/56c55d80481842c1b30606f506c1dfb4/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:26.407Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/56c55d80481842c1b30606f506c1dfb4/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:26.441Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/56c55d80481842c1b30606f506c1dfb4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:28.501Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/56c55d80481842c1b30606f506c1dfb4/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:28.509Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/56c55d80481842c1b30606f506c1dfb4/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1971], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:28 GMT]} 2023-03-01T01:51:28.512Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:28.517Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-03-01T01:51:28.523Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:28.715Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:28.717Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:28.723Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:30.020Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:30.022Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1272], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:30 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:30.024Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"7b03395fdc0742a084543209bb22afd2","versionId":"c501c85a018a42f7bd2b58190b79c6eb"} 2023-03-01T01:51:30.065Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-03-01T01:51:30.230Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7b03395fdc0742a084543209bb22afd2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:30.235Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7b03395fdc0742a084543209bb22afd2/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:30.237Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7b03395fdc0742a084543209bb22afd2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:31.860Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7b03395fdc0742a084543209bb22afd2/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:31.862Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7b03395fdc0742a084543209bb22afd2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1609], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:31 GMT]} 2023-03-01T01:51:31.864Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:31.866Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-03-01T01:51:31.867Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:32.145Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:32.147Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9d7e1fbd-0e59-4e57-90f6-4d2e5e18b511], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:51:32.155Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:32.945Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[783], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:33 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:32.946Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ee2faf59f0904ff9ab372c0fa5872e83","versionId":"35f7e3f45dff49869e55dd9777ffd19d"} 2023-03-01T01:51:32.947Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:32.950Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-03-01T01:51:33.243Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:33.247Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f3a1b62b-0744-4436-a457-1799ecc4c774], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:51:33.259Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:35.332Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[2062], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:34 GMT]} 2023-03-01T01:51:35.334Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:35.335Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ee2faf59f0904ff9ab372c0fa5872e83/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:35.336Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-03-01T01:51:35.341Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:35.567Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:35.581Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:35.587Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:36.582Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:36.599Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[970], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:37 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:36.623Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"3ee1ddd4c9fc44b2bee4ce599e5d9bd2","versionId":"23996c9c4c664e6fa9f0aadfa21377c3"} 2023-03-01T01:51:36.629Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-01T01:51:36.708Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3ee1ddd4c9fc44b2bee4ce599e5d9bd2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:36.710Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ee1ddd4c9fc44b2bee4ce599e5d9bd2/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:36.712Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ee1ddd4c9fc44b2bee4ce599e5d9bd2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:38.221Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ee1ddd4c9fc44b2bee4ce599e5d9bd2/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:38.223Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3ee1ddd4c9fc44b2bee4ce599e5d9bd2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1491], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:38 GMT]} 2023-03-01T01:51:38.223Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:38.224Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-01T01:51:38.224Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:38.460Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:38.463Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:38.471Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:39.434Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:39.436Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[948], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:40 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:39.437Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"f6d0c192d2814fc0b61bc31d8cfdd161","versionId":"9eed6687f15546c48cdb6705a7cc4f81"} 2023-03-01T01:51:39.448Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-01T01:51:39.555Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f6d0c192d2814fc0b61bc31d8cfdd161/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:39.562Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6d0c192d2814fc0b61bc31d8cfdd161/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:39.568Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6d0c192d2814fc0b61bc31d8cfdd161/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:41.399Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6d0c192d2814fc0b61bc31d8cfdd161/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:41.402Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f6d0c192d2814fc0b61bc31d8cfdd161/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1820], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:41 GMT]} 2023-03-01T01:51:41.411Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:41.411Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-01T01:51:41.411Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:41.665Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:41.665Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[eb88def1-c388-4d4e-b877-5e5c307ad641], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:51:41.667Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:42.430Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[760], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:43 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:42.431Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"efe386bcf5524989bd783ed63a89a662","versionId":"6d240610207c4043a65c5ed72b6c4b8b"} 2023-03-01T01:51:42.432Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:42.435Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-01T01:51:42.510Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/efe386bcf5524989bd783ed63a89a662/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:42.512Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/efe386bcf5524989bd783ed63a89a662/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:42.514Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/efe386bcf5524989bd783ed63a89a662/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:43.371Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/efe386bcf5524989bd783ed63a89a662/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:43.376Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/efe386bcf5524989bd783ed63a89a662/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[841], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:44 GMT]} 2023-03-01T01:51:43.378Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:43.381Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-01T01:51:43.381Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFLockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:43.567Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:43.570Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:43.573Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:44.555Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:44.556Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[975], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:45 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:44.557Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"dc41b584f2074d43847a09c3abc4cbe2","versionId":"940d87e8e3c049b9ac670b27601f5b7b"} 2023-03-01T01:51:44.559Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-03-01T01:51:44.600Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dc41b584f2074d43847a09c3abc4cbe2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:44.601Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc41b584f2074d43847a09c3abc4cbe2/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:44.602Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc41b584f2074d43847a09c3abc4cbe2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:46.045Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc41b584f2074d43847a09c3abc4cbe2/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:46.054Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dc41b584f2074d43847a09c3abc4cbe2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1432], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:46 GMT]} 2023-03-01T01:51:46.057Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:46.058Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-03-01T01:51:46.058Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:46.266Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:46.268Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:46.270Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:47.532Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:47.535Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1233], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:48 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:47.545Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"a189ad69e8354d0fa147b36815e2ff59","versionId":"993470a5c6854b2ba8902acb02509bfa"} 2023-03-01T01:51:47.569Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-03-01T01:51:47.801Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a189ad69e8354d0fa147b36815e2ff59/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:47.805Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a189ad69e8354d0fa147b36815e2ff59/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:47.808Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a189ad69e8354d0fa147b36815e2ff59/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:48.725Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a189ad69e8354d0fa147b36815e2ff59/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:48.726Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a189ad69e8354d0fa147b36815e2ff59/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[910], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:49 GMT]} 2023-03-01T01:51:48.726Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:48.727Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-03-01T01:51:48.728Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFStopActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:49.016Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:49.033Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:49.043Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:49.749Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:49.750Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[688], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:50 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:49.753Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"4418a7058e974c218d0fe53b08dc90c1","versionId":"16e163888b434303ac90c93265b88a91"} 2023-03-01T01:51:49.760Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-03-01T01:51:50.125Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4418a7058e974c218d0fe53b08dc90c1/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:50.142Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4418a7058e974c218d0fe53b08dc90c1/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:50.152Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4418a7058e974c218d0fe53b08dc90c1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:51.419Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4418a7058e974c218d0fe53b08dc90c1/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:51.422Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4418a7058e974c218d0fe53b08dc90c1/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1241], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:51 GMT]} 2023-03-01T01:51:51.425Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:51.427Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-03-01T01:51:51.429Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFStartActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:51.665Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:51.667Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:51.672Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:52.766Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:52.767Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1086], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:53 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:52.776Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"f5aee85d74c945b995527c674beaaf93","versionId":"68733d1c81484ac5b4e9b1c1f1a21514"} 2023-03-01T01:51:52.780Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-03-01T01:51:52.980Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:52.984Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f09dcbe9-a2fa-4c51-aa9d-b6e25ade5c4b], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:51:53.007Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:54.531Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1510], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:54 GMT]} 2023-03-01T01:51:54.532Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:54.533Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5aee85d74c945b995527c674beaaf93/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:54.534Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-03-01T01:51:54.534Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:54.668Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:54.672Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:54.674Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:55.750Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:55.759Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1072], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:56 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:55.761Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"bf7d669079ee433583d1a1580f8d874b","versionId":"11ac1d76ffee4a19939796c59ec21a31"} 2023-03-01T01:51:55.773Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-03-01T01:51:55.960Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bf7d669079ee433583d1a1580f8d874b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:55.961Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf7d669079ee433583d1a1580f8d874b/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:55.964Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf7d669079ee433583d1a1580f8d874b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:51:57.796Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf7d669079ee433583d1a1580f8d874b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:51:57.799Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bf7d669079ee433583d1a1580f8d874b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1816], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:51:57 GMT]} 2023-03-01T01:51:57.800Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:51:57.802Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-03-01T01:51:57.803Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:51:57.962Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:51:57.969Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:51:57.996Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:51:59.431Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:51:59.433Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1420], Server=[envoy], Date=[Wed, 01 Mar 2023 01:51:59 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:51:59.443Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"7dde49533e50458e85e059b973d4f391","versionId":"e796875c473244b89df470b339d1b2d8"} 2023-03-01T01:51:59.457Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-03-01T01:51:59.816Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:51:59.819Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ae78cb71-28b5-4c70-bec4-b427a6fa8b79], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:51:59.824Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:01.341Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1496], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:01 GMT]} 2023-03-01T01:52:01.342Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:01.348Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7dde49533e50458e85e059b973d4f391/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:01.348Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-03-01T01:52:01.349Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:01.555Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:01.556Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8d439df1-bb15-4b50-b663-c61fa43946e0], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:01.564Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:03.033Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1459], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:03 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:03.044Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"fb73c473d04a4b75be153a258ba5f5f3","versionId":"e5c97cb74e954b0eba3b9b5a55df1c43"} 2023-03-01T01:52:03.046Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:03.066Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-03-01T01:52:03.200Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:03.201Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a135786a-2e97-4a4f-bbb5-020f30b6d07e], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:03.711Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:05.943Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[2211], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:05 GMT]} 2023-03-01T01:52:05.944Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:05.946Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb73c473d04a4b75be153a258ba5f5f3/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:05.946Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-03-01T01:52:05.948Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:06.070Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:06.072Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:06.074Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:06.544Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:06.545Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[453], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:07 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:06.548Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"a3328c2210fd42219a00faa0e87a48cc","versionId":"fcbc7c2038c84035b862e9bf8a938786"} 2023-03-01T01:52:06.563Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-03-01T01:52:06.742Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:06.745Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c7b64ed9-9201-440c-b39b-425434cd2fac], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:06.753Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:07.549Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[789], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:08 GMT]} 2023-03-01T01:52:07.550Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:07.564Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3328c2210fd42219a00faa0e87a48cc/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:07.565Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-03-01T01:52:07.566Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:07.744Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:07.744Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f3ea0791-5e81-4dab-9956-376e94507140], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:07.745Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:08.323Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[571], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:09 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:08.328Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"37fe05ae1d4d47638d4a17f335a3ce51","versionId":"14ae24d4d3344310b094d6ea3f086757"} 2023-03-01T01:52:08.334Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:08.373Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-03-01T01:52:08.441Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/37fe05ae1d4d47638d4a17f335a3ce51/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:08.442Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37fe05ae1d4d47638d4a17f335a3ce51/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:08.443Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37fe05ae1d4d47638d4a17f335a3ce51/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:09.683Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37fe05ae1d4d47638d4a17f335a3ce51/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:09.684Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/37fe05ae1d4d47638d4a17f335a3ce51/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1234], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:10 GMT]} 2023-03-01T01:52:09.684Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:09.685Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-03-01T01:52:09.685Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:09.911Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:09.914Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cfa54204-606a-4ed2-a54a-cdb0079084c2], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:09.921Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:11.056Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1127], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:11 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:11.058Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d9b25710beb647d8a57cdfd266fb46cf","versionId":"cb285bf0a1754f8cab31452cf7e39d6d"} 2023-03-01T01:52:11.059Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:11.065Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-03-01T01:52:11.155Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d9b25710beb647d8a57cdfd266fb46cf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:11.156Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9b25710beb647d8a57cdfd266fb46cf/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:11.159Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9b25710beb647d8a57cdfd266fb46cf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:12.734Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d9b25710beb647d8a57cdfd266fb46cf/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:12.737Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d9b25710beb647d8a57cdfd266fb46cf/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1557], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:12 GMT]} 2023-03-01T01:52:12.739Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:12.741Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-03-01T01:52:12.742Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:12.880Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:12.881Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[babb4f64-531c-4a0c-b2c6-44583e238f91], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:12.883Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:14.172Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1283], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:14 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:14.174Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"97fcf85218b2433ca528e699ace22dcd","versionId":"dfa1a2005c254e3dab3b6e5b739af785"} 2023-03-01T01:52:14.176Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:14.182Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-03-01T01:52:14.241Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/97fcf85218b2433ca528e699ace22dcd/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:14.242Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/97fcf85218b2433ca528e699ace22dcd/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:14.244Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/97fcf85218b2433ca528e699ace22dcd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:15.620Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/97fcf85218b2433ca528e699ace22dcd/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:15.626Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/97fcf85218b2433ca528e699ace22dcd/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1361], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:16 GMT]} 2023-03-01T01:52:15.634Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:15.639Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-03-01T01:52:15.643Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:15.741Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:15.742Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3bce8420-b69c-405e-a040-dd4b73fa82be], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:15.743Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:16.308Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[557], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:17 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:16.311Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e1e1dfa603e14bc6b9d741b9a44b1c43","versionId":"0733cf52125e4404af5bab6958dbe325"} 2023-03-01T01:52:16.312Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:16.330Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-03-01T01:52:16.577Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:16.590Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b2d5177e-fb76-4018-b50b-8c0629a46e72], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:16.606Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:17.893Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1281], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:18 GMT]} 2023-03-01T01:52:17.894Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:17.894Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1e1dfa603e14bc6b9d741b9a44b1c43/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:17.895Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-03-01T01:52:17.895Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:17.991Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:17.992Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:17.994Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:18.864Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:18.865Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[859], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:19 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:18.866Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"8eccf116bf1f4b3f95f175692866b2aa","versionId":"fc19863856e7406d93582153b368f985"} 2023-03-01T01:52:18.868Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-03-01T01:52:18.917Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8eccf116bf1f4b3f95f175692866b2aa/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:18.919Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8eccf116bf1f4b3f95f175692866b2aa/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:18.920Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8eccf116bf1f4b3f95f175692866b2aa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:20.381Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8eccf116bf1f4b3f95f175692866b2aa/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:20.385Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8eccf116bf1f4b3f95f175692866b2aa/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1451], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:20 GMT]} 2023-03-01T01:52:20.388Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:20.392Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-03-01T01:52:20.397Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:21.131Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:21.158Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:21.196Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:23.162Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:23.163Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1936], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:22 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:23.166Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"6f1ce9315f8942fd845223188e7520db","versionId":"cd21a086f91746ebbdaebd98bb3fe258"} 2023-03-01T01:52:23.173Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-03-01T01:52:23.241Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:23.243Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f9e17a45-a45c-46b1-a0ea-fbcb87f5300f], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:23.245Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:24.785Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1536], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:24 GMT]} 2023-03-01T01:52:24.790Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:24.796Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f1ce9315f8942fd845223188e7520db/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:24.799Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-03-01T01:52:24.801Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:25.005Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:25.007Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:25.010Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:25.971Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:25.972Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[954], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:26 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:25.973Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"a9b164faf4364608a4fa37256a3b184d","versionId":"9f95c5e1792d48108f693b275022b55b"} 2023-03-01T01:52:25.978Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-03-01T01:52:26.116Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a9b164faf4364608a4fa37256a3b184d/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:26.119Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9b164faf4364608a4fa37256a3b184d/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:26.122Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9b164faf4364608a4fa37256a3b184d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:27.213Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a9b164faf4364608a4fa37256a3b184d/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:27.213Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a9b164faf4364608a4fa37256a3b184d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1086], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:27 GMT]} 2023-03-01T01:52:27.213Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:27.214Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-03-01T01:52:27.214Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:27.292Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:27.293Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[599a7898-f6e5-4e3d-8ff2-da0c8bdbd3d0], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:27.297Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:28.304Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1000], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:29 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:28.305Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"cb86daf5e0dd4c5f8ce26abf78ada297","versionId":"b1c636b1412241aa96c5f809ab88151c"} 2023-03-01T01:52:28.306Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:28.324Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-03-01T01:52:28.374Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:28.375Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0cbe838a-2491-4af2-bd07-5863c5c8d40f], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:28.409Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:29.800Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1378], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:30 GMT]} 2023-03-01T01:52:29.801Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:29.802Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cb86daf5e0dd4c5f8ce26abf78ada297/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:29.802Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-03-01T01:52:29.802Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:29.960Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:29.962Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:29.964Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-01T01:52:30.959Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:30.960Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[984], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:31 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:30.961Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||{"id":"c7ff2c25906a4677b3d7dee07fa37b4a","versionId":"71aa37707a8f4ca7b6afb350cf01d8d7"} 2023-03-01T01:52:30.965Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-03-01T01:52:31.000Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:31.000Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3cf21fe6-855d-4a12-875d-fc48292461f9], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:31.001Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:32.677Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1659], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:32 GMT]} 2023-03-01T01:52:32.679Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:32.680Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7ff2c25906a4677b3d7dee07fa37b4a/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:32.681Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-03-01T01:52:32.682Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-01T01:52:32.781Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-01T01:52:32.783Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4713e22d-e2b3-41b4-92f6-13e958399e67], X-ECOMP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-TransactionID=[3cd7e14f-c97a-4559-866b-3a46d76df988], X-ONAP-RequestID=[3cd7e14f-c97a-4559-866b-3a46d76df988], Content-Type=[application/json]} 2023-03-01T01:52:32.790Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2023-03-01T01:52:33.257Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[459], Server=[envoy], Date=[Wed, 01 Mar 2023 01:52:34 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-01T01:52:33.259Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"065d67a268024e44b4c01512d0ec5f76","versionId":"9d89dd430e7745b4b46b7ec2f828da1f"} 2023-03-01T01:52:33.260Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-01T01:52:33.267Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-03-01T01:52:33.364Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/065d67a268024e44b4c01512d0ec5f76/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-01T01:52:33.366Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/065d67a268024e44b4c01512d0ec5f76/versions/latest/actions|INFO|500||Invoke 2023-03-01T01:52:33.370Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/065d67a268024e44b4c01512d0ec5f76/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-01T01:52:34.548Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/065d67a268024e44b4c01512d0ec5f76/versions/latest/actions|INFO|500||InvokeReturn 2023-03-01T01:52:34.554Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/065d67a268024e44b4c01512d0ec5f76/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1168], Server=[envoy], Content-Length=[0], Date=[Wed, 01 Mar 2023 01:52:35 GMT]} 2023-03-01T01:52:34.555Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-01T01:52:34.556Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-03-01T01:52:42.716Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-01T01:52:49.051Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||WARN|500||--- 2023-03-01T01:52:49.052Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-01T01:52:49.052Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||WARN|500||--- 2023-03-01T01:52:50.120Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-01T01:53:06.377Z|3cd7e14f-c97a-4559-866b-3a46d76df988|main|||||INFO|500||Started Application in 257.996 seconds (JVM running for 277.703) 2023-03-01T01:53:06.442Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-01T01:53:06.461Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-01T01:53:06.569Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-01T01:53:06.909Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= f2c0ec40-9e13-4d51-b7de-054464c6a9d8 url= /sdc/v1/artifactTypes 2023-03-01T01:53:06.951Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-01T01:53:07.545Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-01T01:53:07.753Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-03-01T01:53:07.760Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-01T01:53:07.760Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 03976088-6574-44f9-8df7-504bd69c2e84 url= /sdc/v1/distributionKafkaData 2023-03-01T01:53:07.761Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-01T01:53:07.848Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-01T01:53:07.871Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@6697ce17 2023-03-01T01:53:08.139Z||scheduling-1|||||INFO|500||ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-03-01T01:53:08.321Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Instantiated an idempotent producer. 2023-03-01T01:53:08.630Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-01T01:53:08.854Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-01T01:53:08.855Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-01T01:53:08.856Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677635588839 2023-03-01T01:53:08.874Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-01T01:53:08.947Z||scheduling-1|||||INFO|500||ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-01T01:53:09.356Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-01T01:53:09.357Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-01T01:53:09.358Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677635589356 2023-03-01T01:53:09.361Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:53:09.376Z||scheduling-1|||||INFO|500||ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-01T01:53:09.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:53:09.561Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-01T01:53:09.574Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-01T01:53:09.574Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677635589561 2023-03-01T01:53:09.575Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T01:53:09.594Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T01:53:09.634Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-01T01:53:12.167Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to x8DgRPlsS8CXy5u30tul-A 2023-03-01T01:53:12.167Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:12.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to x8DgRPlsS8CXy5u30tul-A 2023-03-01T01:53:12.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to x8DgRPlsS8CXy5u30tul-A 2023-03-01T01:53:12.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to x8DgRPlsS8CXy5u30tul-A 2023-03-01T01:53:12.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to x8DgRPlsS8CXy5u30tul-A 2023-03-01T01:53:12.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to x8DgRPlsS8CXy5u30tul-A 2023-03-01T01:53:12.169Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:12.170Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:12.171Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:12.172Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:12.173Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:12.174Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Cluster ID: HbnDqZzqSoe-nBqiANRiMg 2023-03-01T01:53:12.175Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Cluster ID: HbnDqZzqSoe-nBqiANRiMg 2023-03-01T01:53:12.175Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Cluster ID: HbnDqZzqSoe-nBqiANRiMg 2023-03-01T01:53:12.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-03-01T01:53:12.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-03-01T01:53:12.180Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] ProducerId set to 1002 with epoch 0 2023-03-01T01:53:12.236Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] (Re-)joining group 2023-03-01T01:53:12.246Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] (Re-)joining group 2023-03-01T01:53:12.400Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c-f579a45c-814a-464f-9754-50d852710c7d 2023-03-01T01:53:12.404Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-01T01:53:12.404Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] (Re-)joining group 2023-03-01T01:53:12.456Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46-9a6ac7ea-ca0e-410b-a842-d3857b6b1cd7 2023-03-01T01:53:12.457Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-01T01:53:12.458Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] (Re-)joining group 2023-03-01T01:53:18.413Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c-f579a45c-814a-464f-9754-50d852710c7d', protocol='range'} 2023-03-01T01:53:18.416Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46-9a6ac7ea-ca0e-410b-a842-d3857b6b1cd7', protocol='range'} 2023-03-01T01:53:18.612Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:18.612Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:18.613Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:18.613Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:18.613Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:18.613Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to cHjlzhZ0RCyTUd8EnlHoeg 2023-03-01T01:53:18.621Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c-f579a45c-814a-464f-9754-50d852710c7d=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46-9a6ac7ea-ca0e-410b-a842-d3857b6b1cd7=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-01T01:53:18.649Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46-9a6ac7ea-ca0e-410b-a842-d3857b6b1cd7', protocol='range'} 2023-03-01T01:53:18.652Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-01T01:53:18.684Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c-f579a45c-814a-464f-9754-50d852710c7d', protocol='range'} 2023-03-01T01:53:18.685Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-01T01:53:18.690Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-01T01:53:18.691Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-01T01:53:18.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-01T01:53:18.792Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-01T01:53:18.793Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-01T01:53:18.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-01T01:53:18.794Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-01T01:53:18.795Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-01T01:53:18.796Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-01T01:53:18.799Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-01T01:53:18.797Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-01T01:53:18.801Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-01T01:53:18.801Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-01T01:53:18.801Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-01T01:53:18.901Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-01T01:53:18.903Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-01T01:53:19.245Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-01T01:53:19.249Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-01T01:53:19.292Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-01T01:53:19.294Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-01T01:53:19.406Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-01T01:53:19.406Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-01T01:53:19.407Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-01T01:53:19.408Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-01T01:53:19.638Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-01T01:53:19.641Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-01T01:54:09.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:54:09.597Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T01:55:09.406Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:55:09.599Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T01:56:09.408Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:56:09.601Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T01:57:09.410Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:57:09.603Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T01:58:09.416Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:58:09.607Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T01:59:06.787Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-01T01:59:09.417Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T01:59:09.608Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:00:09.419Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:00:09.609Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:01:09.419Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:01:09.611Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:02:09.421Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:02:09.615Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:02:12.309Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c2ffd41a-b231-4ceb-ba77-3fb4661ccd5c, groupId=so] Node -1 disconnected. 2023-03-01T02:02:12.365Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d0143629-1ee3-456e-b193-2fb2955d7d46, groupId=so] Node -1 disconnected. 2023-03-01T02:02:12.486Z||kafka-producer-network-thread | SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-06c524e7-7724-4c42-8392-64b83ff78977] Node -1 disconnected. 2023-03-01T02:03:09.437Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:03:09.617Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:04:09.445Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:04:09.617Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:05:09.447Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:05:09.618Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:06:09.448Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:06:09.620Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:07:09.449Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:07:09.623Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:08:09.450Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:08:09.625Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:09:09.452Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:09:09.629Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:10:09.454Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:10:09.631Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:11:09.455Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:11:09.633Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:12:09.456Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:12:09.633Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:13:09.457Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:13:09.635Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:14:09.459Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:14:09.635Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:15:09.461Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:15:09.637Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:16:09.475Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:16:09.638Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:17:09.476Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:17:09.639Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:18:09.477Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:18:09.642Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:19:09.477Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:19:09.645Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:20:09.479Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:20:09.647Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:21:09.481Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:21:09.647Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:22:09.488Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:22:09.649Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:23:09.490Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:23:09.650Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:24:09.490Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:24:09.651Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:25:09.492Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:25:09.655Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:26:09.501Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:26:09.657Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:27:09.502Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:27:09.658Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:28:09.512Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:28:09.659Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:29:09.514Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:29:09.661Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:30:09.515Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:30:09.663Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:31:09.517Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:31:09.663Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:32:09.532Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:32:09.665Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:33:09.534Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:33:09.667Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:34:09.535Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:34:09.667Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:35:09.536Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:35:09.668Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:36:09.537Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:36:09.671Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:37:09.538Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:37:09.673Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:38:09.539Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:38:09.675Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:39:09.540Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:39:09.676Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:40:09.541Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:40:09.677Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:41:09.542Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:41:09.687Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:42:09.543Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:42:09.687Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:43:09.544Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:43:09.687Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:44:09.545Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:44:09.689Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:45:09.546Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:45:09.689Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:46:09.546Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:46:09.692Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:47:09.550Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:47:09.692Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:48:09.552Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:48:09.692Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:49:09.553Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:49:09.694Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:50:09.554Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:50:09.695Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:51:09.555Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:51:09.697Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:52:09.556Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:52:09.699Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:53:09.557Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:53:09.701Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:54:09.559Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:54:09.702Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:55:09.560Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:55:09.704Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:56:09.561Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:56:09.711Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:57:09.562Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:57:09.712Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:58:09.563Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:58:09.714Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T02:59:09.567Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T02:59:09.714Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:00:09.569Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:00:09.717Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:01:09.571Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:01:09.719Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:02:09.573Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:02:09.721Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:03:09.574Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:03:09.722Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:04:09.576Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:04:09.723Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:05:09.578Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:05:09.724Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:06:09.579Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:06:09.724Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:07:09.580Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:07:09.726Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:08:09.582Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:08:09.727Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:09:09.584Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:09:09.729Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:10:09.585Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:10:09.730Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:11:09.586Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:11:09.733Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:12:09.587Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:12:09.736Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:13:09.588Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:13:09.737Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:14:09.591Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:14:09.738Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:15:09.592Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:15:09.738Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:16:09.593Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:16:09.740Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:17:09.594Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:17:09.748Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:18:09.596Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:18:09.751Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:19:09.598Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:19:09.761Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:20:09.601Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:20:09.762Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-01T03:21:09.603Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-01T03:21:09.763Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO