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-02-18T05:46:01.985Z||main|||||INFO|500||The following profiles are active: basic
2023-02-18T05:46:19.295Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-18T05:46:19.296Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-18T05:46:19.480Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-18T05:46:24.884Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-18T05:46:25.516Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-18T05:46:26.202Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-18T05:46:26.520Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-18T05:46:27.641Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-18T05:46:30.088Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-18T05:46:31.077Z||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-02-18T05:46:34.689Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-18T05:46:34.846Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-18T05:46:34.857Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-18T05:46:34.876Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-18T05:46:35.672Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-18T05:46:36.203Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-18T05:46:37.640Z||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-02-18T05:46:38.545Z||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-02-18T05:46:39.535Z||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-02-18T05:46:39.550Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:39.577Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:41.611Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:41.612Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:40 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:41.616Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"5bf84c4b80844ae7b73eca0cb42e28e2","versionId":"0b85fe8ed18e439ab40485546dd0263e"}

2023-02-18T05:46:41.653Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-02-18T05:46:41.728Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:41.729Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8b3981bb-e02b-4573-88f6-4ff9df3a6930], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:41.733Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:42.315Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:42 GMT]}
2023-02-18T05:46:42.316Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:42.318Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:42.319Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-02-18T05:46:42.320Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:42.402Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:42.403Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b41dd382-f542-4824-955b-0cd19e1d9798], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:42.407Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:42.632Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:43 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:42.634Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"35342dfd1c6d46cdbc5314165a5f9cb3","versionId":"0512601cbbbc411c836ec092a22863b8"}

2023-02-18T05:46:42.635Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:42.640Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-02-18T05:46:42.809Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:42.810Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0b1a48d4-434e-43f5-b855-c05bf558fbfc], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:42.812Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:43.143Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:43 GMT]}
2023-02-18T05:46:43.144Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:43.146Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:43.147Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-02-18T05:46:43.148Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:43.209Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:43.222Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:43.227Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:43.451Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:43.453Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:44 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:43.455Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"2f50c96bffa645eea484b5cf2dcc2b5c","versionId":"3a70f0eaaea841f2a952a12aad8b9a0a"}

2023-02-18T05:46:43.458Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-02-18T05:46:43.508Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2f50c96bffa645eea484b5cf2dcc2b5c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:46:43.510Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f50c96bffa645eea484b5cf2dcc2b5c/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:43.512Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f50c96bffa645eea484b5cf2dcc2b5c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:43.945Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f50c96bffa645eea484b5cf2dcc2b5c/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:43.946Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2f50c96bffa645eea484b5cf2dcc2b5c/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:44 GMT]}
2023-02-18T05:46:43.948Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:43.949Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-02-18T05:46:43.949Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:44.002Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:44.003Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d8acc591-d230-46c7-873b-2efd344597bf], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:44.006Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:44.274Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:44 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:44.276Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"781f56ea3136484d935c1c095b54710d","versionId":"776682994b244ac79d5a6c84ace51a11"}

2023-02-18T05:46:44.277Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:44.280Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-02-18T05:46:44.329Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:44.330Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[41a88c45-5076-443d-85fc-de735b1a43d9], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:44.332Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:44.654Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:45 GMT]}
2023-02-18T05:46:44.655Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:44.656Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:44.657Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-02-18T05:46:44.664Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:44.735Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:44.736Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1e668fea-6b5e-422f-b4d2-6d07ff574dca], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:44.739Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:45.003Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:45 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:45.005Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3630b4cd15804d20aa39db2e45fb6de2","versionId":"72317e7d8f9a4c37bece9e0b87fce317"}

2023-02-18T05:46:45.006Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:45.009Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-02-18T05:46:45.057Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3630b4cd15804d20aa39db2e45fb6de2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:46:45.059Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3630b4cd15804d20aa39db2e45fb6de2/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:45.062Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3630b4cd15804d20aa39db2e45fb6de2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:45.486Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3630b4cd15804d20aa39db2e45fb6de2/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:45.488Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3630b4cd15804d20aa39db2e45fb6de2/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:45 GMT]}
2023-02-18T05:46:45.489Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:45.490Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-02-18T05:46:45.490Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:45.553Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:45.554Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f5fb96eb-a62d-4d64-be22-266824c44d7e], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:45.556Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:45.806Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:46 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:45.808Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f4aac61662504c6d984a9a9172a3adb0","versionId":"0cf9aaa295f84f5b93ef34a80224376a"}

2023-02-18T05:46:45.809Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:45.813Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-02-18T05:46:45.868Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:45.869Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[481e7cbb-5028-485b-9666-3053e37c6416], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:45.871Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:46.327Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:46 GMT]}
2023-02-18T05:46:46.328Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:46.329Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:46.330Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-02-18T05:46:46.330Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:46.393Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:46.394Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b36cd93e-a73f-410f-bc0e-659ffb8834af], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:46.396Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:46.723Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:47 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:46.724Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d0bae490408347d69830aa3fcb5164e0","versionId":"6faf8da587824937a0db4b1178b3309f"}

2023-02-18T05:46:46.725Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:46.728Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-02-18T05:46:46.770Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:46.771Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ba9b4045-6a8f-457f-be5a-12a17b134c14], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:46.772Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:47.339Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:47 GMT]}
2023-02-18T05:46:47.340Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:47.341Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:47.341Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-02-18T05:46:47.342Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:47.401Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:47.403Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:47.405Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:47.893Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:47.894Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:48 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:47.895Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"418c818b464248c3b564c5290e6d5b41","versionId":"e3847021495e447287f0d3c44cff46d0"}

2023-02-18T05:46:47.897Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-02-18T05:46:47.956Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:47.957Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[af352d1a-1636-4cfe-9f4c-3086a535ec0b], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:47.958Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:48.782Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:48 GMT]}
2023-02-18T05:46:48.783Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:48.784Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:48.785Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-02-18T05:46:48.786Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:48.862Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:48.864Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[56fb4467-0818-49d9-b872-3b09a2bf6473], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:48.872Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:49.402Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:49 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:49.403Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"825ef2d6b2b941429d7db0358914288b","versionId":"87446cc3a99d45a1aaa82f2e9a073c92"}

2023-02-18T05:46:49.404Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:49.407Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-02-18T05:46:49.445Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:49.446Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1683695b-aa68-418a-a566-d94ab9e5f8fc], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:49.448Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:50.263Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:50 GMT]}
2023-02-18T05:46:50.264Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:50.265Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:50.266Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-02-18T05:46:50.266Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:50.325Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:50.326Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5a63aaee-d619-4c81-9d3d-97d223733cf7], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:50.328Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:50.826Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:51 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:50.831Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"83524a02a4dc46428fd2f62b8712125c","versionId":"b8367c4f1d3e4a6a9cc0a453caac5969"}

2023-02-18T05:46:50.833Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:50.836Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-02-18T05:46:50.884Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:50.885Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8170cdb8-d8d4-4928-b336-be0f4fe76f13], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:50.887Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:51.458Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:51 GMT]}
2023-02-18T05:46:51.459Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:51.460Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:51.460Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-02-18T05:46:51.461Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:51.508Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:51.510Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:51.511Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:51.768Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:51.770Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:52 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:51.771Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"7a3c4dc607b74884a23975ee4056487e","versionId":"1194a24c6152447bb38f1259bc8b4afb"}

2023-02-18T05:46:51.774Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-02-18T05:46:51.815Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7a3c4dc607b74884a23975ee4056487e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:46:51.816Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7a3c4dc607b74884a23975ee4056487e/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:51.817Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7a3c4dc607b74884a23975ee4056487e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:52.272Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7a3c4dc607b74884a23975ee4056487e/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:52.273Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7a3c4dc607b74884a23975ee4056487e/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:52 GMT]}
2023-02-18T05:46:52.273Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:52.274Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-02-18T05:46:52.274Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:52.337Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:52.338Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[30690e3d-1763-4e15-b2ce-f7b4830a8408], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:52.340Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:52.632Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:53 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:52.634Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1c3702b288374e88b912b637e8eec6d5","versionId":"d24c3ec6bd864ba0b17b1f93ef59360f"}

2023-02-18T05:46:52.635Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:52.638Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-02-18T05:46:52.676Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1c3702b288374e88b912b637e8eec6d5/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:46:52.678Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3702b288374e88b912b637e8eec6d5/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:52.680Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3702b288374e88b912b637e8eec6d5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:53.262Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3702b288374e88b912b637e8eec6d5/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:53.263Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1c3702b288374e88b912b637e8eec6d5/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:53 GMT]}
2023-02-18T05:46:53.263Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:53.263Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-02-18T05:46:53.264Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:53.308Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:53.308Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[39e9917b-c3ac-463f-82c3-ff84ad1336bd], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:53.309Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:53.603Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:54 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:53.604Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4ad3c74f5d944759aacf27787a73f16f","versionId":"a433a4f3853b41f6b1d8b6d1fa545d30"}

2023-02-18T05:46:53.605Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:53.609Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-02-18T05:46:53.663Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:53.664Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dbc30261-32c0-4dac-9911-1a6701ed04fc], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:53.665Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:54.164Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:54 GMT]}
2023-02-18T05:46:54.165Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:54.166Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:54.167Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-02-18T05:46:54.167Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:54.210Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:54.211Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[41573810-8dc6-4078-b628-4f17807afe9e], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:54.212Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:54.507Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:54 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:54.508Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b638b57396d64771b3fc98064665c7c4","versionId":"d55c10327ca549f5934c2f45724b3172"}

2023-02-18T05:46:54.509Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:54.511Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-02-18T05:46:54.546Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:54.547Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[020b9b69-da94-4f72-a2e9-c3ffd7a3570a], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:54.652Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:55.177Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:55 GMT]}
2023-02-18T05:46:55.178Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:55.179Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:55.179Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-02-18T05:46:55.179Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:55.232Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:55.233Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c93e45e7-2d8b-4d5e-82b9-2466d4aff938], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:55.235Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:55.677Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:56 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:55.678Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9c33fb4a96ae46f8a19d9202e31e682d","versionId":"89cf344675e7458b88813e3d3ff7109a"}

2023-02-18T05:46:55.679Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:55.682Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-02-18T05:46:55.734Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:55.735Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[35b4e847-8a40-4b3b-9db7-a5f3be69f74d], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:55.736Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:56.282Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:56 GMT]}
2023-02-18T05:46:56.283Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:56.284Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:56.284Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-02-18T05:46:56.284Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:56.337Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:56.338Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0765fae4-a214-46e8-9eee-8e2006c2cb37], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:56.339Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:56.682Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:57 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:56.683Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2a4b5519bd9243abb3fae586e0b39310","versionId":"ff87ddf92c7948a8b056243424621b54"}

2023-02-18T05:46:56.684Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:56.689Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-02-18T05:46:56.729Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:56.730Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a9ff069f-9b86-481e-8d86-ec208a2ad30d], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:56.732Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:57.172Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:57 GMT]}
2023-02-18T05:46:57.173Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:57.175Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:57.175Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-02-18T05:46:57.175Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:57.227Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:57.229Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:57.230Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:57.633Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:57.634Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:58 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:57.634Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"a4e5c4b698c742f68a5fe6269a1becad","versionId":"457e74aff3e443fe91cb5e81020528e9"}

2023-02-18T05:46:57.637Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-02-18T05:46:57.666Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:57.667Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9ff27ddf-6f15-42c4-a134-247f41e573a7], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:57.668Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:58.190Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:58 GMT]}
2023-02-18T05:46:58.191Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:58.192Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:58.193Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-02-18T05:46:58.193Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:58.257Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:58.258Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d2d181d4-8cdc-46bc-8d35-ad85d5433142], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:58.259Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:58.554Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:59 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:58.555Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"82548b7677e348cf854181fb4b0dacde","versionId":"5f89dde3ac254c81af51e56ff651005b"}

2023-02-18T05:46:58.556Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:58.559Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-02-18T05:46:58.603Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/82548b7677e348cf854181fb4b0dacde/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:46:58.604Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82548b7677e348cf854181fb4b0dacde/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:58.608Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82548b7677e348cf854181fb4b0dacde/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:59.012Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82548b7677e348cf854181fb4b0dacde/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:59.013Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/82548b7677e348cf854181fb4b0dacde/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:59 GMT]}
2023-02-18T05:46:59.014Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:59.014Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-02-18T05:46:59.015Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:59.065Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:59.066Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:59.068Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:59.320Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:59.321Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:59 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:59.321Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"ddb9011dc1ad4f4ca63a841ae8636963","versionId":"5a12fe26b9a049468eaa6e7d1b88e070"}

2023-02-18T05:46:59.323Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-02-18T05:46:59.350Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ddb9011dc1ad4f4ca63a841ae8636963/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:46:59.352Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ddb9011dc1ad4f4ca63a841ae8636963/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:59.353Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ddb9011dc1ad4f4ca63a841ae8636963/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:59.649Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ddb9011dc1ad4f4ca63a841ae8636963/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:59.650Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ddb9011dc1ad4f4ca63a841ae8636963/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:47:00 GMT]}
2023-02-18T05:46:59.650Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:59.651Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-02-18T05:46:59.651Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:59.692Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:59.694Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:59.695Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:46:59.906Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:59.907Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:47:00 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:59.908Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"5e7452b9f6f74089b5d236f0c482599c","versionId":"08018200d0c548eab782866dcd0c24c8"}

2023-02-18T05:46:59.910Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-02-18T05:46:59.939Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5e7452b9f6f74089b5d236f0c482599c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:46:59.941Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5e7452b9f6f74089b5d236f0c482599c/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:59.942Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5e7452b9f6f74089b5d236f0c482599c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:47:00.355Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5e7452b9f6f74089b5d236f0c482599c/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:47:00.355Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5e7452b9f6f74089b5d236f0c482599c/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:47:00 GMT]}
2023-02-18T05:47:00.355Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:47:00.356Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-02-18T05:47:00.356Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:47:00.417Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:47:00.419Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[aa98d309-c5fc-45a1-9583-e57c658ded79], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:47:00.420Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:47:00.667Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:47:01 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:47:00.668Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ffd4fec3af9342c1885d7c5ccac37f49","versionId":"6a407240d8c942dab839a36b2f6cdf4e"}

2023-02-18T05:47:00.669Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:47:00.671Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-02-18T05:47:00.720Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ffd4fec3af9342c1885d7c5ccac37f49/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:47:00.723Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffd4fec3af9342c1885d7c5ccac37f49/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:47:00.724Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffd4fec3af9342c1885d7c5ccac37f49/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:47:01.553Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffd4fec3af9342c1885d7c5ccac37f49/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:47:01.554Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ffd4fec3af9342c1885d7c5ccac37f49/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:47:01 GMT]}
2023-02-18T05:47:01.555Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:47:01.555Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-02-18T05:47:01.555Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:47:01.607Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:47:01.609Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:47:01.611Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:47:02.051Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:47:02.051Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:47:02 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:47:02.052Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"c297b320dd864c21a8debb2b6930ef0d","versionId":"e0d32b1c7618412e808bbd0887c78a3b"}

2023-02-18T05:47:02.054Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-02-18T05:47:02.093Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:47:02.094Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ec0133d6-eb0a-4271-a5dd-66df435dd224], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:47:02.095Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:47:02.694Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:47:02 GMT]}
2023-02-18T05:47:02.695Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:47:02.696Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:47:02.697Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-02-18T05:47:02.697Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:47:02.742Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:47:02.743Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4f37591a-d928-4bfb-8704-23c211c6e99c], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:47:02.745Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:47:03.105Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:47:03 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:47:03.106Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0140f8fb1b1646509bbbf0f4f54693fb","versionId":"c27d16c5b4a743f69180f9fcf0365263"}

2023-02-18T05:47:03.108Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:47:03.110Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-02-18T05:47:03.143Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0140f8fb1b1646509bbbf0f4f54693fb/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:47:03.144Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0140f8fb1b1646509bbbf0f4f54693fb/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:47:03.145Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0140f8fb1b1646509bbbf0f4f54693fb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:47:03.672Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0140f8fb1b1646509bbbf0f4f54693fb/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:47:03.673Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0140f8fb1b1646509bbbf0f4f54693fb/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:47:03 GMT]}
2023-02-18T05:47:03.673Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:47:03.673Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-02-18T05:47:03.674Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:47:03.725Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:47:03.725Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a85144f9-8713-4b41-a810-ade44f363bb1], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:47:03.727Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:47:04.357Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:47:04 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:47:04.357Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4bf36c4684d7447aa2c640a0d6a9bfa8","versionId":"4a4f478010c545fc93a72936ba83fbf6"}

2023-02-18T05:47:04.358Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:47:04.360Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-02-18T05:47:04.426Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4bf36c4684d7447aa2c640a0d6a9bfa8/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:47:04.428Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4bf36c4684d7447aa2c640a0d6a9bfa8/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:47:04.429Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4bf36c4684d7447aa2c640a0d6a9bfa8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:47:05.739Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4bf36c4684d7447aa2c640a0d6a9bfa8/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:47:05.740Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4bf36c4684d7447aa2c640a0d6a9bfa8/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:47:05 GMT]}
2023-02-18T05:47:05.741Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:47:05.741Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-02-18T05:47:11.047Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-02-18T05:47:14.521Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||WARN|500||---
2023-02-18T05:47:14.521Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-18T05:47:14.522Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||WARN|500||---
2023-02-18T05:47:15.033Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-18T05:47:21.561Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Started Application in 84.059 seconds (JVM running for 87.021)
2023-02-18T05:47:21.603Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-18T05:47:21.606Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-18T05:47:21.627Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-18T05:47:21.700Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 1c52dbf4-6d4e-47dc-abac-8c4f713afb87 url= /sdc/v1/artifactTypes
2023-02-18T05:47:21.708Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-18T05:47:21.860Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-18T05:47:21.962Z||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-02-18T05:47:21.962Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-18T05:47:21.963Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 541161eb-459b-4625-adb8-e2fb628bbc50 url= /sdc/v1/distributionKafkaData
2023-02-18T05:47:21.963Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-18T05:47:21.995Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-18T05:47:22.004Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@800762f
2023-02-18T05:47:22.113Z||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-fc623da2-fc8c-48b7-9c1f-4165106d762f
	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-02-18T05:47:22.212Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Instantiated an idempotent producer.
2023-02-18T05:47:22.390Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-18T05:47:22.498Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-18T05:47:22.499Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-18T05:47:22.499Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676699242493
2023-02-18T05:47:22.507Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-18T05:47:22.535Z||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-8c27e79b-7040-4d2c-beb8-7973130a5aa3
	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-02-18T05:47:22.652Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-18T05:47:22.652Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-18T05:47:22.653Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676699242652
2023-02-18T05:47:22.655Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:47:22.661Z||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-041645ba-6383-498d-9056-7100553f62d1
	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-02-18T05:47:22.666Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:47:22.687Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-18T05:47:22.688Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-18T05:47:22.688Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676699242687
2023-02-18T05:47:22.689Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:47:22.694Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:47:22.698Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-18T05:47:24.599Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:24.599Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T05:47:24.600Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:24.600Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T05:47:24.600Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:24.600Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T05:47:24.600Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:24.601Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T05:47:24.601Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:24.601Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:24.601Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T05:47:24.602Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T05:47:24.603Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Cluster ID: ZtexVjLfQiO_zgA4TutKrw
2023-02-18T05:47:24.605Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Cluster ID: ZtexVjLfQiO_zgA4TutKrw
2023-02-18T05:47:24.605Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Cluster ID: ZtexVjLfQiO_zgA4TutKrw
2023-02-18T05:47:24.606Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] ProducerId set to 4 with epoch 0
2023-02-18T05:47:24.606Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-18T05:47:24.606Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-18T05:47:24.665Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] (Re-)joining group
2023-02-18T05:47:24.665Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] (Re-)joining group
2023-02-18T05:47:25.089Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1-b6033684-9402-49a7-999f-c23c19a592a4
2023-02-18T05:47:25.091Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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-02-18T05:47:25.091Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] (Re-)joining group
2023-02-18T05:47:25.126Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3-8ab5897c-d337-4c3d-ad94-17625f878930
2023-02-18T05:47:25.126Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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-02-18T05:47:25.127Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] (Re-)joining group
2023-02-18T05:47:31.104Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1-b6033684-9402-49a7-999f-c23c19a592a4', protocol='range'}
2023-02-18T05:47:31.106Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3-8ab5897c-d337-4c3d-ad94-17625f878930', protocol='range'}
2023-02-18T05:47:31.184Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:31.184Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:31.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:31.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:31.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:31.186Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:31.190Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3-8ab5897c-d337-4c3d-ad94-17625f878930=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1-b6033684-9402-49a7-999f-c23c19a592a4=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-02-18T05:47:31.207Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3-8ab5897c-d337-4c3d-ad94-17625f878930', protocol='range'}
2023-02-18T05:47:31.207Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1-b6033684-9402-49a7-999f-c23c19a592a4', protocol='range'}
2023-02-18T05:47:31.209Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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-02-18T05:47:31.209Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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-02-18T05:47:31.216Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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-02-18T05:47:31.217Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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-02-18T05:47:31.237Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-18T05:47:31.237Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-18T05:47:31.238Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-18T05:47:31.238Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-18T05:47:31.238Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-18T05:47:31.239Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-18T05:47:31.239Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-18T05:47:31.239Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-18T05:47:31.240Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-18T05:47:31.239Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-18T05:47:31.240Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-18T05:47:31.240Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-18T05:47:31.285Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-18T05:47:31.287Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-18T05:47:31.362Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-18T05:47:31.363Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-18T05:47:31.372Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-18T05:47:31.372Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-18T05:47:31.389Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-18T05:47:31.390Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-18T05:47:31.395Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-18T05:47:31.395Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-18T05:47:31.397Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-18T05:47:31.397Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-18T05:48:22.678Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:48:22.701Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:49:22.681Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:49:22.703Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:50:22.682Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:50:22.706Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:51:22.685Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:51:22.708Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:52:22.688Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:52:22.710Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:53:22.690Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:53:22.712Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:54:22.693Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:54:22.713Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:55:22.696Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:55:22.715Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:56:12.582Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-18T05:56:22.700Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:56:22.717Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:56:24.653Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Node -1 disconnected.
2023-02-18T05:56:24.783Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Node -1 disconnected.
2023-02-18T05:56:24.853Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Node -1 disconnected.
2023-02-18T05:57:22.701Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:57:22.719Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:58:22.703Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:58:22.720Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:59:22.705Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:59:22.721Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:00:22.707Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:00:22.723Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:01:22.709Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:01:22.724Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:02:22.709Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:02:22.726Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:03:22.711Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:03:22.728Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:04:22.713Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:04:22.730Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:05:22.714Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:05:22.731Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:06:22.717Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:06:22.733Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:07:22.719Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:07:22.734Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:08:22.721Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:08:22.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:09:22.722Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:09:22.737Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:10:22.725Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:10:22.739Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:11:22.727Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:11:22.741Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:12:22.727Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:12:22.742Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:13:22.729Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:13:22.751Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:14:22.731Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:14:22.753Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:15:22.734Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:15:22.754Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:16:22.738Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:16:22.756Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:17:22.739Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:17:22.758Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:18:22.741Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:18:22.759Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:19:22.743Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:19:22.762Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:20:22.746Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:20:22.762Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:21:22.747Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:21:22.763Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:22:22.749Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:22:22.764Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:23:22.750Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:23:22.765Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:24:22.758Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:24:22.766Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:25:22.760Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:25:22.768Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:26:22.763Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:26:22.770Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:27:22.765Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:27:22.772Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:28:22.766Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:28:22.773Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:29:22.767Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:29:22.774Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:30:22.769Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:30:22.776Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:31:22.771Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:31:22.776Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:32:22.772Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:32:22.778Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:33:22.774Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:33:22.780Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:34:22.776Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:34:22.783Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:35:22.777Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:35:22.785Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:36:22.778Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:36:22.791Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:37:22.781Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:37:22.793Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:38:22.785Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:38:22.794Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:39:22.787Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:39:22.796Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:40:22.788Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:40:22.798Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:41:22.790Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:41:22.800Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:42:22.791Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:42:22.800Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:43:22.794Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:43:22.801Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:44:22.796Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:44:22.802Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:45:22.797Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:45:22.811Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:46:22.799Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:46:22.813Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:47:22.801Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:47:22.815Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:48:22.804Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:48:22.817Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:49:22.806Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:49:22.818Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:50:22.807Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:50:22.819Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:51:22.814Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:51:22.822Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:52:22.817Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:52:22.823Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:53:22.822Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:53:22.827Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:54:22.824Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:54:22.829Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:55:22.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:55:22.831Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:56:22.829Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:56:22.832Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:57:22.829Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:57:22.834Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:58:22.831Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:58:22.835Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:59:22.834Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:59:22.836Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO