Results

By type

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

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

2023-04-16T00:16:54.479Z||main|||||INFO|500||The following profiles are active: basic
2023-04-16T00:17:05.309Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-16T00:17:05.310Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-16T00:17:05.439Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-16T00:17:09.608Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-16T00:17:10.053Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-16T00:17:10.660Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-16T00:17:11.026Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-16T00:17:11.792Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-16T00:17:14.912Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-16T00:17:15.607Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-04-16T00:17:17.880Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-16T00:17:17.979Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-16T00:17:18.031Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-16T00:17:18.041Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-16T00:17:18.518Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-16T00:17:18.753Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-16T00:17:19.580Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-04-16T00:17:20.182Z||main|||||DEBUG|500||Attempting to create activity  VNFSetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=?
2023-04-16T00:17:20.951Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:20.967Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:21.006Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:22.962Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:22.963Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:21 GMT], server=[envoy], x-envoy-upstream-service-time=[1935], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:22.966Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"ca8fdd424d83499190394f7e37cc2e59","versionId":"a802343c046a493e8d34d6468a61140a"}

2023-04-16T00:17:23.022Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-04-16T00:17:23.057Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:23.059Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[762d1c16-ea38-4d9a-84a6-b2893b05e174], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:23.061Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:23.638Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[543]}
2023-04-16T00:17:23.640Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:23.642Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:23.645Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-04-16T00:17:23.649Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFCheckPserversLockedFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:23.719Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:23.720Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[abcacb02-c6b2-4d43-858b-acab2fc3f2bb], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:23.723Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:24.161Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:23 GMT], server=[envoy], x-envoy-upstream-service-time=[433], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:24.162Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9c9c7da3fb0d4ab3976d5d4a958633e7","versionId":"3674d1116c5d4a919af2533be9738e63"}

2023-04-16T00:17:24.162Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:24.166Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-04-16T00:17:24.198Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:24.199Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3a31d6ed-65ba-4f29-861c-5a82992e97b2], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:24.201Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:24.714Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[511]}
2023-04-16T00:17:24.715Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:24.717Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:24.719Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-04-16T00:17:24.720Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFCheckInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:24.795Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:24.802Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:24.804Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:25.194Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:25.196Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:24 GMT], server=[envoy], x-envoy-upstream-service-time=[370], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:25.204Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"dd84342376854ebca5cf94b7a8d749a5","versionId":"e8363d6ea92e41bbacdae56b3dadf4cb"}

2023-04-16T00:17:25.206Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-04-16T00:17:25.234Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:25.234Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0723d1a5-ff68-4e77-a99f-fed56f3e5970], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:25.238Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:25.740Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[498]}
2023-04-16T00:17:25.740Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:25.741Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:25.741Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-04-16T00:17:25.741Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFCheckClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:25.821Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:25.821Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[24456a9f-293b-4b7f-ada1-9b460150adcf], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:25.822Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:26.077Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:25 GMT], server=[envoy], x-envoy-upstream-service-time=[251], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:26.078Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"db8bfa6bd8314cb4b8df80766e541b1f","versionId":"2c3925595e8f41eb944d64297748725b"}

2023-04-16T00:17:26.079Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:26.082Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-04-16T00:17:26.118Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/db8bfa6bd8314cb4b8df80766e541b1f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:26.120Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db8bfa6bd8314cb4b8df80766e541b1f/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:26.121Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db8bfa6bd8314cb4b8df80766e541b1f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:26.532Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db8bfa6bd8314cb4b8df80766e541b1f/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:26.533Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/db8bfa6bd8314cb4b8df80766e541b1f/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[405]}
2023-04-16T00:17:26.534Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:26.535Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-04-16T00:17:26.536Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFSetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:26.573Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:26.574Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3574dd89-9d51-479d-a971-ed596e4ae3cc], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:26.575Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:26.811Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:26 GMT], server=[envoy], x-envoy-upstream-service-time=[232], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:26.812Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"51eff277e9c94d98a7b5948fe1043768","versionId":"7abf3c76a32b47629966fec7a41f0a83"}

2023-04-16T00:17:26.814Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:26.818Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-04-16T00:17:26.858Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:26.859Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a6a9fbef-d9a4-4a91-9e5d-bf99f41732a0], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:26.861Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:27.258Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[393]}
2023-04-16T00:17:27.259Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:27.260Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:27.260Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-04-16T00:17:27.261Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFUnsetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:27.301Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:27.303Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:27.304Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:27.537Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:27.538Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:27 GMT], server=[envoy], x-envoy-upstream-service-time=[229], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:27.539Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"307f771147dd46eaaafc117b4f08cbf1","versionId":"1eef38a76c1646caa6f2b6b71ef2ad07"}

2023-04-16T00:17:27.543Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-04-16T00:17:27.579Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/307f771147dd46eaaafc117b4f08cbf1/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:27.580Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/307f771147dd46eaaafc117b4f08cbf1/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:27.581Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/307f771147dd46eaaafc117b4f08cbf1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:27.967Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/307f771147dd46eaaafc117b4f08cbf1/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:27.969Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/307f771147dd46eaaafc117b4f08cbf1/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[381]}
2023-04-16T00:17:27.970Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:27.971Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-04-16T00:17:27.971Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFLockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:28.024Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:28.024Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[863e2f83-9b3f-4829-b32d-add419f799ab], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:28.027Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:28.295Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:28 GMT], server=[envoy], x-envoy-upstream-service-time=[263], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:28.296Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0a2747a7d5f34cf1a9d097c3f81eeed2","versionId":"ab264852f4654dcc9de542a01f807b77"}

2023-04-16T00:17:28.297Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:28.301Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-04-16T00:17:28.332Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:28.332Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[32f60037-94aa-44fa-8462-f760feed3c66], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:28.333Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:28.761Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[424]}
2023-04-16T00:17:28.762Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:28.762Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:28.763Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-04-16T00:17:28.763Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFUnlockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:28.798Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:28.798Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ac346f4b-1ca4-4d91-a8ff-d0edaf097516], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:28.799Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:29.054Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:28 GMT], server=[envoy], x-envoy-upstream-service-time=[252], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:29.055Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"74d027e861d645768cda65f45b332170","versionId":"3f33aac2a80f48af9e2c5828261c9c6d"}

2023-04-16T00:17:29.058Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:29.063Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-04-16T00:17:29.109Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:29.110Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[96281afb-0ae5-4505-8bf3-00270675b6cb], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:29.111Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:29.541Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[427]}
2023-04-16T00:17:29.542Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:29.543Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:29.544Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-04-16T00:17:29.544Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFStopActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:29.591Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:29.591Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d3558684-ff4a-4bae-8dee-4230a49365ba], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:29.592Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:29.860Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:29 GMT], server=[envoy], x-envoy-upstream-service-time=[261], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:29.861Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"43914e68e90b4cec9a1de70d3bc89888","versionId":"9e43d8e56d5d4fb088edb2c9c0687dcd"}

2023-04-16T00:17:29.863Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:29.868Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-04-16T00:17:29.904Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:29.905Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8adbe848-3063-44f8-bb4e-668bac1993bd], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:29.906Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:30.287Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[377]}
2023-04-16T00:17:30.288Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:30.289Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:30.290Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-04-16T00:17:30.290Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFStartActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:30.343Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:30.344Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ba3f2b07-991d-42da-9ac2-b1e062c4e930], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:30.346Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:30.602Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:30 GMT], server=[envoy], x-envoy-upstream-service-time=[249], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:30.603Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2b1bdf4dbfe34e45bbd72d0c6e80be36","versionId":"b1835a3420044de1a84c269ae21b8fee"}

2023-04-16T00:17:30.605Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:30.608Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-04-16T00:17:30.651Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:30.652Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b64be589-1c82-4e98-a05e-aa727225ab8a], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:30.655Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:31.063Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[406]}
2023-04-16T00:17:31.063Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:31.064Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:31.065Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-04-16T00:17:31.065Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFSnapShotActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:31.095Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:31.096Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ecaf657c-3df0-4339-a9c4-23bf9af11518], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:31.097Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:31.384Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:31 GMT], server=[envoy], x-envoy-upstream-service-time=[284], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:31.384Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"eaa9a9ca3c4347468311359655e9164e","versionId":"65e18300dbb14af3a0ae58bc52a40d7f"}

2023-04-16T00:17:31.385Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:31.387Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-04-16T00:17:31.405Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:31.406Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[948dc6e4-9f02-41f1-8a7e-66ba22898c2b], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:31.407Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:31.803Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[393]}
2023-04-16T00:17:31.804Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:31.805Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:31.805Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-04-16T00:17:31.805Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  FlowCompleteActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:31.864Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:31.866Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:31.868Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:32.120Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:32.122Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:31 GMT], server=[envoy], x-envoy-upstream-service-time=[246], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:32.123Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"bad550662c9345b9b5d87ebcaa2db215","versionId":"411cca692bf842d397c6c14c813417d0"}

2023-04-16T00:17:32.127Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-04-16T00:17:32.183Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:32.184Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9b221ecb-1aa4-4e6d-8c9c-0c2cbf367766], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:32.187Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:32.603Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[412]}
2023-04-16T00:17:32.604Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:32.605Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:32.606Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-04-16T00:17:32.606Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  PauseForManualTaskActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:32.788Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:32.801Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:32.814Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:33.087Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:33.088Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:32 GMT], server=[envoy], x-envoy-upstream-service-time=[266], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:33.088Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"53a96bca5a1449f3ae4020469a8f40aa","versionId":"7a6405b0fce44e04b2bdaafbec35eba9"}

2023-04-16T00:17:33.092Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-04-16T00:17:33.118Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:33.118Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ee14d29f-2935-443b-8ef0-aee3265cfd7e], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:33.119Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:33.507Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[384]}
2023-04-16T00:17:33.508Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:33.509Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:33.510Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-04-16T00:17:33.510Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:33.546Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:33.547Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:33.548Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:33.898Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:33.900Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:33 GMT], server=[envoy], x-envoy-upstream-service-time=[340], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:33.901Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"ceb9bfb6b5814c678e8dc4c15d912588","versionId":"6d06173acca74ef88151e5c4c5a68346"}

2023-04-16T00:17:33.903Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-04-16T00:17:33.923Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:33.925Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f9d77fa2-6ca8-4aea-897c-35247744277a], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:33.926Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:34.488Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[560]}
2023-04-16T00:17:34.489Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:34.490Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:34.490Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-04-16T00:17:34.490Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:34.520Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:34.520Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[700324eb-4e4d-4b6d-b950-e48d373c6261], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:34.521Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:34.866Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:34 GMT], server=[envoy], x-envoy-upstream-service-time=[342], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:34.868Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c9318f165399480a8c6ab1fa97e5dbbf","versionId":"241d81674c9b4f93a6372e5870ae110f"}

2023-04-16T00:17:34.868Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:34.870Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-04-16T00:17:34.888Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c9318f165399480a8c6ab1fa97e5dbbf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:34.889Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9318f165399480a8c6ab1fa97e5dbbf/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:34.890Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9318f165399480a8c6ab1fa97e5dbbf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:35.415Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9318f165399480a8c6ab1fa97e5dbbf/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:35.416Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c9318f165399480a8c6ab1fa97e5dbbf/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[519]}
2023-04-16T00:17:35.416Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:35.416Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-04-16T00:17:35.417Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFHealthCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:35.463Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:35.464Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[545370ef-4637-48b9-9d5e-91e41afee3d7], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:35.465Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:35.723Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:35 GMT], server=[envoy], x-envoy-upstream-service-time=[255], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:35.724Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"41ceb088f6744d8683a627619b92d5ae","versionId":"a5b289b19afb4f0eadadee1a94e43505"}

2023-04-16T00:17:35.725Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:35.730Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-04-16T00:17:35.757Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/41ceb088f6744d8683a627619b92d5ae/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:35.758Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41ceb088f6744d8683a627619b92d5ae/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:35.759Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41ceb088f6744d8683a627619b92d5ae/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:36.210Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41ceb088f6744d8683a627619b92d5ae/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:36.210Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/41ceb088f6744d8683a627619b92d5ae/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[448]}
2023-04-16T00:17:36.211Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:36.211Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-04-16T00:17:36.211Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFQuiesceTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:36.250Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:36.251Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:36.253Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:36.485Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:36.486Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:36 GMT], server=[envoy], x-envoy-upstream-service-time=[229], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:36.487Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"b1d7a1832c6b4fc1afbfededde227b45","versionId":"265fb446352c44df8885afefa7c88492"}

2023-04-16T00:17:36.490Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-04-16T00:17:36.516Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:36.517Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a8beec98-11ac-4f5b-9f42-08b996db0b34], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:36.518Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:36.922Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[399]}
2023-04-16T00:17:36.923Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:36.924Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:36.924Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-04-16T00:17:36.924Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFResumeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:36.954Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:36.955Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:36.956Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:37.240Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:37.240Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:36 GMT], server=[envoy], x-envoy-upstream-service-time=[280], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:37.241Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"2509a965b754418f86249e29dd2b954e","versionId":"47ab8304ee904f22b91e3bda5fa5b47a"}

2023-04-16T00:17:37.246Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-04-16T00:17:37.286Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:37.287Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[57fe475f-4fa5-44e2-bdf7-b1c9d680222f], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:37.290Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:37.691Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[396]}
2023-04-16T00:17:37.691Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:37.692Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:37.693Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-04-16T00:17:37.693Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFUnsetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:37.751Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:37.752Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[47177cc1-b3a9-422c-9559-672b0f6f633e], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:37.753Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:38.004Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:37 GMT], server=[envoy], x-envoy-upstream-service-time=[248], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:38.005Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0eaa5b6ba3654712a6ff31f24bac538f","versionId":"dfadd01295054df8b73bab3a472c49e1"}

2023-04-16T00:17:38.006Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:38.010Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-04-16T00:17:38.054Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:38.055Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[baa08961-174f-41a9-bd94-5bc5fc94ad9e], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:38.056Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:38.443Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[373]}
2023-04-16T00:17:38.444Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:38.445Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:38.446Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-04-16T00:17:38.446Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeBackupActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:38.494Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:38.496Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:38.498Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:38.712Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:38.713Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:38 GMT], server=[envoy], x-envoy-upstream-service-time=[210], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:38.714Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"63e6f2f2f968438f863df67ebbc4f6d3","versionId":"835c1e76ab1846c4a9c33f73c9504fef"}

2023-04-16T00:17:38.717Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-04-16T00:17:38.757Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:38.758Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[70b1fdd0-0c80-4290-8e43-a4274df26722], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:38.761Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:39.286Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[521]}
2023-04-16T00:17:39.287Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:39.287Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:39.288Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-04-16T00:17:39.288Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePostCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:39.323Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:39.325Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:39.326Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:39.621Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:39.622Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:39 GMT], server=[envoy], x-envoy-upstream-service-time=[292], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:39.622Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"9f5f63e836cd4d0a924392f829e3f8e7","versionId":"5dfad048f94948e79d80e500d1bf935b"}

2023-04-16T00:17:39.624Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-04-16T00:17:39.654Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:39.655Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3a3adc1d-01d3-4fb8-93e4-afc72cd8fb3d], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:39.657Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:40.128Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[467]}
2023-04-16T00:17:40.131Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:40.132Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:40.133Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-04-16T00:17:40.133Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePreCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:40.165Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:40.166Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:40.167Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:40.401Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:40.402Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:40 GMT], server=[envoy], x-envoy-upstream-service-time=[231], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:40.403Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"99ea80fd327a4c198a4238c02a3bcce7","versionId":"d0ef9a3705124789b38600914bde9fcd"}

2023-04-16T00:17:40.405Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-04-16T00:17:40.436Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:40.437Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3ab2429d-f085-4cba-9dfc-a944197e25f5], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:40.439Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:40.832Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[390]}
2023-04-16T00:17:40.833Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:40.833Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:40.834Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-04-16T00:17:40.834Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeSoftwareActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:40.864Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:40.865Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[472d7659-5374-47d2-ba9c-13a7905bafad], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:40.867Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-04-16T00:17:41.107Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:40 GMT], server=[envoy], x-envoy-upstream-service-time=[238], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:41.108Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d6cb9c0adb5d49ec913e2f5be2a68963","versionId":"01e62091def546f8ac4bbd2080b23efc"}

2023-04-16T00:17:41.109Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:41.111Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-04-16T00:17:41.131Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:41.131Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b8645f8e-9c2a-4f34-afb8-1efa8fae5f5b], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:41.133Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:41.526Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[391]}
2023-04-16T00:17:41.527Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:41.528Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:41.529Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-04-16T00:17:41.529Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity  VnfInPlaceSoftwareUpdate
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:41.572Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:41.573Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9877d327-e4c8-44fc-8549-d0fa2c9510e4], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:41.574Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}

2023-04-16T00:17:41.856Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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:{date=[Sun, 16 Apr 2023 00:17:41 GMT], server=[envoy], x-envoy-upstream-service-time=[280], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:41.858Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1ad837aee0ff4c599b0b7f93fbd4992f","versionId":"19002d7b89a04d0293ce09a9311c66d6"}

2023-04-16T00:17:41.859Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:41.861Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-04-16T00:17:41.887Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:41.887Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f1542c12-ba9d-4503-bab8-ee87a124642c], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:41.888Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-04-16T00:17:42.247Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[356]}
2023-04-16T00:17:42.247Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:42.248Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:42.250Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-04-16T00:17:44.759Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-04-16T00:17:46.931Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||WARN|500||---
2023-04-16T00:17:46.932Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-16T00:17:46.932Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||WARN|500||---
2023-04-16T00:17:47.371Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-16T00:17:51.270Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Started Application in 59.574 seconds (JVM running for 63.028)
2023-04-16T00:17:51.291Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-16T00:17:51.293Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-16T00:17:51.301Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-16T00:17:51.344Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 92a9d006-1573-4b07-9ce7-0d3677660495 url= /sdc/v1/artifactTypes
2023-04-16T00:17:51.348Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-16T00:17:51.542Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-16T00:17:51.598Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-04-16T00:17:51.598Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-16T00:17:51.598Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= b5d06384-4b88-426d-ba10-2f44a4542cf9 url= /sdc/v1/distributionKafkaData
2023-04-16T00:17:51.599Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-16T00:17:51.628Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-16T00:17:51.633Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2f627fcb
2023-04-16T00:17:51.686Z||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-a1f7beed-33c5-4131-bb6f-000aeea4d70a
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

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

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

2023-04-16T00:17:51.942Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-16T00:17:51.942Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-16T00:17:51.942Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681604271942
2023-04-16T00:17:51.943Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:17:51.945Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:17:51.949Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-16T00:17:52.650Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:52.651Z||kafka-producer-network-thread | SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a] Cluster ID: NatdSpevQ6aw0_1eZcz8Sg
2023-04-16T00:17:52.650Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T00:17:52.651Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T00:17:52.651Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T00:17:52.651Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:52.651Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T00:17:52.652Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T00:17:52.652Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:52.652Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T00:17:52.652Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:52.652Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:52.652Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:52.652Z||kafka-producer-network-thread | SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a] ProducerId set to 1003 with epoch 0
2023-04-16T00:17:52.654Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Cluster ID: NatdSpevQ6aw0_1eZcz8Sg
2023-04-16T00:17:52.654Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Cluster ID: NatdSpevQ6aw0_1eZcz8Sg
2023-04-16T00:17:52.655Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-16T00:17:52.655Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-16T00:17:52.681Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T00:17:52.681Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T00:17:52.738Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-1508c8cf-ffd9-44cc-830a-d3535807d2b4
2023-04-16T00:17:52.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T00:17:52.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T00:17:52.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d
2023-04-16T00:17:52.742Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T00:17:52.742Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T00:17:58.747Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T00:17:58.747Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-1508c8cf-ffd9-44cc-830a-d3535807d2b4', protocol='range'}
2023-04-16T00:17:58.816Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:58.816Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:58.816Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:58.817Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:58.817Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:58.817Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:58.820Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-1508c8cf-ffd9-44cc-830a-d3535807d2b4=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-16T00:17:58.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T00:17:58.860Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-1508c8cf-ffd9-44cc-830a-d3535807d2b4', protocol='range'}
2023-04-16T00:17:58.861Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T00:17:58.861Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T00:17:58.865Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T00:17:58.865Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T00:17:58.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T00:17:58.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-16T00:17:58.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-16T00:17:58.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-16T00:17:58.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-16T00:17:58.878Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T00:17:58.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-16T00:17:58.879Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-16T00:17:58.879Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-16T00:17:58.879Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-16T00:17:58.879Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-16T00:17:58.879Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-16T00:17:58.909Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-16T00:17:58.910Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-16T00:17:58.949Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-16T00:17:58.950Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-16T00:17:58.958Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-16T00:17:58.958Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-16T00:17:58.965Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-16T00:17:58.966Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-16T00:17:58.974Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-16T00:17:58.974Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-16T00:17:58.976Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-16T00:17:58.977Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-16T00:18:51.940Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:18:51.946Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:19:51.941Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:19:51.947Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:20:51.943Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:20:51.949Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:21:51.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:21:51.950Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:22:51.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:22:51.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:23:51.946Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:23:51.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:24:51.947Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:24:51.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:25:51.949Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:25:51.954Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:26:51.951Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:26:51.955Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:26:52.714Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Node -1 disconnected.
2023-04-16T00:26:52.767Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Node -1 disconnected.
2023-04-16T00:26:52.942Z||kafka-producer-network-thread | SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a] Node -1 disconnected.
2023-04-16T00:27:22.952Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-16T00:27:51.952Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:27:51.956Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:28:51.954Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:28:51.956Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:29:51.955Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:29:51.956Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:30:51.956Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:30:51.957Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:31:51.957Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:31:51.958Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:32:51.961Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:32:51.963Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:33:51.963Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:33:51.963Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:34:51.964Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:34:51.965Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:35:51.965Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:35:51.966Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:36:51.966Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:36:51.967Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:37:51.966Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:37:51.968Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:38:51.968Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:38:51.968Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:39:51.969Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:39:51.969Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:40:51.970Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:40:51.971Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:41:51.971Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:41:51.972Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:42:51.971Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:42:51.973Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:43:51.973Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:43:51.974Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:44:51.974Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:44:51.975Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:45:51.975Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:45:51.975Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:46:51.975Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:46:51.977Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:47:51.977Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:47:51.978Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:48:51.978Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:48:51.979Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:49:51.980Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:49:51.980Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:50:51.981Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:50:51.981Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:51:51.981Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:51:51.982Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:52:51.982Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:52:51.983Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:53:51.983Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:53:51.984Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:54:51.983Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:54:51.986Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:55:51.984Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:55:51.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:56:51.986Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:56:51.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:57:51.987Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:57:51.988Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:58:51.988Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:58:51.988Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:59:51.990Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:59:51.990Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:00:51.991Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:00:51.991Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:01:51.992Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:01:51.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:02:51.994Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:02:51.995Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:03:51.996Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:03:51.996Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:04:51.996Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:04:51.997Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:05:51.998Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:05:51.998Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:06:52.000Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:06:52.002Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:07:52.000Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:07:52.002Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:08:52.002Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:08:52.003Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:09:52.004Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:09:52.004Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:10:52.005Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:10:52.006Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:11:52.006Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:11:52.007Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:12:52.007Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:12:52.007Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:13:52.008Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:13:52.009Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:14:52.010Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:14:52.010Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:15:52.011Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:15:52.012Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:16:52.013Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:16:52.014Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:17:52.014Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:17:52.016Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:18:52.016Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:18:52.017Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:19:52.017Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:19:52.018Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:20:52.017Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:20:52.019Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:21:52.019Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:21:52.021Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:22:52.019Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:22:52.022Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:23:52.021Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:23:52.022Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:24:52.022Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:24:52.023Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:25:52.023Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:25:52.023Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:26:52.025Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:26:52.025Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:27:52.026Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:27:52.027Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:28:52.027Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:28:52.027Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:29:52.027Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:29:52.028Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:30:52.029Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:30:52.028Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:31:52.030Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:31:52.030Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:32:52.030Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:32:52.031Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:33:52.031Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:33:52.032Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:34:52.033Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:34:52.034Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:35:52.034Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:35:52.035Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:36:52.034Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:36:52.035Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:37:52.035Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:37:52.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:38:52.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:38:52.035Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:39:52.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:39:52.038Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:40:52.038Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:40:52.039Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:41:52.039Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:41:52.040Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:42:52.041Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:42:52.042Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:43:52.042Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:43:52.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:44:52.042Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:44:52.045Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:45:52.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:45:52.045Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:46:52.045Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:46:52.047Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:47:52.047Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:47:52.047Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:48:52.048Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:48:52.048Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:49:52.049Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:49:52.050Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:50:52.050Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:50:52.051Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:51:52.052Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:51:52.052Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:52:52.052Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:52:52.053Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:53:52.053Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:53:52.053Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:54:52.054Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:54:52.055Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:55:52.055Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:55:52.055Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:56:52.056Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:56:52.057Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:57:52.057Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:57:52.058Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:58:52.059Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:58:52.059Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:59:52.060Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:59:52.060Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:00:52.060Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:00:52.062Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:01:52.062Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:01:52.063Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:02:52.064Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:02:52.064Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:03:52.064Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:03:52.066Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:04:52.066Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:04:52.066Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:05:52.066Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:05:52.068Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:06:52.068Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:06:52.069Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:07:52.069Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:07:52.070Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:08:52.070Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:08:52.071Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:09:52.070Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:09:52.072Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:10:52.072Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:10:52.072Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:11:52.074Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:11:52.074Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:12:52.075Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:12:52.075Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:13:52.076Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:13:52.077Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:14:52.077Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:14:52.078Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:15:52.078Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:15:52.079Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:16:52.079Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:16:52.080Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:17:52.080Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:17:52.081Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:18:52.081Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:18:52.082Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:19:52.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:19:52.082Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:20:52.083Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:20:52.084Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:21:52.084Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:21:52.085Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:22:52.086Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:22:52.086Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:23:52.087Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:23:52.088Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:24:52.089Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:24:52.090Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:25:52.090Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:25:52.091Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:26:52.090Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:26:52.092Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:27:52.092Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:27:52.093Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:28:52.093Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:28:52.094Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:29:52.094Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:29:52.095Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:30:52.094Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:30:52.095Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:31:52.095Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:31:52.095Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:32:52.097Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:32:52.097Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:33:52.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:33:52.098Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:34:52.100Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:34:52.100Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:35:52.101Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:35:52.102Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:36:52.102Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:36:52.102Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:37:52.105Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:37:52.106Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:38:52.105Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:38:52.107Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO