Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/reqdb/ -Dlogging.config=/app/logback-spring.xml  -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml  

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

2022-03-24T14:39:20.704Z||main|||||INFO|500||The following profiles are active: basic
2022-03-24T14:39:36.166Z||main|||||INFO|500||Starting service [Tomcat]
2022-03-24T14:39:36.167Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-03-24T14:39:36.348Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-03-24T14:39:37.676Z||main|||||INFO|500||reqdb-pool - Starting...
2022-03-24T14:39:38.028Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-03-24T14:39:38.268Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2022-03-24T14:39:38.416Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.6)
2022-03-24T14:39:38.479Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.6 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4.
2022-03-24T14:39:38.590Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.070s)
2022-03-24T14:39:38.620Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2022-03-24T14:39:38.692Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2022-03-24T14:39:38.766Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2022-03-24T14:39:38.823Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2022-03-24T14:39:39.119Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2022-03-24T14:39:39.183Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2022-03-24T14:39:39.301Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2022-03-24T14:39:39.349Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2022-03-24T14:39:39.494Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2022-03-24T14:39:39.594Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2022-03-24T14:39:39.681Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2022-03-24T14:39:39.774Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2022-03-24T14:39:39.855Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2022-03-24T14:39:39.944Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2022-03-24T14:39:40.048Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2022-03-24T14:39:40.181Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2022-03-24T14:39:40.257Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2022-03-24T14:39:40.406Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2022-03-24T14:39:40.502Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2022-03-24T14:39:40.614Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2022-03-24T14:39:40.692Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2022-03-24T14:39:40.778Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2022-03-24T14:39:40.893Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2022-03-24T14:39:40.993Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2022-03-24T14:39:41.069Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2022-03-24T14:39:41.166Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2022-03-24T14:39:41.257Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2022-03-24T14:39:41.384Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2022-03-24T14:39:41.467Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2022-03-24T14:39:41.597Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2022-03-24T14:39:41.752Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2022-03-24T14:39:41.839Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2022-03-24T14:39:41.931Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2022-03-24T14:39:42.139Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2022-03-24T14:39:42.213Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2022-03-24T14:39:42.309Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2022-03-24T14:39:42.427Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2022-03-24T14:39:42.517Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2022-03-24T14:39:42.612Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2022-03-24T14:39:42.679Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2022-03-24T14:39:42.799Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:04.048s)
2022-03-24T14:39:43.958Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-03-24T14:39:44.609Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-03-24T14:39:46.125Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-03-24T14:39:50.165Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-03-24T14:39:54.202Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-24T14:40:04.235Z||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
2022-03-24T14:40:07.661Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2022-03-24T14:40:10.778Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2022-03-24T14:40:11.833Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-03-24T14:40:22.510Z||main|||||INFO|500||Started MSORequestDBApplication in 66.099 seconds (JVM running for 69.122)
2022-03-24T14:40:22.572Z|7131b99a-b9d4-4e74-b015-a73681987330|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:40:22.626Z|7131b99a-b9d4-4e74-b015-a73681987330|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:40:22.635Z|d49696dc-d106-422f-94ad-ba83b2f1cb71|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:40:22.651Z|d49696dc-d106-422f-94ad-ba83b2f1cb71|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:40:37.502Z|cc82bb45-d30d-4d3c-9379-fa8a1e2c69d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:40:37.504Z|cc82bb45-d30d-4d3c-9379-fa8a1e2c69d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:40:52.502Z|6d610b37-82bc-4428-930e-3c41ee98f4d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:40:52.504Z|6d610b37-82bc-4428-930e-3c41ee98f4d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:40:52.653Z|9a062839-8172-49b2-9f27-00ac5f5f24e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:40:52.654Z|9a062839-8172-49b2-9f27-00ac5f5f24e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:41:07.503Z|06525929-b494-4407-8744-8091d327261e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:41:07.507Z|06525929-b494-4407-8744-8091d327261e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:41:22.502Z|db5c91b8-9619-42d0-a35e-301f0b93813a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:41:22.503Z|db5c91b8-9619-42d0-a35e-301f0b93813a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:41:22.659Z|53a69161-8a5c-459a-a0d9-399f81fbdabf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:41:22.660Z|53a69161-8a5c-459a-a0d9-399f81fbdabf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:41:37.500Z|73fe5c29-9ea4-4a86-a6ae-a11d6fd4879b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:41:37.503Z|73fe5c29-9ea4-4a86-a6ae-a11d6fd4879b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:41:52.500Z|a4cd8a2e-6a5a-43ad-a46b-9f15e1e521d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:41:52.502Z|a4cd8a2e-6a5a-43ad-a46b-9f15e1e521d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:41:52.663Z|37260723-26d0-4e81-8203-a07f103e089b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:41:52.665Z|37260723-26d0-4e81-8203-a07f103e089b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:42:07.501Z|9b674654-4d2d-4505-952f-10549437fb12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:42:07.502Z|9b674654-4d2d-4505-952f-10549437fb12|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:42:22.501Z|58a0aaa4-140a-47c4-b76f-fc2a82e2e86b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:42:22.502Z|58a0aaa4-140a-47c4-b76f-fc2a82e2e86b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:42:22.671Z|7d3a625f-c27f-4dd3-a324-797a18dac265|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:42:22.672Z|7d3a625f-c27f-4dd3-a324-797a18dac265|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:42:37.501Z|a8d97d48-fc7b-45ff-b4e2-730766f94d82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:42:37.503Z|a8d97d48-fc7b-45ff-b4e2-730766f94d82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:42:52.506Z|760b3112-18dc-4030-8c8c-a7bbe7df4db1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:42:52.509Z|760b3112-18dc-4030-8c8c-a7bbe7df4db1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:42:52.674Z|b7b7bede-ce7f-4b2d-9aa8-97a4bea1200b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:42:52.675Z|b7b7bede-ce7f-4b2d-9aa8-97a4bea1200b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:43:07.500Z|44385a68-77e6-4e12-a924-4da1bde30221|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:43:07.502Z|44385a68-77e6-4e12-a924-4da1bde30221|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:43:22.501Z|ed9a4ef0-b2c2-462c-b36b-96a23111fcae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:43:22.503Z|ed9a4ef0-b2c2-462c-b36b-96a23111fcae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:43:22.677Z|f968b7e9-0357-42cc-aa50-aeffe07e5197|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:43:22.678Z|f968b7e9-0357-42cc-aa50-aeffe07e5197|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:43:37.500Z|88f39eb9-6277-485a-b53d-cf5d74fc5346|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:43:37.502Z|88f39eb9-6277-485a-b53d-cf5d74fc5346|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:43:52.502Z|51ed9f7a-1c18-4c21-ba70-b82667ab8ab9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:43:52.509Z|51ed9f7a-1c18-4c21-ba70-b82667ab8ab9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:43:52.681Z|b7e6fec7-45eb-4514-99fd-bc731d5f85b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:43:52.682Z|b7e6fec7-45eb-4514-99fd-bc731d5f85b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:44:07.502Z|c2df7119-b6ce-4fda-81d3-bbc3bac6e6b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:44:07.504Z|c2df7119-b6ce-4fda-81d3-bbc3bac6e6b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:44:22.501Z|956deb25-b485-4b62-9786-0144ed5d630f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:44:22.503Z|956deb25-b485-4b62-9786-0144ed5d630f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:44:22.684Z|531fd5a2-dfe9-4e91-bfbd-db3d22cee735|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:44:22.685Z|531fd5a2-dfe9-4e91-bfbd-db3d22cee735|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:44:37.501Z|86abc2c5-8ae6-432e-b3a8-ebd96a31d57d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:44:37.505Z|86abc2c5-8ae6-432e-b3a8-ebd96a31d57d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:44:52.500Z|4cb3de33-064f-4a6b-b4f4-74b61ae54742|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:44:52.502Z|4cb3de33-064f-4a6b-b4f4-74b61ae54742|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:44:52.686Z|112fb0fc-5ae7-44b2-bb51-050bee6417b4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:44:52.687Z|112fb0fc-5ae7-44b2-bb51-050bee6417b4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:45:07.500Z|49746bfe-2810-486e-aaf4-e662f8bbeaaa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:45:07.501Z|49746bfe-2810-486e-aaf4-e662f8bbeaaa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:45:22.501Z|874cbf13-c5b5-4761-aeed-5871e1c5962b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:45:22.508Z|874cbf13-c5b5-4761-aeed-5871e1c5962b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:45:22.689Z|aeed3510-e0d0-4bbc-b575-09c9f122b53a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:45:22.690Z|aeed3510-e0d0-4bbc-b575-09c9f122b53a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:45:37.501Z|c39e74f1-388f-45f7-9b57-226764ea81d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:45:37.504Z|c39e74f1-388f-45f7-9b57-226764ea81d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:45:52.501Z|8c3d5c65-d78f-4570-b178-f715bfbc29c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:45:52.502Z|8c3d5c65-d78f-4570-b178-f715bfbc29c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:45:52.694Z|ef72f84d-30a0-4c41-adaa-1fa4e51b5688|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:45:52.695Z|ef72f84d-30a0-4c41-adaa-1fa4e51b5688|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:46:07.500Z|ab7c086d-8753-4bbc-910b-ff12806044db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:46:07.506Z|ab7c086d-8753-4bbc-910b-ff12806044db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:46:22.501Z|d0ada948-0b94-481e-b1cf-f2dd989c121f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:46:22.502Z|d0ada948-0b94-481e-b1cf-f2dd989c121f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:46:22.696Z|6b638e12-428f-4ea2-ab37-d7812f6c6765|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:46:22.698Z|6b638e12-428f-4ea2-ab37-d7812f6c6765|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:46:37.501Z|c6407f31-0951-4a5c-85a1-a52e8a3a027d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:46:37.503Z|c6407f31-0951-4a5c-85a1-a52e8a3a027d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:46:52.501Z|379bc984-f776-475f-8f53-36a555087ef3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:46:52.505Z|379bc984-f776-475f-8f53-36a555087ef3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:46:52.701Z|36313b2f-15f2-4aab-9a89-70946ad407d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:46:52.702Z|36313b2f-15f2-4aab-9a89-70946ad407d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:47:07.501Z|bf028412-17bb-4cd9-b5d3-ad5545b532de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:47:07.502Z|bf028412-17bb-4cd9-b5d3-ad5545b532de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:47:22.504Z|944313d3-9f51-4730-b848-e425ea28f840|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:47:22.506Z|944313d3-9f51-4730-b848-e425ea28f840|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:47:22.705Z|f5ebd84a-1bbe-4562-830b-13b34844d54a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:47:22.706Z|f5ebd84a-1bbe-4562-830b-13b34844d54a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:47:37.502Z|318a3867-f44a-4e00-b343-1090337575de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:47:37.503Z|318a3867-f44a-4e00-b343-1090337575de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:47:52.503Z|d2cd3b76-76da-44df-9019-e00da2134693|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:47:52.505Z|d2cd3b76-76da-44df-9019-e00da2134693|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:47:52.710Z|3a9a27b8-26fb-4e2b-859b-4763fcde9026|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:47:52.711Z|3a9a27b8-26fb-4e2b-859b-4763fcde9026|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:48:07.501Z|824ebdcb-57a9-42ed-ab23-2ef4f3d5fb63|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:48:07.504Z|824ebdcb-57a9-42ed-ab23-2ef4f3d5fb63|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:48:22.501Z|b8de4933-bce6-4a2d-8685-a4662f7f10be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:48:22.503Z|b8de4933-bce6-4a2d-8685-a4662f7f10be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:48:22.713Z|34002f3e-e70f-498a-8bcf-0e2085d52f63|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:48:22.714Z|34002f3e-e70f-498a-8bcf-0e2085d52f63|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:48:37.501Z|e76cf49e-7ed1-4864-92f5-9a1ef8fd2743|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:48:37.503Z|e76cf49e-7ed1-4864-92f5-9a1ef8fd2743|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:48:52.502Z|20fa6829-0cbf-4565-97b1-4331d7127a0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:48:52.505Z|20fa6829-0cbf-4565-97b1-4331d7127a0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:48:52.716Z|ab6c85a5-10d2-4f54-a7b9-1e0d6db27119|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:48:52.718Z|ab6c85a5-10d2-4f54-a7b9-1e0d6db27119|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:49:07.501Z|86e48673-6a67-4769-8a7b-db3dd19e6c49|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:49:07.502Z|86e48673-6a67-4769-8a7b-db3dd19e6c49|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:49:22.501Z|e09a0240-7bd5-4cde-8021-79704004ab9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:49:22.502Z|e09a0240-7bd5-4cde-8021-79704004ab9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:49:22.719Z|d8c7af7f-b9cf-457a-8235-c6b93c2dafaa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:49:22.720Z|d8c7af7f-b9cf-457a-8235-c6b93c2dafaa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:49:37.501Z|cc36bc98-7d16-41e8-a3ec-3939df123a8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:49:37.503Z|cc36bc98-7d16-41e8-a3ec-3939df123a8a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:49:52.500Z|58eaa6c0-d482-427b-b758-17568c7b1a22|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:49:52.502Z|58eaa6c0-d482-427b-b758-17568c7b1a22|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:49:52.722Z|8f72d276-d5ca-4f43-a12d-1f14ff63b516|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:49:52.723Z|8f72d276-d5ca-4f43-a12d-1f14ff63b516|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:50:07.350Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-03-24T14:50:07.501Z|d5c7626c-28b3-478f-8e4e-7e4ae8755706|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:50:07.502Z|d5c7626c-28b3-478f-8e4e-7e4ae8755706|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:50:07.595Z|dede4435-d4ae-4648-932a-f17e591902b3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T14:50:07.596Z|dede4435-d4ae-4648-932a-f17e591902b3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T14:50:07.597Z|dede4435-d4ae-4648-932a-f17e591902b3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T14:50:07.598Z|dede4435-d4ae-4648-932a-f17e591902b3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T14:50:07.600Z|dede4435-d4ae-4648-932a-f17e591902b3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T14:50:07.600Z|dede4435-d4ae-4648-932a-f17e591902b3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T14:50:07.995Z|dede4435-d4ae-4648-932a-f17e591902b3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T14:50:07.996Z|dede4435-d4ae-4648-932a-f17e591902b3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T14:50:08.001Z|dede4435-d4ae-4648-932a-f17e591902b3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T14:50:08.003Z|dede4435-d4ae-4648-932a-f17e591902b3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 14:50:07 GMT;Connection:close;
2022-03-24T14:50:08.003Z|dede4435-d4ae-4648-932a-f17e591902b3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T14:50:08.004Z|dede4435-d4ae-4648-932a-f17e591902b3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T14:50:22.501Z|a548d619-1a84-41f7-ac20-bdf4dcfb587d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:50:22.503Z|a548d619-1a84-41f7-ac20-bdf4dcfb587d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:50:22.724Z|923a5e8b-3354-49a7-9cae-2c3b49e4b3de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:50:22.726Z|923a5e8b-3354-49a7-9cae-2c3b49e4b3de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:50:37.501Z|30abf898-c377-4037-9c8a-5ccb2adfe7b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:50:37.502Z|30abf898-c377-4037-9c8a-5ccb2adfe7b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:50:52.501Z|2e4864f1-fb9b-418d-b4ba-d3d262d96ca3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:50:52.502Z|2e4864f1-fb9b-418d-b4ba-d3d262d96ca3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:50:52.727Z|27baf0ef-637d-49c1-8326-d2885c0b6ce2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:50:52.728Z|27baf0ef-637d-49c1-8326-d2885c0b6ce2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:51:07.146Z|2390fca0-2dfa-48d9-b4cf-9cd1843ff920|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T14:51:07.147Z|2390fca0-2dfa-48d9-b4cf-9cd1843ff920|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T14:51:07.147Z|2390fca0-2dfa-48d9-b4cf-9cd1843ff920|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T14:51:07.148Z|2390fca0-2dfa-48d9-b4cf-9cd1843ff920|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T14:51:07.149Z|2390fca0-2dfa-48d9-b4cf-9cd1843ff920|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T14:51:07.149Z|2390fca0-2dfa-48d9-b4cf-9cd1843ff920|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T14:51:07.160Z|2390fca0-2dfa-48d9-b4cf-9cd1843ff920|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T14:51:07.161Z|2390fca0-2dfa-48d9-b4cf-9cd1843ff920|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T14:51:07.162Z|2390fca0-2dfa-48d9-b4cf-9cd1843ff920|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T14:51:07.162Z|2390fca0-2dfa-48d9-b4cf-9cd1843ff920|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 14:51:07 GMT;Connection:close;
2022-03-24T14:51:07.162Z|2390fca0-2dfa-48d9-b4cf-9cd1843ff920|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T14:51:07.163Z|2390fca0-2dfa-48d9-b4cf-9cd1843ff920|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T14:51:07.500Z|59864ebc-6682-47f9-9c05-b9b7ddd04da6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:51:07.502Z|59864ebc-6682-47f9-9c05-b9b7ddd04da6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:51:22.501Z|23b9aa07-45a0-4485-9920-62745d77d2a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:51:22.502Z|23b9aa07-45a0-4485-9920-62745d77d2a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:51:22.729Z|42ec2a56-b600-4c34-ab78-3f3529bcf2ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:51:22.730Z|42ec2a56-b600-4c34-ab78-3f3529bcf2ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:51:37.501Z|6a44d90f-ed03-4baf-84a5-d59da2951080|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:51:37.505Z|6a44d90f-ed03-4baf-84a5-d59da2951080|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:51:52.501Z|fd11b1c5-f605-4d5f-a55f-e7e91676d4d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:51:52.502Z|fd11b1c5-f605-4d5f-a55f-e7e91676d4d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:51:52.732Z|7854fcd0-1eb5-436c-b2b7-c6dd5873d3b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:51:52.734Z|7854fcd0-1eb5-436c-b2b7-c6dd5873d3b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:52:07.148Z|eccbbd73-2989-4522-9ccc-e54f38eefdeb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T14:52:07.149Z|eccbbd73-2989-4522-9ccc-e54f38eefdeb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T14:52:07.150Z|eccbbd73-2989-4522-9ccc-e54f38eefdeb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T14:52:07.157Z|eccbbd73-2989-4522-9ccc-e54f38eefdeb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T14:52:07.157Z|eccbbd73-2989-4522-9ccc-e54f38eefdeb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T14:52:07.159Z|eccbbd73-2989-4522-9ccc-e54f38eefdeb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T14:52:07.169Z|eccbbd73-2989-4522-9ccc-e54f38eefdeb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T14:52:07.170Z|eccbbd73-2989-4522-9ccc-e54f38eefdeb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T14:52:07.170Z|eccbbd73-2989-4522-9ccc-e54f38eefdeb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T14:52:07.171Z|eccbbd73-2989-4522-9ccc-e54f38eefdeb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 14:52:07 GMT;Connection:close;
2022-03-24T14:52:07.171Z|eccbbd73-2989-4522-9ccc-e54f38eefdeb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T14:52:07.172Z|eccbbd73-2989-4522-9ccc-e54f38eefdeb|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T14:52:07.500Z|139ebeb0-b3a6-4142-b4bf-77dfd2ca48fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:52:07.502Z|139ebeb0-b3a6-4142-b4bf-77dfd2ca48fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:52:22.501Z|cbeb4927-f67d-4fe0-8c01-af789b800368|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:52:22.505Z|cbeb4927-f67d-4fe0-8c01-af789b800368|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:52:22.736Z|7eebb200-5b37-444b-a4d8-9bd50053b21e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:52:22.737Z|7eebb200-5b37-444b-a4d8-9bd50053b21e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:52:37.501Z|9e5937cf-3aa8-477d-b311-5a5d9e9d9335|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:52:37.501Z|9e5937cf-3aa8-477d-b311-5a5d9e9d9335|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:52:52.501Z|e6cded03-b93c-4e0e-8bd7-f135be857195|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:52:52.502Z|e6cded03-b93c-4e0e-8bd7-f135be857195|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:52:52.738Z|18369739-1771-430c-bd4d-a59ebfeb0890|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:52:52.740Z|18369739-1771-430c-bd4d-a59ebfeb0890|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:53:07.146Z|33267cbe-6fc9-4435-b91a-29a03039b778|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T14:53:07.146Z|33267cbe-6fc9-4435-b91a-29a03039b778|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T14:53:07.147Z|33267cbe-6fc9-4435-b91a-29a03039b778|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T14:53:07.153Z|33267cbe-6fc9-4435-b91a-29a03039b778|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T14:53:07.154Z|33267cbe-6fc9-4435-b91a-29a03039b778|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T14:53:07.154Z|33267cbe-6fc9-4435-b91a-29a03039b778|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T14:53:07.164Z|33267cbe-6fc9-4435-b91a-29a03039b778|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T14:53:07.165Z|33267cbe-6fc9-4435-b91a-29a03039b778|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T14:53:07.166Z|33267cbe-6fc9-4435-b91a-29a03039b778|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T14:53:07.166Z|33267cbe-6fc9-4435-b91a-29a03039b778|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 14:53:07 GMT;Connection:close;
2022-03-24T14:53:07.167Z|33267cbe-6fc9-4435-b91a-29a03039b778|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T14:53:07.168Z|33267cbe-6fc9-4435-b91a-29a03039b778|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T14:53:07.500Z|668ff854-8a40-4cfb-aa8c-f6346a7bbae7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:53:07.504Z|668ff854-8a40-4cfb-aa8c-f6346a7bbae7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:53:22.502Z|28465355-b421-4617-8e3f-49e822b1977d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:53:22.504Z|28465355-b421-4617-8e3f-49e822b1977d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:53:22.741Z|05bc104f-dd63-4ab5-876a-1eb7ce2f45de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:53:22.742Z|05bc104f-dd63-4ab5-876a-1eb7ce2f45de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:53:37.500Z|1e1bed56-af59-4165-b247-3f9c709e4651|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:53:37.502Z|1e1bed56-af59-4165-b247-3f9c709e4651|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:53:52.508Z|f046da35-f02f-4d23-935a-d158b664a91c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:53:52.512Z|f046da35-f02f-4d23-935a-d158b664a91c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:53:52.743Z|b2cc02ec-a5d4-484e-9b2a-b2b4b0f4c2e2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:53:52.744Z|b2cc02ec-a5d4-484e-9b2a-b2b4b0f4c2e2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:54:07.148Z|fe1e5ba7-2ee4-4aa9-b235-37a1f10a2db3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T14:54:07.149Z|fe1e5ba7-2ee4-4aa9-b235-37a1f10a2db3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T14:54:07.150Z|fe1e5ba7-2ee4-4aa9-b235-37a1f10a2db3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T14:54:07.150Z|fe1e5ba7-2ee4-4aa9-b235-37a1f10a2db3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T14:54:07.151Z|fe1e5ba7-2ee4-4aa9-b235-37a1f10a2db3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T14:54:07.151Z|fe1e5ba7-2ee4-4aa9-b235-37a1f10a2db3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T14:54:07.162Z|fe1e5ba7-2ee4-4aa9-b235-37a1f10a2db3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T14:54:07.163Z|fe1e5ba7-2ee4-4aa9-b235-37a1f10a2db3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T14:54:07.164Z|fe1e5ba7-2ee4-4aa9-b235-37a1f10a2db3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T14:54:07.165Z|fe1e5ba7-2ee4-4aa9-b235-37a1f10a2db3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 14:54:07 GMT;Connection:close;
2022-03-24T14:54:07.165Z|fe1e5ba7-2ee4-4aa9-b235-37a1f10a2db3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T14:54:07.166Z|fe1e5ba7-2ee4-4aa9-b235-37a1f10a2db3|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T14:54:07.500Z|4b8d39de-4984-4e43-832b-428b29b54e53|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:54:07.501Z|4b8d39de-4984-4e43-832b-428b29b54e53|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:54:22.501Z|5297a19d-7510-469a-b99c-3ff03233571e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:54:22.502Z|5297a19d-7510-469a-b99c-3ff03233571e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:54:22.746Z|fc38f5d2-435b-4999-9bae-b3b23d75ad08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:54:22.747Z|fc38f5d2-435b-4999-9bae-b3b23d75ad08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:54:37.501Z|c1f271ec-26fd-44b1-b998-68b7ab7690ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:54:37.506Z|c1f271ec-26fd-44b1-b998-68b7ab7690ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:54:52.501Z|3f8a947b-29a6-4e82-abf8-bf9052f402a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:54:52.504Z|3f8a947b-29a6-4e82-abf8-bf9052f402a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:54:52.749Z|b28f5730-4fff-4f57-bfeb-f53293255fc8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:54:52.750Z|b28f5730-4fff-4f57-bfeb-f53293255fc8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:55:07.154Z|3c3b661a-324e-450b-86fe-c75d48785ec1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T14:55:07.156Z|3c3b661a-324e-450b-86fe-c75d48785ec1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T14:55:07.157Z|3c3b661a-324e-450b-86fe-c75d48785ec1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T14:55:07.165Z|3c3b661a-324e-450b-86fe-c75d48785ec1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T14:55:07.166Z|3c3b661a-324e-450b-86fe-c75d48785ec1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T14:55:07.166Z|3c3b661a-324e-450b-86fe-c75d48785ec1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T14:55:07.181Z|3c3b661a-324e-450b-86fe-c75d48785ec1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T14:55:07.182Z|3c3b661a-324e-450b-86fe-c75d48785ec1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T14:55:07.182Z|3c3b661a-324e-450b-86fe-c75d48785ec1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T14:55:07.182Z|3c3b661a-324e-450b-86fe-c75d48785ec1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 14:55:07 GMT;Connection:close;
2022-03-24T14:55:07.183Z|3c3b661a-324e-450b-86fe-c75d48785ec1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T14:55:07.184Z|3c3b661a-324e-450b-86fe-c75d48785ec1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T14:55:07.504Z|bfc3820f-b806-4e9d-b729-69ec15afe673|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:55:07.506Z|bfc3820f-b806-4e9d-b729-69ec15afe673|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:55:22.501Z|b3156bb7-6c0c-4d37-825a-fcaa787f5867|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:55:22.506Z|b3156bb7-6c0c-4d37-825a-fcaa787f5867|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:55:22.751Z|515394cf-69d3-4e9a-8b7a-4ab5058c9936|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:55:22.753Z|515394cf-69d3-4e9a-8b7a-4ab5058c9936|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:55:37.500Z|c0ba6515-a341-4e42-b566-3e402fe85d35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:55:37.502Z|c0ba6515-a341-4e42-b566-3e402fe85d35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:55:52.501Z|786983bb-2ee2-466a-bc27-4069ddfaefa9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:55:52.501Z|786983bb-2ee2-466a-bc27-4069ddfaefa9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:55:52.755Z|bcc30b4a-9bfc-442c-babf-26297b8f0ddf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:55:52.756Z|bcc30b4a-9bfc-442c-babf-26297b8f0ddf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:56:07.150Z|aeda3de9-f120-4ba4-a7b1-f4d20b453fe2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T14:56:07.151Z|aeda3de9-f120-4ba4-a7b1-f4d20b453fe2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T14:56:07.151Z|aeda3de9-f120-4ba4-a7b1-f4d20b453fe2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T14:56:07.152Z|aeda3de9-f120-4ba4-a7b1-f4d20b453fe2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T14:56:07.153Z|aeda3de9-f120-4ba4-a7b1-f4d20b453fe2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T14:56:07.153Z|aeda3de9-f120-4ba4-a7b1-f4d20b453fe2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T14:56:07.165Z|aeda3de9-f120-4ba4-a7b1-f4d20b453fe2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T14:56:07.166Z|aeda3de9-f120-4ba4-a7b1-f4d20b453fe2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T14:56:07.166Z|aeda3de9-f120-4ba4-a7b1-f4d20b453fe2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T14:56:07.167Z|aeda3de9-f120-4ba4-a7b1-f4d20b453fe2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 14:56:07 GMT;Connection:close;
2022-03-24T14:56:07.167Z|aeda3de9-f120-4ba4-a7b1-f4d20b453fe2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T14:56:07.168Z|aeda3de9-f120-4ba4-a7b1-f4d20b453fe2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T14:56:07.500Z|7963500d-4517-447f-b02c-c5550da24a01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:56:07.507Z|7963500d-4517-447f-b02c-c5550da24a01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:56:22.500Z|8496b5e3-efe6-4af5-8fa2-0c8b5c3282ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:56:22.504Z|8496b5e3-efe6-4af5-8fa2-0c8b5c3282ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:56:22.758Z|fc5e177d-3865-4add-9c55-05bacc915598|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:56:22.759Z|fc5e177d-3865-4add-9c55-05bacc915598|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:56:37.500Z|76349155-4ca3-49e9-b7e3-4e9761922608|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:56:37.501Z|76349155-4ca3-49e9-b7e3-4e9761922608|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:56:52.501Z|1a7672fc-cc6e-41e9-8bf2-c5c2326a4d1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:56:52.506Z|1a7672fc-cc6e-41e9-8bf2-c5c2326a4d1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:56:52.761Z|00885318-3c32-4066-b335-d14b4c716187|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:56:52.762Z|00885318-3c32-4066-b335-d14b4c716187|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:57:07.144Z|3976cd96-924d-4e9c-ba3b-ef70fb841e8b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T14:57:07.144Z|3976cd96-924d-4e9c-ba3b-ef70fb841e8b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T14:57:07.145Z|3976cd96-924d-4e9c-ba3b-ef70fb841e8b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T14:57:07.146Z|3976cd96-924d-4e9c-ba3b-ef70fb841e8b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T14:57:07.146Z|3976cd96-924d-4e9c-ba3b-ef70fb841e8b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T14:57:07.146Z|3976cd96-924d-4e9c-ba3b-ef70fb841e8b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T14:57:07.161Z|3976cd96-924d-4e9c-ba3b-ef70fb841e8b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T14:57:07.162Z|3976cd96-924d-4e9c-ba3b-ef70fb841e8b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T14:57:07.162Z|3976cd96-924d-4e9c-ba3b-ef70fb841e8b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T14:57:07.163Z|3976cd96-924d-4e9c-ba3b-ef70fb841e8b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 14:57:07 GMT;Connection:close;
2022-03-24T14:57:07.163Z|3976cd96-924d-4e9c-ba3b-ef70fb841e8b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T14:57:07.164Z|3976cd96-924d-4e9c-ba3b-ef70fb841e8b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T14:57:07.500Z|2ba82fb7-7d59-4437-85d6-21828acfe53d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:57:07.501Z|2ba82fb7-7d59-4437-85d6-21828acfe53d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:57:22.500Z|9186d171-6dda-4770-a11b-96d9d9078572|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:57:22.502Z|9186d171-6dda-4770-a11b-96d9d9078572|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:57:22.764Z|c9e3ba11-805b-4664-b0fd-b6f37090efb9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:57:22.765Z|c9e3ba11-805b-4664-b0fd-b6f37090efb9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:57:37.500Z|016237d2-6933-42a0-a37c-253145b47ca3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:57:37.505Z|016237d2-6933-42a0-a37c-253145b47ca3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:57:52.501Z|7e98c855-a485-47ec-9047-f795db4590a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:57:52.502Z|7e98c855-a485-47ec-9047-f795db4590a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:57:52.767Z|c46c3da9-154e-4c68-9aff-e6e7109a7bef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:57:52.768Z|c46c3da9-154e-4c68-9aff-e6e7109a7bef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:58:07.148Z|3f83ec1d-76ad-47b7-8d61-ed6803cc270e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T14:58:07.151Z|3f83ec1d-76ad-47b7-8d61-ed6803cc270e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T14:58:07.152Z|3f83ec1d-76ad-47b7-8d61-ed6803cc270e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T14:58:07.153Z|3f83ec1d-76ad-47b7-8d61-ed6803cc270e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T14:58:07.154Z|3f83ec1d-76ad-47b7-8d61-ed6803cc270e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T14:58:07.154Z|3f83ec1d-76ad-47b7-8d61-ed6803cc270e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T14:58:07.169Z|3f83ec1d-76ad-47b7-8d61-ed6803cc270e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T14:58:07.169Z|3f83ec1d-76ad-47b7-8d61-ed6803cc270e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T14:58:07.170Z|3f83ec1d-76ad-47b7-8d61-ed6803cc270e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T14:58:07.170Z|3f83ec1d-76ad-47b7-8d61-ed6803cc270e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 14:58:07 GMT;Connection:close;
2022-03-24T14:58:07.170Z|3f83ec1d-76ad-47b7-8d61-ed6803cc270e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T14:58:07.171Z|3f83ec1d-76ad-47b7-8d61-ed6803cc270e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T14:58:07.500Z|dd950203-f391-4147-84f9-c84e934a69d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:58:07.501Z|dd950203-f391-4147-84f9-c84e934a69d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:58:22.500Z|2d030f95-4d12-4e1c-bcc2-4c30035be2b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:58:22.504Z|2d030f95-4d12-4e1c-bcc2-4c30035be2b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:58:22.770Z|74e1b32b-4ae0-4230-96e0-366975b79e8a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:58:22.771Z|74e1b32b-4ae0-4230-96e0-366975b79e8a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:58:37.500Z|19f9436d-cf19-4ec9-a8d3-d55d6917e936|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:58:37.501Z|19f9436d-cf19-4ec9-a8d3-d55d6917e936|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:58:52.502Z|2d60fee5-62bb-460f-ba48-4c9a423e060e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:58:52.503Z|2d60fee5-62bb-460f-ba48-4c9a423e060e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:58:52.773Z|00bc917f-9368-4c47-8fd2-e84b9e9992af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:58:52.774Z|00bc917f-9368-4c47-8fd2-e84b9e9992af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:59:07.147Z|ee2834f7-ac55-4a39-84b4-a5769b925917|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T14:59:07.148Z|ee2834f7-ac55-4a39-84b4-a5769b925917|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T14:59:07.148Z|ee2834f7-ac55-4a39-84b4-a5769b925917|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T14:59:07.149Z|ee2834f7-ac55-4a39-84b4-a5769b925917|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T14:59:07.150Z|ee2834f7-ac55-4a39-84b4-a5769b925917|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T14:59:07.150Z|ee2834f7-ac55-4a39-84b4-a5769b925917|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T14:59:07.162Z|ee2834f7-ac55-4a39-84b4-a5769b925917|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T14:59:07.163Z|ee2834f7-ac55-4a39-84b4-a5769b925917|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T14:59:07.163Z|ee2834f7-ac55-4a39-84b4-a5769b925917|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T14:59:07.163Z|ee2834f7-ac55-4a39-84b4-a5769b925917|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 14:59:07 GMT;Connection:close;
2022-03-24T14:59:07.164Z|ee2834f7-ac55-4a39-84b4-a5769b925917|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T14:59:07.165Z|ee2834f7-ac55-4a39-84b4-a5769b925917|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T14:59:07.500Z|15e40de0-7fbc-40a8-a0ff-1041ee1d676b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:59:07.504Z|15e40de0-7fbc-40a8-a0ff-1041ee1d676b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:59:22.503Z|faa917b0-4712-4e34-8207-076bd42b63de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:59:22.504Z|faa917b0-4712-4e34-8207-076bd42b63de|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:59:22.777Z|182ba5e4-2237-4d93-8925-1787f5465ea0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:59:22.778Z|182ba5e4-2237-4d93-8925-1787f5465ea0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:59:37.500Z|c8a740a8-dac3-4323-af82-05eedf24c573|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:59:37.502Z|c8a740a8-dac3-4323-af82-05eedf24c573|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:59:52.501Z|4f67bfbf-d3f5-4771-8ba3-b433147e2fc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:59:52.506Z|4f67bfbf-d3f5-4771-8ba3-b433147e2fc2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T14:59:52.780Z|3cea24f2-4da6-469e-85f8-e0f265170b62|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T14:59:52.781Z|3cea24f2-4da6-469e-85f8-e0f265170b62|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:00:07.147Z|53384796-051d-46cf-8f8d-ebba5c952f38|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:00:07.148Z|53384796-051d-46cf-8f8d-ebba5c952f38|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:00:07.148Z|53384796-051d-46cf-8f8d-ebba5c952f38|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:00:07.148Z|53384796-051d-46cf-8f8d-ebba5c952f38|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:00:07.149Z|53384796-051d-46cf-8f8d-ebba5c952f38|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:00:07.149Z|53384796-051d-46cf-8f8d-ebba5c952f38|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:00:07.165Z|53384796-051d-46cf-8f8d-ebba5c952f38|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:00:07.165Z|53384796-051d-46cf-8f8d-ebba5c952f38|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:00:07.166Z|53384796-051d-46cf-8f8d-ebba5c952f38|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:00:07.166Z|53384796-051d-46cf-8f8d-ebba5c952f38|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:00:07 GMT;Connection:close;
2022-03-24T15:00:07.167Z|53384796-051d-46cf-8f8d-ebba5c952f38|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:00:07.167Z|53384796-051d-46cf-8f8d-ebba5c952f38|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:00:07.501Z|3b8f1142-3b33-4f6b-aa08-cb3e64f8b25b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:00:07.502Z|3b8f1142-3b33-4f6b-aa08-cb3e64f8b25b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:00:22.500Z|6687abc5-e63b-4401-8b0b-9df5385da9d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:00:22.501Z|6687abc5-e63b-4401-8b0b-9df5385da9d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:00:22.782Z|babf6dc5-9528-4ab2-abd7-a4ba7c4cc2f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:00:22.784Z|babf6dc5-9528-4ab2-abd7-a4ba7c4cc2f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:00:37.501Z|6130717b-f137-4f19-8da3-f1af97503afc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:00:37.506Z|6130717b-f137-4f19-8da3-f1af97503afc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:00:52.502Z|52e6d432-26b4-4838-9b41-c692d33f2082|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:00:52.502Z|52e6d432-26b4-4838-9b41-c692d33f2082|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:00:52.785Z|99f1b094-0530-478e-9812-e6cdca1baab8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:00:52.786Z|99f1b094-0530-478e-9812-e6cdca1baab8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:01:07.147Z|9e0d0720-13c4-4bed-97ff-b97984d74415|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:01:07.148Z|9e0d0720-13c4-4bed-97ff-b97984d74415|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:01:07.149Z|9e0d0720-13c4-4bed-97ff-b97984d74415|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:01:07.150Z|9e0d0720-13c4-4bed-97ff-b97984d74415|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:01:07.151Z|9e0d0720-13c4-4bed-97ff-b97984d74415|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:01:07.151Z|9e0d0720-13c4-4bed-97ff-b97984d74415|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:01:07.160Z|9e0d0720-13c4-4bed-97ff-b97984d74415|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:01:07.161Z|9e0d0720-13c4-4bed-97ff-b97984d74415|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:01:07.169Z|9e0d0720-13c4-4bed-97ff-b97984d74415|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:01:07.170Z|9e0d0720-13c4-4bed-97ff-b97984d74415|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:01:07 GMT;Connection:close;
2022-03-24T15:01:07.170Z|9e0d0720-13c4-4bed-97ff-b97984d74415|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:01:07.174Z|9e0d0720-13c4-4bed-97ff-b97984d74415|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:01:07.500Z|f742413e-4760-450a-82b3-06f1fd103481|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:01:07.501Z|f742413e-4760-450a-82b3-06f1fd103481|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:01:22.502Z|077799f2-12c4-4a47-8b8f-9a117aa8b0bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:01:22.508Z|077799f2-12c4-4a47-8b8f-9a117aa8b0bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:01:22.790Z|042d4e6a-2125-4eaf-9ba8-2468ca783767|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:01:22.792Z|042d4e6a-2125-4eaf-9ba8-2468ca783767|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:01:37.501Z|5eeb3942-02c6-4aa0-a5f4-2142d633bf69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:01:37.502Z|5eeb3942-02c6-4aa0-a5f4-2142d633bf69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:01:52.500Z|3a7b560c-b2a2-4a66-94ae-33dc53dd594e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:01:52.501Z|3a7b560c-b2a2-4a66-94ae-33dc53dd594e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:01:52.793Z|6e73d200-3b59-4ac6-a3fc-5e98bf998f94|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:01:52.794Z|6e73d200-3b59-4ac6-a3fc-5e98bf998f94|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:02:07.146Z|56865c66-3ccc-45d0-a975-62a0c218639e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:02:07.146Z|56865c66-3ccc-45d0-a975-62a0c218639e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:02:07.147Z|56865c66-3ccc-45d0-a975-62a0c218639e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:02:07.147Z|56865c66-3ccc-45d0-a975-62a0c218639e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:02:07.148Z|56865c66-3ccc-45d0-a975-62a0c218639e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:02:07.148Z|56865c66-3ccc-45d0-a975-62a0c218639e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:02:07.157Z|56865c66-3ccc-45d0-a975-62a0c218639e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:02:07.157Z|56865c66-3ccc-45d0-a975-62a0c218639e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:02:07.158Z|56865c66-3ccc-45d0-a975-62a0c218639e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:02:07.158Z|56865c66-3ccc-45d0-a975-62a0c218639e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:02:07 GMT;Connection:close;
2022-03-24T15:02:07.159Z|56865c66-3ccc-45d0-a975-62a0c218639e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:02:07.160Z|56865c66-3ccc-45d0-a975-62a0c218639e|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:02:07.500Z|e9117c4a-d883-44f4-9dbe-498674d786e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:02:07.504Z|e9117c4a-d883-44f4-9dbe-498674d786e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:02:22.501Z|02fddd19-d367-444c-b845-e176e2d80d35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:02:22.502Z|02fddd19-d367-444c-b845-e176e2d80d35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:02:22.797Z|b644c61a-7980-4ad9-81e2-7199e96e46a3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:02:22.798Z|b644c61a-7980-4ad9-81e2-7199e96e46a3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:02:37.501Z|9c823bfa-2651-4b69-b654-380e16116862|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:02:37.512Z|9c823bfa-2651-4b69-b654-380e16116862|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:02:52.501Z|885e6dd3-0a96-4ead-ab93-afb69b771434|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:02:52.503Z|885e6dd3-0a96-4ead-ab93-afb69b771434|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:02:52.799Z|a65a08d5-9bc7-4456-9cb6-609367b9d193|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:02:52.800Z|a65a08d5-9bc7-4456-9cb6-609367b9d193|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:03:07.160Z|948844d3-f47e-4349-a541-fe33dd194795|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:03:07.163Z|948844d3-f47e-4349-a541-fe33dd194795|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:03:07.164Z|948844d3-f47e-4349-a541-fe33dd194795|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:03:07.171Z|948844d3-f47e-4349-a541-fe33dd194795|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:03:07.173Z|948844d3-f47e-4349-a541-fe33dd194795|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:03:07.173Z|948844d3-f47e-4349-a541-fe33dd194795|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:03:07.190Z|948844d3-f47e-4349-a541-fe33dd194795|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:03:07.191Z|948844d3-f47e-4349-a541-fe33dd194795|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:03:07.191Z|948844d3-f47e-4349-a541-fe33dd194795|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:03:07.192Z|948844d3-f47e-4349-a541-fe33dd194795|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:03:07 GMT;Connection:close;
2022-03-24T15:03:07.192Z|948844d3-f47e-4349-a541-fe33dd194795|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:03:07.194Z|948844d3-f47e-4349-a541-fe33dd194795|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:03:07.501Z|399c7919-a47a-4184-b061-5a7cac38dad0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:03:07.502Z|399c7919-a47a-4184-b061-5a7cac38dad0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:03:22.501Z|2367b031-45de-4bb4-9e8b-0e277b50940b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:03:22.504Z|2367b031-45de-4bb4-9e8b-0e277b50940b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:03:22.803Z|7dd0a696-8e93-4e31-aefa-7fdf28a53081|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:03:22.804Z|7dd0a696-8e93-4e31-aefa-7fdf28a53081|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:03:37.500Z|8d65ed61-a285-466b-ab14-e35c9557de1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:03:37.502Z|8d65ed61-a285-466b-ab14-e35c9557de1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:03:52.502Z|da9f779a-d118-4819-a020-1a449f81f406|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:03:52.506Z|da9f779a-d118-4819-a020-1a449f81f406|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:03:52.806Z|7ff967ad-af6e-4495-aac1-9d23ff0b15f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:03:52.807Z|7ff967ad-af6e-4495-aac1-9d23ff0b15f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:04:07.148Z|edf25cd6-e5fe-40c1-b138-549c98dbcf64|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:04:07.149Z|edf25cd6-e5fe-40c1-b138-549c98dbcf64|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:04:07.149Z|edf25cd6-e5fe-40c1-b138-549c98dbcf64|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:04:07.150Z|edf25cd6-e5fe-40c1-b138-549c98dbcf64|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:04:07.150Z|edf25cd6-e5fe-40c1-b138-549c98dbcf64|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:04:07.151Z|edf25cd6-e5fe-40c1-b138-549c98dbcf64|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:04:07.164Z|edf25cd6-e5fe-40c1-b138-549c98dbcf64|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:04:07.168Z|edf25cd6-e5fe-40c1-b138-549c98dbcf64|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:04:07.169Z|edf25cd6-e5fe-40c1-b138-549c98dbcf64|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:04:07.170Z|edf25cd6-e5fe-40c1-b138-549c98dbcf64|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:04:07 GMT;Connection:close;
2022-03-24T15:04:07.171Z|edf25cd6-e5fe-40c1-b138-549c98dbcf64|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:04:07.172Z|edf25cd6-e5fe-40c1-b138-549c98dbcf64|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:04:07.500Z|8c6bd5d9-12e3-4379-972a-168ddfb179c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:04:07.501Z|8c6bd5d9-12e3-4379-972a-168ddfb179c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:04:22.501Z|ad64d173-992d-43f6-b4ef-d4e80853164c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:04:22.502Z|ad64d173-992d-43f6-b4ef-d4e80853164c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:04:22.809Z|665f65f2-ac5b-4b6e-884a-c1fd1261fbb8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:04:22.810Z|665f65f2-ac5b-4b6e-884a-c1fd1261fbb8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:04:37.500Z|f7ecee6d-6eb6-4cf5-b5c0-c13ba4c16f90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:04:37.502Z|f7ecee6d-6eb6-4cf5-b5c0-c13ba4c16f90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:04:52.501Z|f52236a6-e06a-4411-8503-a20ccdbf5700|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:04:52.502Z|f52236a6-e06a-4411-8503-a20ccdbf5700|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:04:52.812Z|c92f9c44-f57c-4f48-b370-e76c14240990|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:04:52.814Z|c92f9c44-f57c-4f48-b370-e76c14240990|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:05:07.144Z|e40d2fc9-e81d-4a57-b4c3-83dcbcd9f38f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:05:07.144Z|e40d2fc9-e81d-4a57-b4c3-83dcbcd9f38f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:05:07.145Z|e40d2fc9-e81d-4a57-b4c3-83dcbcd9f38f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:05:07.145Z|e40d2fc9-e81d-4a57-b4c3-83dcbcd9f38f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:05:07.145Z|e40d2fc9-e81d-4a57-b4c3-83dcbcd9f38f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:05:07.145Z|e40d2fc9-e81d-4a57-b4c3-83dcbcd9f38f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:05:07.161Z|e40d2fc9-e81d-4a57-b4c3-83dcbcd9f38f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:05:07.162Z|e40d2fc9-e81d-4a57-b4c3-83dcbcd9f38f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:05:07.162Z|e40d2fc9-e81d-4a57-b4c3-83dcbcd9f38f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:05:07.163Z|e40d2fc9-e81d-4a57-b4c3-83dcbcd9f38f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:05:07 GMT;Connection:close;
2022-03-24T15:05:07.163Z|e40d2fc9-e81d-4a57-b4c3-83dcbcd9f38f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:05:07.164Z|e40d2fc9-e81d-4a57-b4c3-83dcbcd9f38f|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:05:07.500Z|7c00550f-d2e1-441e-8765-730199f45c47|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:05:07.501Z|7c00550f-d2e1-441e-8765-730199f45c47|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:05:22.505Z|d0642b48-8ea6-43df-97a8-35594ee71d5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:05:22.511Z|d0642b48-8ea6-43df-97a8-35594ee71d5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:05:22.815Z|827aaeb2-6b5e-41e5-bc97-e9ae5af9b844|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:05:22.816Z|827aaeb2-6b5e-41e5-bc97-e9ae5af9b844|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:05:37.500Z|a9d810f9-4a3b-4e17-89ee-928c82a002e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:05:37.501Z|a9d810f9-4a3b-4e17-89ee-928c82a002e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:05:52.500Z|b3d3d0d0-d32e-4c60-9a72-d37781d41695|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:05:52.502Z|b3d3d0d0-d32e-4c60-9a72-d37781d41695|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:05:52.817Z|7f0a1245-c8eb-453d-889b-d64f8c4c3065|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:05:52.818Z|7f0a1245-c8eb-453d-889b-d64f8c4c3065|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:06:07.156Z|e55f1ce5-038a-4aca-8e04-f0ee0eb0689a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:06:07.157Z|e55f1ce5-038a-4aca-8e04-f0ee0eb0689a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:06:07.158Z|e55f1ce5-038a-4aca-8e04-f0ee0eb0689a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:06:07.158Z|e55f1ce5-038a-4aca-8e04-f0ee0eb0689a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:06:07.159Z|e55f1ce5-038a-4aca-8e04-f0ee0eb0689a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:06:07.159Z|e55f1ce5-038a-4aca-8e04-f0ee0eb0689a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:06:07.169Z|e55f1ce5-038a-4aca-8e04-f0ee0eb0689a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:06:07.170Z|e55f1ce5-038a-4aca-8e04-f0ee0eb0689a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:06:07.170Z|e55f1ce5-038a-4aca-8e04-f0ee0eb0689a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:06:07.171Z|e55f1ce5-038a-4aca-8e04-f0ee0eb0689a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:06:07 GMT;Connection:close;
2022-03-24T15:06:07.171Z|e55f1ce5-038a-4aca-8e04-f0ee0eb0689a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:06:07.172Z|e55f1ce5-038a-4aca-8e04-f0ee0eb0689a|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:06:07.500Z|d6951097-e713-418d-b768-b735e512f9f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:06:07.503Z|d6951097-e713-418d-b768-b735e512f9f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:06:22.501Z|b02d9567-ec70-48e1-a559-f1a88b1c4cb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:06:22.502Z|b02d9567-ec70-48e1-a559-f1a88b1c4cb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:06:22.819Z|c3c14f8e-d3e0-45cd-98c9-7e455f903d59|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:06:22.820Z|c3c14f8e-d3e0-45cd-98c9-7e455f903d59|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:06:37.500Z|b37a220e-8702-4383-92d3-da97ef0fae77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:06:37.502Z|b37a220e-8702-4383-92d3-da97ef0fae77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:06:52.500Z|84fb76f7-0af8-48b8-bf7a-25845e71608f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:06:52.504Z|84fb76f7-0af8-48b8-bf7a-25845e71608f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:06:52.821Z|94c92a6b-b8e9-41ad-b5e1-d4df8d570ed8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:06:52.822Z|94c92a6b-b8e9-41ad-b5e1-d4df8d570ed8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:07:00.410Z|305d32fe-0c1d-4c82-beef-4eecbcbd9b89|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-24T15:07:00.411Z|305d32fe-0c1d-4c82-beef-4eecbcbd9b89|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-03-24T15:07:00.417Z|305d32fe-0c1d-4c82-beef-4eecbcbd9b89|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-03-24T15:07:00.418Z|305d32fe-0c1d-4c82-beef-4eecbcbd9b89|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-03-24T15:07:00.419Z|305d32fe-0c1d-4c82-beef-4eecbcbd9b89|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:305d32fe-0c1d-4c82-beef-4eecbcbd9b89;x-fromappid:robot-ete;
2022-03-24T15:07:00.420Z|305d32fe-0c1d-4c82-beef-4eecbcbd9b89|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-03-24T15:07:00.500Z|305d32fe-0c1d-4c82-beef-4eecbcbd9b89|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-03-24T15:07:00.501Z|305d32fe-0c1d-4c82-beef-4eecbcbd9b89|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-03-24T15:07:00.501Z|305d32fe-0c1d-4c82-beef-4eecbcbd9b89|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-03-24T15:07:00.502Z|305d32fe-0c1d-4c82-beef-4eecbcbd9b89|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:07:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:07:00.502Z|305d32fe-0c1d-4c82-beef-4eecbcbd9b89|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-03-24T15:07:00.503Z|305d32fe-0c1d-4c82-beef-4eecbcbd9b89|http-nio-8083-exec-9|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-03-24T15:07:00.954Z|09f08354-289e-4416-9d30-cc74b5dd2378|http-nio-8083-exec-10|/infraActiveRequests/09f08354-289e-4416-9d30-cc74b5dd2378|bpel|||INFO|500||Entering
2022-03-24T15:07:00.954Z|09f08354-289e-4416-9d30-cc74b5dd2378|http-nio-8083-exec-10|/infraActiveRequests/09f08354-289e-4416-9d30-cc74b5dd2378|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:07:00.955Z|09f08354-289e-4416-9d30-cc74b5dd2378|http-nio-8083-exec-10|/infraActiveRequests/09f08354-289e-4416-9d30-cc74b5dd2378|bpel|||DEBUG|500||URI         : /infraActiveRequests/09f08354-289e-4416-9d30-cc74b5dd2378
2022-03-24T15:07:00.955Z|09f08354-289e-4416-9d30-cc74b5dd2378|http-nio-8083-exec-10|/infraActiveRequests/09f08354-289e-4416-9d30-cc74b5dd2378|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:07:00.956Z|09f08354-289e-4416-9d30-cc74b5dd2378|http-nio-8083-exec-10|/infraActiveRequests/09f08354-289e-4416-9d30-cc74b5dd2378|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b422aab3de42d80f;x-b3-spanid:bbd424205a26565d;x-b3-parentspanid:b422aab3de42d80f;x-b3-sampled:0;x-onap-requestid:09f08354-289e-4416-9d30-cc74b5dd2378;x-requestid:09f08354-289e-4416-9d30-cc74b5dd2378;x-transactionid:09f08354-289e-4416-9d30-cc74b5dd2378;x-ecomp-requestid:09f08354-289e-4416-9d30-cc74b5dd2378;x-onap-partnername:SO.APIH;x-invocationid:34feaf4f-d143-481a-8e20-759bf602c0e6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-03-24T15:07:00.957Z|09f08354-289e-4416-9d30-cc74b5dd2378|http-nio-8083-exec-10|/infraActiveRequests/09f08354-289e-4416-9d30-cc74b5dd2378|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:07:07.146Z|bbe7a6b0-e376-4d45-8780-5722a16ccd3b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:07:07.147Z|bbe7a6b0-e376-4d45-8780-5722a16ccd3b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:07:07.147Z|bbe7a6b0-e376-4d45-8780-5722a16ccd3b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:07:07.148Z|bbe7a6b0-e376-4d45-8780-5722a16ccd3b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:07:07.149Z|bbe7a6b0-e376-4d45-8780-5722a16ccd3b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:07:07.150Z|bbe7a6b0-e376-4d45-8780-5722a16ccd3b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:07:07.164Z|bbe7a6b0-e376-4d45-8780-5722a16ccd3b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:07:07.164Z|bbe7a6b0-e376-4d45-8780-5722a16ccd3b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:07:07.164Z|bbe7a6b0-e376-4d45-8780-5722a16ccd3b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:07:07.165Z|bbe7a6b0-e376-4d45-8780-5722a16ccd3b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:07:07 GMT;Connection:close;
2022-03-24T15:07:07.165Z|bbe7a6b0-e376-4d45-8780-5722a16ccd3b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:07:07.166Z|bbe7a6b0-e376-4d45-8780-5722a16ccd3b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:07:07.500Z|7540d8d6-8049-40ba-8bd9-d1d57dc1c8a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:07:07.501Z|7540d8d6-8049-40ba-8bd9-d1d57dc1c8a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:07:16.045Z|359e7edf-69ac-4abb-b489-b0b0e8d7a29b|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-24T15:07:16.046Z|359e7edf-69ac-4abb-b489-b0b0e8d7a29b|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-03-24T15:07:16.048Z|359e7edf-69ac-4abb-b489-b0b0e8d7a29b|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-03-24T15:07:16.048Z|359e7edf-69ac-4abb-b489-b0b0e8d7a29b|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-03-24T15:07:16.049Z|359e7edf-69ac-4abb-b489-b0b0e8d7a29b|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:359e7edf-69ac-4abb-b489-b0b0e8d7a29b;x-fromappid:robot-ete;
2022-03-24T15:07:16.049Z|359e7edf-69ac-4abb-b489-b0b0e8d7a29b|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-03-24T15:07:16.058Z|359e7edf-69ac-4abb-b489-b0b0e8d7a29b|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-03-24T15:07:16.058Z|359e7edf-69ac-4abb-b489-b0b0e8d7a29b|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-03-24T15:07:16.059Z|359e7edf-69ac-4abb-b489-b0b0e8d7a29b|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-03-24T15:07:16.059Z|359e7edf-69ac-4abb-b489-b0b0e8d7a29b|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:07:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:07:16.059Z|359e7edf-69ac-4abb-b489-b0b0e8d7a29b|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-03-24T15:07:16.060Z|359e7edf-69ac-4abb-b489-b0b0e8d7a29b|http-nio-8083-exec-2|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-03-24T15:07:22.502Z|71b131f9-264a-4a6c-a928-70ee394bc968|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:07:22.503Z|71b131f9-264a-4a6c-a928-70ee394bc968|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:07:22.824Z|183ab0cd-534b-4b26-a091-441b76748e3d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:07:22.825Z|183ab0cd-534b-4b26-a091-441b76748e3d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:07:23.431Z|2c51133c-7d0a-43cb-95b6-c43deead02c2|http-nio-8083-exec-4|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-24T15:07:23.432Z|2c51133c-7d0a-43cb-95b6-c43deead02c2|http-nio-8083-exec-4|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-03-24T15:07:23.432Z|2c51133c-7d0a-43cb-95b6-c43deead02c2|http-nio-8083-exec-4|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-03-24T15:07:23.433Z|2c51133c-7d0a-43cb-95b6-c43deead02c2|http-nio-8083-exec-4|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-03-24T15:07:23.434Z|2c51133c-7d0a-43cb-95b6-c43deead02c2|http-nio-8083-exec-4|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:2c51133c-7d0a-43cb-95b6-c43deead02c2;x-fromappid:robot-ete;
2022-03-24T15:07:23.434Z|2c51133c-7d0a-43cb-95b6-c43deead02c2|http-nio-8083-exec-4|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-03-24T15:07:23.441Z|2c51133c-7d0a-43cb-95b6-c43deead02c2|http-nio-8083-exec-4|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-03-24T15:07:23.441Z|2c51133c-7d0a-43cb-95b6-c43deead02c2|http-nio-8083-exec-4|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-03-24T15:07:23.442Z|2c51133c-7d0a-43cb-95b6-c43deead02c2|http-nio-8083-exec-4|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-03-24T15:07:23.442Z|2c51133c-7d0a-43cb-95b6-c43deead02c2|http-nio-8083-exec-4|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:07:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:07:23.442Z|2c51133c-7d0a-43cb-95b6-c43deead02c2|http-nio-8083-exec-4|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-03-24T15:07:23.443Z|2c51133c-7d0a-43cb-95b6-c43deead02c2|http-nio-8083-exec-4|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-03-24T15:07:37.501Z|066fc03a-e6ad-438d-89b0-e01c4eec2fca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:07:37.503Z|066fc03a-e6ad-438d-89b0-e01c4eec2fca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:07:52.500Z|0337f4a4-b549-43af-ac54-ca4b0b3fa2e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:07:52.502Z|0337f4a4-b549-43af-ac54-ca4b0b3fa2e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:07:52.826Z|1463ca53-64e8-4aab-996c-f93d8d1f09e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:07:52.827Z|1463ca53-64e8-4aab-996c-f93d8d1f09e3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:08:07.151Z|12ab15ce-bbcf-4d85-a8fe-80be1bb67142|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:08:07.152Z|12ab15ce-bbcf-4d85-a8fe-80be1bb67142|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:08:07.152Z|12ab15ce-bbcf-4d85-a8fe-80be1bb67142|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:08:07.153Z|12ab15ce-bbcf-4d85-a8fe-80be1bb67142|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:08:07.153Z|12ab15ce-bbcf-4d85-a8fe-80be1bb67142|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:08:07.153Z|12ab15ce-bbcf-4d85-a8fe-80be1bb67142|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:08:07.165Z|12ab15ce-bbcf-4d85-a8fe-80be1bb67142|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:08:07.166Z|12ab15ce-bbcf-4d85-a8fe-80be1bb67142|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:08:07.166Z|12ab15ce-bbcf-4d85-a8fe-80be1bb67142|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:08:07.167Z|12ab15ce-bbcf-4d85-a8fe-80be1bb67142|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:08:07 GMT;Connection:close;
2022-03-24T15:08:07.168Z|12ab15ce-bbcf-4d85-a8fe-80be1bb67142|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:08:07.169Z|12ab15ce-bbcf-4d85-a8fe-80be1bb67142|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:08:07.500Z|068e4f6f-f68f-414f-847e-ea8989b4448a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:08:07.501Z|068e4f6f-f68f-414f-847e-ea8989b4448a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:08:22.500Z|ab3634ed-bfb5-46d1-ba99-370596a921aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:08:22.504Z|ab3634ed-bfb5-46d1-ba99-370596a921aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:08:22.829Z|ddcea181-1b8d-474d-8324-23fbedc0ab5d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:08:22.830Z|ddcea181-1b8d-474d-8324-23fbedc0ab5d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:08:37.501Z|1f2cb9bf-a315-4d8d-ab0e-5e14d3bdc592|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:08:37.502Z|1f2cb9bf-a315-4d8d-ab0e-5e14d3bdc592|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:08:52.500Z|61a66ed9-93cd-42c2-a99d-ca7453b5977c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:08:52.502Z|61a66ed9-93cd-42c2-a99d-ca7453b5977c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:08:52.832Z|0e4f8aeb-f813-408b-abbc-015639caea8c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:08:52.833Z|0e4f8aeb-f813-408b-abbc-015639caea8c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:09:07.156Z|3f2bcf3d-27c7-4dc5-a264-8bf8af4056ba|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:09:07.157Z|3f2bcf3d-27c7-4dc5-a264-8bf8af4056ba|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:09:07.158Z|3f2bcf3d-27c7-4dc5-a264-8bf8af4056ba|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:09:07.165Z|3f2bcf3d-27c7-4dc5-a264-8bf8af4056ba|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:09:07.166Z|3f2bcf3d-27c7-4dc5-a264-8bf8af4056ba|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:09:07.166Z|3f2bcf3d-27c7-4dc5-a264-8bf8af4056ba|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:09:07.179Z|3f2bcf3d-27c7-4dc5-a264-8bf8af4056ba|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:09:07.180Z|3f2bcf3d-27c7-4dc5-a264-8bf8af4056ba|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:09:07.180Z|3f2bcf3d-27c7-4dc5-a264-8bf8af4056ba|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:09:07.180Z|3f2bcf3d-27c7-4dc5-a264-8bf8af4056ba|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:09:07 GMT;Connection:close;
2022-03-24T15:09:07.181Z|3f2bcf3d-27c7-4dc5-a264-8bf8af4056ba|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:09:07.186Z|3f2bcf3d-27c7-4dc5-a264-8bf8af4056ba|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:09:07.500Z|b927919f-25ae-4ebd-8cc6-bfe90559d27f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:09:07.501Z|b927919f-25ae-4ebd-8cc6-bfe90559d27f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:09:22.500Z|bde051d4-ea35-4652-abcb-9fe76f11660f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:09:22.501Z|bde051d4-ea35-4652-abcb-9fe76f11660f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:09:22.834Z|8af7cf30-5e46-4e75-848e-32e8a5b30b5d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:09:22.836Z|8af7cf30-5e46-4e75-848e-32e8a5b30b5d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:09:37.501Z|3c37740d-ad7d-4ba6-895f-74ad8e5e37c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:09:37.502Z|3c37740d-ad7d-4ba6-895f-74ad8e5e37c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:09:52.501Z|5e777239-bdf7-4427-950f-f0f443d87761|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:09:52.502Z|5e777239-bdf7-4427-950f-f0f443d87761|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:09:52.837Z|4db832df-141a-4005-8b7d-9d122bf2cacc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:09:52.838Z|4db832df-141a-4005-8b7d-9d122bf2cacc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:10:07.158Z|9d0b0db9-36b7-4b53-b9b8-62f394f9c9dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:10:07.159Z|9d0b0db9-36b7-4b53-b9b8-62f394f9c9dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:10:07.159Z|9d0b0db9-36b7-4b53-b9b8-62f394f9c9dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:10:07.160Z|9d0b0db9-36b7-4b53-b9b8-62f394f9c9dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:10:07.161Z|9d0b0db9-36b7-4b53-b9b8-62f394f9c9dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:10:07.161Z|9d0b0db9-36b7-4b53-b9b8-62f394f9c9dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:10:07.178Z|9d0b0db9-36b7-4b53-b9b8-62f394f9c9dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:10:07.179Z|9d0b0db9-36b7-4b53-b9b8-62f394f9c9dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:10:07.179Z|9d0b0db9-36b7-4b53-b9b8-62f394f9c9dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:10:07.179Z|9d0b0db9-36b7-4b53-b9b8-62f394f9c9dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:10:07 GMT;Connection:close;
2022-03-24T15:10:07.180Z|9d0b0db9-36b7-4b53-b9b8-62f394f9c9dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:10:07.182Z|9d0b0db9-36b7-4b53-b9b8-62f394f9c9dd|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:10:07.500Z|f8e10d73-24a3-4eb2-bb24-c9c6b13be565|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:10:07.503Z|f8e10d73-24a3-4eb2-bb24-c9c6b13be565|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:10:22.500Z|afb11967-c518-414f-aef5-8a46d869f1f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:10:22.501Z|afb11967-c518-414f-aef5-8a46d869f1f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:10:22.839Z|690dfaaf-8d8d-4171-a656-45e2c549a1e2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:10:22.841Z|690dfaaf-8d8d-4171-a656-45e2c549a1e2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:10:37.501Z|539e82e7-4d76-497a-8ea7-a9a9fb025373|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:10:37.507Z|539e82e7-4d76-497a-8ea7-a9a9fb025373|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:10:52.501Z|b7114981-56c5-4494-8d20-0c66a815c93c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:10:52.503Z|b7114981-56c5-4494-8d20-0c66a815c93c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:10:52.842Z|1adfeaba-a2ac-4219-9667-8d3801d227a0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:10:52.843Z|1adfeaba-a2ac-4219-9667-8d3801d227a0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:10:55.852Z|914541d4-0c4c-4ba2-b012-52735c235718|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-24T15:10:55.853Z|914541d4-0c4c-4ba2-b012-52735c235718|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-03-24T15:10:55.854Z|914541d4-0c4c-4ba2-b012-52735c235718|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-03-24T15:10:55.854Z|914541d4-0c4c-4ba2-b012-52735c235718|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-03-24T15:10:55.855Z|914541d4-0c4c-4ba2-b012-52735c235718|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:914541d4-0c4c-4ba2-b012-52735c235718;x-fromappid:robot-ete;
2022-03-24T15:10:55.855Z|914541d4-0c4c-4ba2-b012-52735c235718|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-03-24T15:10:55.871Z|914541d4-0c4c-4ba2-b012-52735c235718|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-03-24T15:10:55.871Z|914541d4-0c4c-4ba2-b012-52735c235718|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-03-24T15:10:55.872Z|914541d4-0c4c-4ba2-b012-52735c235718|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-03-24T15:10:55.872Z|914541d4-0c4c-4ba2-b012-52735c235718|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:10:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:10:55.872Z|914541d4-0c4c-4ba2-b012-52735c235718|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-03-24T15:10:55.873Z|914541d4-0c4c-4ba2-b012-52735c235718|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-03-24T15:11:07.146Z|0b81c7a2-3e8d-4b7f-a927-d2acdb0a77c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:11:07.146Z|0b81c7a2-3e8d-4b7f-a927-d2acdb0a77c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:11:07.147Z|0b81c7a2-3e8d-4b7f-a927-d2acdb0a77c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:11:07.148Z|0b81c7a2-3e8d-4b7f-a927-d2acdb0a77c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:11:07.148Z|0b81c7a2-3e8d-4b7f-a927-d2acdb0a77c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:11:07.149Z|0b81c7a2-3e8d-4b7f-a927-d2acdb0a77c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:11:07.157Z|0b81c7a2-3e8d-4b7f-a927-d2acdb0a77c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:11:07.158Z|0b81c7a2-3e8d-4b7f-a927-d2acdb0a77c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:11:07.163Z|0b81c7a2-3e8d-4b7f-a927-d2acdb0a77c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:11:07.163Z|0b81c7a2-3e8d-4b7f-a927-d2acdb0a77c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:11:07 GMT;Connection:close;
2022-03-24T15:11:07.164Z|0b81c7a2-3e8d-4b7f-a927-d2acdb0a77c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:11:07.165Z|0b81c7a2-3e8d-4b7f-a927-d2acdb0a77c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:11:07.500Z|be268f30-cea0-4f53-bba5-437089df241c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:11:07.501Z|be268f30-cea0-4f53-bba5-437089df241c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:11:22.501Z|9b65aad0-1b36-4bf5-a7b9-4a6f87143db8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:11:22.505Z|9b65aad0-1b36-4bf5-a7b9-4a6f87143db8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:11:22.844Z|841e67e1-710f-465e-b0de-d3502660740a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:11:22.845Z|841e67e1-710f-465e-b0de-d3502660740a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:11:37.502Z|ebd8adca-b496-450a-9974-28b86ad7e829|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:11:37.503Z|ebd8adca-b496-450a-9974-28b86ad7e829|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:11:52.501Z|03a7fd5c-0743-42ca-a3a2-54d23eabe902|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:11:52.503Z|03a7fd5c-0743-42ca-a3a2-54d23eabe902|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:11:52.847Z|e0a1c5d0-988b-4a5e-b708-2a7449c49b26|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:11:52.848Z|e0a1c5d0-988b-4a5e-b708-2a7449c49b26|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:12:07.154Z|4b1dcbb7-1952-40bc-8159-9b82acf9067d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:12:07.155Z|4b1dcbb7-1952-40bc-8159-9b82acf9067d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:12:07.155Z|4b1dcbb7-1952-40bc-8159-9b82acf9067d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:12:07.156Z|4b1dcbb7-1952-40bc-8159-9b82acf9067d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:12:07.156Z|4b1dcbb7-1952-40bc-8159-9b82acf9067d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:12:07.156Z|4b1dcbb7-1952-40bc-8159-9b82acf9067d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:12:07.173Z|4b1dcbb7-1952-40bc-8159-9b82acf9067d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:12:07.173Z|4b1dcbb7-1952-40bc-8159-9b82acf9067d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:12:07.174Z|4b1dcbb7-1952-40bc-8159-9b82acf9067d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:12:07.174Z|4b1dcbb7-1952-40bc-8159-9b82acf9067d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:12:07 GMT;Connection:close;
2022-03-24T15:12:07.174Z|4b1dcbb7-1952-40bc-8159-9b82acf9067d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:12:07.175Z|4b1dcbb7-1952-40bc-8159-9b82acf9067d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:12:07.500Z|a70397d9-b90f-41b9-98c6-719a2446426c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:12:07.504Z|a70397d9-b90f-41b9-98c6-719a2446426c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:12:22.501Z|f0d3d486-40c6-43dc-a724-9be4220bc805|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:12:22.503Z|f0d3d486-40c6-43dc-a724-9be4220bc805|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:12:22.849Z|408ea30a-7a24-45b9-b8bd-cef74fbdb950|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:12:22.850Z|408ea30a-7a24-45b9-b8bd-cef74fbdb950|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:12:37.500Z|87ff6251-ffc7-4c11-b24b-528518144ee2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:12:37.501Z|87ff6251-ffc7-4c11-b24b-528518144ee2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:12:52.500Z|f0533c99-448b-4fe2-863b-ed83c5a541e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:12:52.504Z|f0533c99-448b-4fe2-863b-ed83c5a541e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:12:52.854Z|e700e36e-0ad6-43e4-bfce-d4b5fdb19015|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:12:52.857Z|e700e36e-0ad6-43e4-bfce-d4b5fdb19015|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:13:07.143Z|79ad483f-956e-4a64-9653-7f3611e7e9ab|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:13:07.144Z|79ad483f-956e-4a64-9653-7f3611e7e9ab|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:13:07.146Z|79ad483f-956e-4a64-9653-7f3611e7e9ab|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:13:07.146Z|79ad483f-956e-4a64-9653-7f3611e7e9ab|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:13:07.147Z|79ad483f-956e-4a64-9653-7f3611e7e9ab|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:13:07.147Z|79ad483f-956e-4a64-9653-7f3611e7e9ab|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:13:07.156Z|79ad483f-956e-4a64-9653-7f3611e7e9ab|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:13:07.156Z|79ad483f-956e-4a64-9653-7f3611e7e9ab|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:13:07.156Z|79ad483f-956e-4a64-9653-7f3611e7e9ab|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:13:07.157Z|79ad483f-956e-4a64-9653-7f3611e7e9ab|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:13:07 GMT;Connection:close;
2022-03-24T15:13:07.157Z|79ad483f-956e-4a64-9653-7f3611e7e9ab|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:13:07.157Z|79ad483f-956e-4a64-9653-7f3611e7e9ab|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:13:07.501Z|efbb4176-2700-4079-ae0f-886d789d026a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:13:07.502Z|efbb4176-2700-4079-ae0f-886d789d026a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:13:22.501Z|d7cd685f-6eb7-44f0-aa26-d456c279cb5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:13:22.502Z|d7cd685f-6eb7-44f0-aa26-d456c279cb5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:13:22.859Z|756bf6df-0e11-460c-949f-d6ac67740e43|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:13:22.860Z|756bf6df-0e11-460c-949f-d6ac67740e43|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:13:37.500Z|06922332-23e2-4aa9-b839-2f4de97f3688|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:13:37.505Z|06922332-23e2-4aa9-b839-2f4de97f3688|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:13:52.501Z|6ef7fe92-95d8-4416-b1d8-ae64e03013db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:13:52.502Z|6ef7fe92-95d8-4416-b1d8-ae64e03013db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:13:52.861Z|beeab8db-9c4f-48d5-87b3-e10907f89302|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:13:52.862Z|beeab8db-9c4f-48d5-87b3-e10907f89302|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:14:07.146Z|0ec079bc-1d80-46aa-8d8c-b287460e1718|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:14:07.146Z|0ec079bc-1d80-46aa-8d8c-b287460e1718|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:14:07.147Z|0ec079bc-1d80-46aa-8d8c-b287460e1718|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:14:07.147Z|0ec079bc-1d80-46aa-8d8c-b287460e1718|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:14:07.147Z|0ec079bc-1d80-46aa-8d8c-b287460e1718|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:14:07.147Z|0ec079bc-1d80-46aa-8d8c-b287460e1718|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:14:07.160Z|0ec079bc-1d80-46aa-8d8c-b287460e1718|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:14:07.161Z|0ec079bc-1d80-46aa-8d8c-b287460e1718|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:14:07.161Z|0ec079bc-1d80-46aa-8d8c-b287460e1718|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:14:07.162Z|0ec079bc-1d80-46aa-8d8c-b287460e1718|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:14:07 GMT;Connection:close;
2022-03-24T15:14:07.162Z|0ec079bc-1d80-46aa-8d8c-b287460e1718|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:14:07.163Z|0ec079bc-1d80-46aa-8d8c-b287460e1718|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:14:07.500Z|b9710961-2ecc-499e-94fb-8713a8548c50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:14:07.501Z|b9710961-2ecc-499e-94fb-8713a8548c50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:14:22.500Z|c9f6883c-7552-40c8-ab00-2601d97e72a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:14:22.514Z|c9f6883c-7552-40c8-ab00-2601d97e72a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:14:22.863Z|a9b63cd3-066a-47a5-95f6-85eac41254d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:14:22.864Z|a9b63cd3-066a-47a5-95f6-85eac41254d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:14:37.500Z|d3e4c7c7-ee90-47ed-be17-5ffc114b5e85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:14:37.502Z|d3e4c7c7-ee90-47ed-be17-5ffc114b5e85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:14:52.500Z|f5f8c159-cfb7-4ed0-aedd-e2f8eaa4a99d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:14:52.501Z|f5f8c159-cfb7-4ed0-aedd-e2f8eaa4a99d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:14:52.866Z|2cc348e8-7c18-48fb-97e0-e93dbe88c7dc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:14:52.867Z|2cc348e8-7c18-48fb-97e0-e93dbe88c7dc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:15:07.147Z|494af54f-f76d-43e5-a988-9b29ee8f25f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:15:07.148Z|494af54f-f76d-43e5-a988-9b29ee8f25f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:15:07.149Z|494af54f-f76d-43e5-a988-9b29ee8f25f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:15:07.150Z|494af54f-f76d-43e5-a988-9b29ee8f25f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:15:07.150Z|494af54f-f76d-43e5-a988-9b29ee8f25f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:15:07.151Z|494af54f-f76d-43e5-a988-9b29ee8f25f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:15:07.163Z|494af54f-f76d-43e5-a988-9b29ee8f25f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:15:07.164Z|494af54f-f76d-43e5-a988-9b29ee8f25f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:15:07.165Z|494af54f-f76d-43e5-a988-9b29ee8f25f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:15:07.166Z|494af54f-f76d-43e5-a988-9b29ee8f25f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:15:07 GMT;Connection:close;
2022-03-24T15:15:07.166Z|494af54f-f76d-43e5-a988-9b29ee8f25f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:15:07.167Z|494af54f-f76d-43e5-a988-9b29ee8f25f6|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:15:07.500Z|80d56fb9-454c-4b64-a5ff-bf95ac4a9e5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:15:07.504Z|80d56fb9-454c-4b64-a5ff-bf95ac4a9e5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:15:22.500Z|77d34a1f-fe63-401f-9a4d-5710223c4321|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:15:22.501Z|77d34a1f-fe63-401f-9a4d-5710223c4321|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:15:22.868Z|26ac35d2-135c-4c26-856a-9c8dac8678a8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:15:22.869Z|26ac35d2-135c-4c26-856a-9c8dac8678a8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:15:37.500Z|2da69efc-fb90-4464-a965-602bbe75f9cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:15:37.501Z|2da69efc-fb90-4464-a965-602bbe75f9cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:15:52.500Z|6bb61508-1ceb-49f1-b328-f231559fc0b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:15:52.504Z|6bb61508-1ceb-49f1-b328-f231559fc0b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:15:52.870Z|7aea7190-430b-4f29-a32c-4eaa251f3a83|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:15:52.872Z|7aea7190-430b-4f29-a32c-4eaa251f3a83|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:16:07.147Z|390ad493-3114-4244-b95f-ef5f07cd83cf|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:16:07.148Z|390ad493-3114-4244-b95f-ef5f07cd83cf|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:16:07.148Z|390ad493-3114-4244-b95f-ef5f07cd83cf|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:16:07.148Z|390ad493-3114-4244-b95f-ef5f07cd83cf|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:16:07.149Z|390ad493-3114-4244-b95f-ef5f07cd83cf|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:16:07.149Z|390ad493-3114-4244-b95f-ef5f07cd83cf|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:16:07.171Z|390ad493-3114-4244-b95f-ef5f07cd83cf|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:16:07.172Z|390ad493-3114-4244-b95f-ef5f07cd83cf|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:16:07.172Z|390ad493-3114-4244-b95f-ef5f07cd83cf|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:16:07.173Z|390ad493-3114-4244-b95f-ef5f07cd83cf|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:16:07 GMT;Connection:close;
2022-03-24T15:16:07.173Z|390ad493-3114-4244-b95f-ef5f07cd83cf|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:16:07.174Z|390ad493-3114-4244-b95f-ef5f07cd83cf|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:16:07.500Z|4c798e9b-ab7f-4c19-aeab-fb9b5e604e9e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:16:07.502Z|4c798e9b-ab7f-4c19-aeab-fb9b5e604e9e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:16:22.501Z|2070910b-1c8e-4e1e-9e39-dc77ab8a861e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:16:22.502Z|2070910b-1c8e-4e1e-9e39-dc77ab8a861e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:16:22.873Z|1ce025ab-1f0c-4bf4-8450-69a69938aab8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:16:22.874Z|1ce025ab-1f0c-4bf4-8450-69a69938aab8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:16:37.500Z|9be9d147-7df4-4011-afd5-f2d227438609|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:16:37.504Z|9be9d147-7df4-4011-afd5-f2d227438609|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:16:52.500Z|3241f98c-c04d-4d12-a6f3-7459b1719bca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:16:52.501Z|3241f98c-c04d-4d12-a6f3-7459b1719bca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:16:52.875Z|42ad9cbd-2389-4a57-912d-8e27e3d8b9ed|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:16:52.876Z|42ad9cbd-2389-4a57-912d-8e27e3d8b9ed|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:17:07.146Z|84bf6ba6-64f4-4a4c-afb8-8d594aa7638a|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:17:07.147Z|84bf6ba6-64f4-4a4c-afb8-8d594aa7638a|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:17:07.147Z|84bf6ba6-64f4-4a4c-afb8-8d594aa7638a|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:17:07.148Z|84bf6ba6-64f4-4a4c-afb8-8d594aa7638a|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:17:07.148Z|84bf6ba6-64f4-4a4c-afb8-8d594aa7638a|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:17:07.148Z|84bf6ba6-64f4-4a4c-afb8-8d594aa7638a|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:17:07.157Z|84bf6ba6-64f4-4a4c-afb8-8d594aa7638a|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:17:07.158Z|84bf6ba6-64f4-4a4c-afb8-8d594aa7638a|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:17:07.158Z|84bf6ba6-64f4-4a4c-afb8-8d594aa7638a|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:17:07.158Z|84bf6ba6-64f4-4a4c-afb8-8d594aa7638a|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:17:07 GMT;Connection:close;
2022-03-24T15:17:07.159Z|84bf6ba6-64f4-4a4c-afb8-8d594aa7638a|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:17:07.159Z|84bf6ba6-64f4-4a4c-afb8-8d594aa7638a|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:17:07.500Z|dea47501-e000-4ab5-8e6b-981466491815|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:17:07.501Z|dea47501-e000-4ab5-8e6b-981466491815|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:17:22.500Z|cd6e2c28-df16-4a57-9d48-f00028a8b40d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:17:22.503Z|cd6e2c28-df16-4a57-9d48-f00028a8b40d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:17:22.878Z|9f2caef3-a267-41b7-9e7c-cbd523e9ba43|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:17:22.879Z|9f2caef3-a267-41b7-9e7c-cbd523e9ba43|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:17:37.500Z|326da88b-9bc5-4938-9dcb-c5ac79977a38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:17:37.501Z|326da88b-9bc5-4938-9dcb-c5ac79977a38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:17:52.500Z|5ddc7e14-fc38-4a43-8202-3ebbb1fab318|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:17:52.502Z|5ddc7e14-fc38-4a43-8202-3ebbb1fab318|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:17:52.880Z|5029fcb2-2648-4904-aa70-47609e8ea4e6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:17:52.881Z|5029fcb2-2648-4904-aa70-47609e8ea4e6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:18:07.146Z|35d894f6-c908-4507-b176-c5a336a27ed3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:18:07.147Z|35d894f6-c908-4507-b176-c5a336a27ed3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:18:07.147Z|35d894f6-c908-4507-b176-c5a336a27ed3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:18:07.147Z|35d894f6-c908-4507-b176-c5a336a27ed3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:18:07.149Z|35d894f6-c908-4507-b176-c5a336a27ed3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:18:07.150Z|35d894f6-c908-4507-b176-c5a336a27ed3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:18:07.158Z|35d894f6-c908-4507-b176-c5a336a27ed3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:18:07.158Z|35d894f6-c908-4507-b176-c5a336a27ed3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:18:07.159Z|35d894f6-c908-4507-b176-c5a336a27ed3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:18:07.159Z|35d894f6-c908-4507-b176-c5a336a27ed3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:18:07 GMT;Connection:close;
2022-03-24T15:18:07.160Z|35d894f6-c908-4507-b176-c5a336a27ed3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:18:07.160Z|35d894f6-c908-4507-b176-c5a336a27ed3|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:18:07.500Z|4e75b4e2-48ca-41a5-a61c-bddac6f28d4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:18:07.505Z|4e75b4e2-48ca-41a5-a61c-bddac6f28d4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:18:22.501Z|8c26ae0a-0cd1-4e35-a3e7-b70bf40118b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:18:22.503Z|8c26ae0a-0cd1-4e35-a3e7-b70bf40118b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:18:22.882Z|8aac89a2-5159-44b7-ad22-8bce031fe963|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:18:22.884Z|8aac89a2-5159-44b7-ad22-8bce031fe963|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:18:37.501Z|d281679f-44ce-4d6c-a206-f9956f512c7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:18:37.502Z|d281679f-44ce-4d6c-a206-f9956f512c7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:18:52.501Z|0c0ead8d-88ba-43f1-a5ed-1c551c00bd4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:18:52.506Z|0c0ead8d-88ba-43f1-a5ed-1c551c00bd4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:18:52.886Z|6275c81b-0114-4b03-9906-2bd21dddb025|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:18:52.888Z|6275c81b-0114-4b03-9906-2bd21dddb025|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:19:07.149Z|e163a4e1-2d57-4685-b60a-9cdf06005958|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:19:07.150Z|e163a4e1-2d57-4685-b60a-9cdf06005958|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:19:07.151Z|e163a4e1-2d57-4685-b60a-9cdf06005958|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:19:07.152Z|e163a4e1-2d57-4685-b60a-9cdf06005958|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:19:07.152Z|e163a4e1-2d57-4685-b60a-9cdf06005958|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:19:07.153Z|e163a4e1-2d57-4685-b60a-9cdf06005958|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:19:07.164Z|e163a4e1-2d57-4685-b60a-9cdf06005958|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:19:07.165Z|e163a4e1-2d57-4685-b60a-9cdf06005958|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:19:07.165Z|e163a4e1-2d57-4685-b60a-9cdf06005958|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:19:07.166Z|e163a4e1-2d57-4685-b60a-9cdf06005958|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:19:07 GMT;Connection:close;
2022-03-24T15:19:07.166Z|e163a4e1-2d57-4685-b60a-9cdf06005958|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:19:07.167Z|e163a4e1-2d57-4685-b60a-9cdf06005958|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:19:07.500Z|89c20b5f-9bbe-40d4-854f-a47826a79426|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:19:07.501Z|89c20b5f-9bbe-40d4-854f-a47826a79426|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:19:22.500Z|0952a8b3-c03d-45c7-9fca-6005a25e3263|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:19:22.502Z|0952a8b3-c03d-45c7-9fca-6005a25e3263|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:19:22.889Z|c8771a86-fc21-446c-8f7a-43fa65a1676d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:19:22.890Z|c8771a86-fc21-446c-8f7a-43fa65a1676d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:19:37.500Z|df1f4ff4-d9fc-4285-a358-748e85786edc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:19:37.504Z|df1f4ff4-d9fc-4285-a358-748e85786edc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:19:52.501Z|76512539-97c8-4fa9-b247-dcc25fc73fa1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:19:52.502Z|76512539-97c8-4fa9-b247-dcc25fc73fa1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:19:52.892Z|7953833b-72c5-4351-bb08-e5821b2cb7c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:19:52.893Z|7953833b-72c5-4351-bb08-e5821b2cb7c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:20:07.144Z|b8fd59e1-b90f-494e-b512-11f63a5c311c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:20:07.144Z|b8fd59e1-b90f-494e-b512-11f63a5c311c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:20:07.145Z|b8fd59e1-b90f-494e-b512-11f63a5c311c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:20:07.145Z|b8fd59e1-b90f-494e-b512-11f63a5c311c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:20:07.145Z|b8fd59e1-b90f-494e-b512-11f63a5c311c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:20:07.145Z|b8fd59e1-b90f-494e-b512-11f63a5c311c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:20:07.154Z|b8fd59e1-b90f-494e-b512-11f63a5c311c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:20:07.155Z|b8fd59e1-b90f-494e-b512-11f63a5c311c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:20:07.155Z|b8fd59e1-b90f-494e-b512-11f63a5c311c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:20:07.156Z|b8fd59e1-b90f-494e-b512-11f63a5c311c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:20:07 GMT;Connection:close;
2022-03-24T15:20:07.156Z|b8fd59e1-b90f-494e-b512-11f63a5c311c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:20:07.157Z|b8fd59e1-b90f-494e-b512-11f63a5c311c|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:20:07.500Z|cbdc62c5-40ca-493e-b342-a1a34c6ae74a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:20:07.501Z|cbdc62c5-40ca-493e-b342-a1a34c6ae74a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:20:22.500Z|5683f319-de7b-4618-a0b4-994190ff321c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:20:22.504Z|5683f319-de7b-4618-a0b4-994190ff321c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:20:22.894Z|464fa9e0-b5b2-4d34-b0e9-1888bb63adba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:20:22.895Z|464fa9e0-b5b2-4d34-b0e9-1888bb63adba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:20:37.500Z|4967f0a7-abdd-4726-8050-80605caa3abf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:20:37.501Z|4967f0a7-abdd-4726-8050-80605caa3abf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:20:52.501Z|5602afd0-9c8f-4639-b248-7ba190eaf863|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:20:52.502Z|5602afd0-9c8f-4639-b248-7ba190eaf863|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:20:52.897Z|034d80ff-5dff-44cf-bb35-94ebd703abfb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:20:52.898Z|034d80ff-5dff-44cf-bb35-94ebd703abfb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:21:07.144Z|93e6c9bd-5c70-432e-98e7-5e9bea5eaa26|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:21:07.145Z|93e6c9bd-5c70-432e-98e7-5e9bea5eaa26|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:21:07.146Z|93e6c9bd-5c70-432e-98e7-5e9bea5eaa26|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:21:07.147Z|93e6c9bd-5c70-432e-98e7-5e9bea5eaa26|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:21:07.147Z|93e6c9bd-5c70-432e-98e7-5e9bea5eaa26|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:21:07.148Z|93e6c9bd-5c70-432e-98e7-5e9bea5eaa26|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:21:07.155Z|93e6c9bd-5c70-432e-98e7-5e9bea5eaa26|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:21:07.155Z|93e6c9bd-5c70-432e-98e7-5e9bea5eaa26|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:21:07.156Z|93e6c9bd-5c70-432e-98e7-5e9bea5eaa26|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:21:07.156Z|93e6c9bd-5c70-432e-98e7-5e9bea5eaa26|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:21:07 GMT;Connection:close;
2022-03-24T15:21:07.157Z|93e6c9bd-5c70-432e-98e7-5e9bea5eaa26|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:21:07.158Z|93e6c9bd-5c70-432e-98e7-5e9bea5eaa26|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:21:07.500Z|9523c620-5fa7-4551-aa6a-4551f9157667|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:21:07.503Z|9523c620-5fa7-4551-aa6a-4551f9157667|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:21:22.500Z|23cfb1cc-2a49-41f4-be70-2bba5a8b2022|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:21:22.501Z|23cfb1cc-2a49-41f4-be70-2bba5a8b2022|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:21:22.899Z|d7451397-12ae-41b2-b821-ed07110b4676|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:21:22.900Z|d7451397-12ae-41b2-b821-ed07110b4676|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:21:37.500Z|c16500c7-46c3-436e-aabe-91e8f5e1cea2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:21:37.501Z|c16500c7-46c3-436e-aabe-91e8f5e1cea2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:21:52.500Z|fc7b10b4-1705-423f-bca8-2fa275a3e246|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:21:52.503Z|fc7b10b4-1705-423f-bca8-2fa275a3e246|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:21:52.901Z|22bbeb25-957a-48db-835a-10c4d1976c95|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:21:52.902Z|22bbeb25-957a-48db-835a-10c4d1976c95|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:22:07.145Z|c04eef41-380f-40bc-a57b-7f7b4549bb53|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:22:07.146Z|c04eef41-380f-40bc-a57b-7f7b4549bb53|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:22:07.146Z|c04eef41-380f-40bc-a57b-7f7b4549bb53|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:22:07.146Z|c04eef41-380f-40bc-a57b-7f7b4549bb53|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:22:07.146Z|c04eef41-380f-40bc-a57b-7f7b4549bb53|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:22:07.147Z|c04eef41-380f-40bc-a57b-7f7b4549bb53|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:22:07.165Z|c04eef41-380f-40bc-a57b-7f7b4549bb53|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:22:07.167Z|c04eef41-380f-40bc-a57b-7f7b4549bb53|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:22:07.168Z|c04eef41-380f-40bc-a57b-7f7b4549bb53|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:22:07.169Z|c04eef41-380f-40bc-a57b-7f7b4549bb53|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:22:07 GMT;Connection:close;
2022-03-24T15:22:07.169Z|c04eef41-380f-40bc-a57b-7f7b4549bb53|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:22:07.172Z|c04eef41-380f-40bc-a57b-7f7b4549bb53|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:22:07.502Z|53360713-07db-4331-9602-4611810419fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:22:07.503Z|53360713-07db-4331-9602-4611810419fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:22:22.500Z|8ab4924d-10b5-423f-a5ec-3e0660708b70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:22:22.501Z|8ab4924d-10b5-423f-a5ec-3e0660708b70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:22:22.903Z|dce85ae7-7c04-4ffa-9c05-882adbea0be3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:22:22.904Z|dce85ae7-7c04-4ffa-9c05-882adbea0be3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:22:37.500Z|d8fa90c6-adbb-4fb3-b526-c83c8bc1c515|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:22:37.505Z|d8fa90c6-adbb-4fb3-b526-c83c8bc1c515|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:22:52.500Z|500f62dc-6578-4906-90f9-1b1d0fe6468a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:22:52.501Z|500f62dc-6578-4906-90f9-1b1d0fe6468a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:22:52.906Z|fe2470b9-82d3-43b9-b5d5-60284059a523|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:22:52.907Z|fe2470b9-82d3-43b9-b5d5-60284059a523|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:23:07.145Z|67cdaf38-037f-4baa-9cc9-6e5546cf80b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:23:07.146Z|67cdaf38-037f-4baa-9cc9-6e5546cf80b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:23:07.146Z|67cdaf38-037f-4baa-9cc9-6e5546cf80b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:23:07.148Z|67cdaf38-037f-4baa-9cc9-6e5546cf80b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:23:07.148Z|67cdaf38-037f-4baa-9cc9-6e5546cf80b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:23:07.148Z|67cdaf38-037f-4baa-9cc9-6e5546cf80b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:23:07.158Z|67cdaf38-037f-4baa-9cc9-6e5546cf80b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:23:07.159Z|67cdaf38-037f-4baa-9cc9-6e5546cf80b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:23:07.159Z|67cdaf38-037f-4baa-9cc9-6e5546cf80b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:23:07.160Z|67cdaf38-037f-4baa-9cc9-6e5546cf80b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:23:07 GMT;Connection:close;
2022-03-24T15:23:07.160Z|67cdaf38-037f-4baa-9cc9-6e5546cf80b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:23:07.161Z|67cdaf38-037f-4baa-9cc9-6e5546cf80b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:23:07.500Z|b9e30370-58af-4eae-80b4-b3b1d7ee34e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:23:07.501Z|b9e30370-58af-4eae-80b4-b3b1d7ee34e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:23:22.501Z|1582ccab-b3e9-447e-afcf-85d0d9b43570|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:23:22.505Z|1582ccab-b3e9-447e-afcf-85d0d9b43570|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:23:22.907Z|61824c29-3fe1-43ea-97bb-f46c4c2757fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:23:22.908Z|61824c29-3fe1-43ea-97bb-f46c4c2757fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:23:37.500Z|21aaa17d-aef5-4eb0-8ae2-4235b003af5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:23:37.501Z|21aaa17d-aef5-4eb0-8ae2-4235b003af5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:23:52.502Z|0ab42f4b-b8a5-4edb-98ac-79d9430d8a3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:23:52.502Z|0ab42f4b-b8a5-4edb-98ac-79d9430d8a3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:23:52.909Z|477aaa93-405a-4d60-ba2c-212bcae80cdd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:23:52.910Z|477aaa93-405a-4d60-ba2c-212bcae80cdd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:24:07.145Z|111347ff-f1c9-4060-a7c3-02c683869c96|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:24:07.146Z|111347ff-f1c9-4060-a7c3-02c683869c96|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:24:07.147Z|111347ff-f1c9-4060-a7c3-02c683869c96|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:24:07.148Z|111347ff-f1c9-4060-a7c3-02c683869c96|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:24:07.148Z|111347ff-f1c9-4060-a7c3-02c683869c96|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:24:07.149Z|111347ff-f1c9-4060-a7c3-02c683869c96|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:24:07.157Z|111347ff-f1c9-4060-a7c3-02c683869c96|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:24:07.158Z|111347ff-f1c9-4060-a7c3-02c683869c96|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:24:07.158Z|111347ff-f1c9-4060-a7c3-02c683869c96|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:24:07.159Z|111347ff-f1c9-4060-a7c3-02c683869c96|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:24:07 GMT;Connection:close;
2022-03-24T15:24:07.159Z|111347ff-f1c9-4060-a7c3-02c683869c96|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:24:07.160Z|111347ff-f1c9-4060-a7c3-02c683869c96|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:24:07.500Z|049cf10a-5cdb-472c-8abc-d74f3fc49f05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:24:07.503Z|049cf10a-5cdb-472c-8abc-d74f3fc49f05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:24:22.501Z|c99f01f3-d9cd-47ab-b878-7b70937999b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:24:22.501Z|c99f01f3-d9cd-47ab-b878-7b70937999b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:24:22.911Z|99b3d10a-7b3a-4b86-bd8d-4185be602cde|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:24:22.912Z|99b3d10a-7b3a-4b86-bd8d-4185be602cde|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:24:37.500Z|244cad20-93cf-4fe7-bfc0-ad674a0d2379|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:24:37.501Z|244cad20-93cf-4fe7-bfc0-ad674a0d2379|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:24:52.501Z|beaf6b8b-5a76-438d-8e96-d4fde83644af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:24:52.504Z|beaf6b8b-5a76-438d-8e96-d4fde83644af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:24:52.913Z|5b5e125c-63a1-4017-b424-e5e8c03ac190|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:24:52.914Z|5b5e125c-63a1-4017-b424-e5e8c03ac190|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:25:07.144Z|ee21ba4a-0645-4f36-885c-f12724b3869b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:25:07.144Z|ee21ba4a-0645-4f36-885c-f12724b3869b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:25:07.145Z|ee21ba4a-0645-4f36-885c-f12724b3869b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:25:07.145Z|ee21ba4a-0645-4f36-885c-f12724b3869b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:25:07.146Z|ee21ba4a-0645-4f36-885c-f12724b3869b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:25:07.146Z|ee21ba4a-0645-4f36-885c-f12724b3869b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:25:07.154Z|ee21ba4a-0645-4f36-885c-f12724b3869b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:25:07.154Z|ee21ba4a-0645-4f36-885c-f12724b3869b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:25:07.155Z|ee21ba4a-0645-4f36-885c-f12724b3869b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:25:07.155Z|ee21ba4a-0645-4f36-885c-f12724b3869b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:25:07 GMT;Connection:close;
2022-03-24T15:25:07.155Z|ee21ba4a-0645-4f36-885c-f12724b3869b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:25:07.156Z|ee21ba4a-0645-4f36-885c-f12724b3869b|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:25:07.500Z|63c16a51-1d35-4d0f-9c71-7326e7011726|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:25:07.501Z|63c16a51-1d35-4d0f-9c71-7326e7011726|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:25:22.500Z|03e54dc8-68e0-4c8f-adfa-e17da671f67b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:25:22.501Z|03e54dc8-68e0-4c8f-adfa-e17da671f67b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:25:22.915Z|e9ea790d-1524-413c-97a0-36d916db8674|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:25:22.916Z|e9ea790d-1524-413c-97a0-36d916db8674|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:25:37.500Z|63972476-a898-4d89-abb1-848e9d7ada40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:25:37.505Z|63972476-a898-4d89-abb1-848e9d7ada40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:25:52.500Z|e5695f49-27ad-4084-b735-aad6234959a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:25:52.501Z|e5695f49-27ad-4084-b735-aad6234959a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:25:52.918Z|4a9a1f1d-cf76-4ab5-8543-d7cff58b5dae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:25:52.918Z|4a9a1f1d-cf76-4ab5-8543-d7cff58b5dae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:25:52.962Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:25:52.963Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:25:52.964Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:25:52.966Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:25:52.966Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d67f5819833445ac;x-b3-spanid:42539aaaeac01049;x-b3-parentspanid:d67f5819833445ac;x-b3-sampled:0;x-onap-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-transactionid:3e640f3b-7fc1-43ee-be2a-900461689051;x-ecomp-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-onap-partnername:SO.APIH;x-invocationid:7fd96de8-d9eb-461a-85ea-66390bd781c0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:25:52.966Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:26:07.148Z|a3555dfb-b323-4829-8bc7-30959d88d153|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:26:07.149Z|a3555dfb-b323-4829-8bc7-30959d88d153|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:26:07.150Z|a3555dfb-b323-4829-8bc7-30959d88d153|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:26:07.151Z|a3555dfb-b323-4829-8bc7-30959d88d153|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:26:07.152Z|a3555dfb-b323-4829-8bc7-30959d88d153|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:26:07.153Z|a3555dfb-b323-4829-8bc7-30959d88d153|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:26:07.167Z|a3555dfb-b323-4829-8bc7-30959d88d153|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:26:07.167Z|a3555dfb-b323-4829-8bc7-30959d88d153|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:26:07.168Z|a3555dfb-b323-4829-8bc7-30959d88d153|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:26:07.168Z|a3555dfb-b323-4829-8bc7-30959d88d153|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:26:07 GMT;Connection:close;
2022-03-24T15:26:07.168Z|a3555dfb-b323-4829-8bc7-30959d88d153|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:26:07.169Z|a3555dfb-b323-4829-8bc7-30959d88d153|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:26:07.502Z|9e248eb6-da51-4ed9-89f3-db6e5d0bb94f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:26:07.503Z|9e248eb6-da51-4ed9-89f3-db6e5d0bb94f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:26:20.166Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-03-24T15:26:20.167Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:26:20.169Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-03-24T15:26:20.170Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-03-24T15:26:20.170Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d67f5819833445ac;x-b3-spanid:b53fe74cd69c58a8;x-b3-parentspanid:d67f5819833445ac;x-b3-sampled:0;x-onap-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-transactionid:3e640f3b-7fc1-43ee-be2a-900461689051;x-ecomp-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-onap-partnername:SO.APIH;x-invocationid:21189c88-c74c-488b-8164-721b299aecf8;content-length:115;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:26:20.171Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:26:20.311Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-03-24T15:26:20.456Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:26:20.457Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:26:20.458Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:26:20.458Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-03-24T15:26:20.459Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:26:20.459Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-03-24T15:26:21.229Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-03-24T15:26:21.229Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:26:21.230Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-03-24T15:26:21.231Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-03-24T15:26:21.232Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d67f5819833445ac;x-b3-spanid:ff44106c53096687;x-b3-parentspanid:d67f5819833445ac;x-b3-sampled:0;x-onap-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-transactionid:3e640f3b-7fc1-43ee-be2a-900461689051;x-ecomp-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-onap-partnername:SO.APIH;x-invocationid:7fe39933-e7e1-4b2e-99b7-a2666a1d0165;content-length:1853;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:26:21.232Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:26:21.852Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:26:21.853Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-03-24T15:26:21.853Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-03-24T15:26:21.854Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:26:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:26:21.854Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:26:21.855Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-7|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-03-24T15:26:22.501Z|fdf03817-bc47-49bb-9b29-086c57a16ada|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:26:22.505Z|fdf03817-bc47-49bb-9b29-086c57a16ada|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:26:22.920Z|ea62022f-4383-4b0a-8a42-b108865da148|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:26:22.921Z|ea62022f-4383-4b0a-8a42-b108865da148|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:26:28.922Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-24T15:26:28.923Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:26:28.923Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-24T15:26:28.924Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-24T15:26:28.924Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d67f5819833445ac;x-b3-spanid:5803f8623b889e3f;x-b3-parentspanid:2e3c099e99fb2537;x-b3-sampled:0;x-onap-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-transactionid:3e640f3b-7fc1-43ee-be2a-900461689051;x-ecomp-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-onap-partnername:UNKNOWN;x-invocationid:e5e7eca8-ce62-4c76-9f14-f312f1a8555a;content-length:3978;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-03-24T15:26:28.924Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:26:29.047Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:26:29.048Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-24T15:26:29.048Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-24T15:26:29.049Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/3;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:26:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:26:29.049Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:26:29.050Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-24T15:26:29.201Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-2|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:26:29.201Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-2|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:26:29.201Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-2|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:26:29.202Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-2|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:26:29.202Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-2|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d67f5819833445ac;x-b3-spanid:9750efc07825ea3e;x-b3-parentspanid:2e3c099e99fb2537;x-b3-sampled:0;x-onap-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-transactionid:3e640f3b-7fc1-43ee-be2a-900461689051;x-ecomp-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-onap-partnername:UNKNOWN;x-invocationid:10e14ef3-30f7-401e-8fe2-db8e3b5b50dd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:26:29.202Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-2|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:26:29.260Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-2|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:26:29.261Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-2|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:26:29.261Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-2|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:26:29.262Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-2|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:26:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:26:29.263Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-2|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:26:29.264Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-2|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:26:29.346Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:26:29.347Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:26:29.347Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:26:29.347Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : PUT
2022-03-24T15:26:29.348Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d67f5819833445ac;x-b3-spanid:e7be333f663b7634;x-b3-parentspanid:2e3c099e99fb2537;x-b3-sampled:0;x-onap-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-transactionid:3e640f3b-7fc1-43ee-be2a-900461689051;x-ecomp-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-onap-partnername:UNKNOWN;x-invocationid:71a950ce-904c-41c0-89f8-5bbd741d1118;content-length:1946;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:26:29.348Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:26:29.577Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:26:29.578Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:26:29.579Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:26:29.579Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:26:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:26:29.579Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:26:29.580Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:26:29.648Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-4|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:26:29.649Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-4|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:26:29.650Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-4|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:26:29.651Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-4|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:26:29.652Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-4|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5aebd9efe505992e;x-b3-spanid:7fc70acdd5a62758;x-b3-parentspanid:5aebd9efe505992e;x-b3-sampled:0;x-onap-requestid:7883f2ce-0321-476c-9b0b-a0dc2edb3a69;x-requestid:7883f2ce-0321-476c-9b0b-a0dc2edb3a69;x-transactionid:7883f2ce-0321-476c-9b0b-a0dc2edb3a69;x-ecomp-requestid:7883f2ce-0321-476c-9b0b-a0dc2edb3a69;x-onap-partnername:SO.APIH;x-invocationid:b136c495-9e6c-4f00-bce7-d914bc14329c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:26:29.652Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-4|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:26:29.674Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-4|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:26:29.675Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-4|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:26:29.675Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-4|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:26:29.676Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-4|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:26:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:26:29.676Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-4|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:26:29.677Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-4|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:26:29.707Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:26:29.708Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:26:29.709Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:26:29.709Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:26:29.710Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5aebd9efe505992e;x-b3-spanid:e4c6bcafb540e622;x-b3-parentspanid:5aebd9efe505992e;x-b3-sampled:0;x-onap-requestid:7883f2ce-0321-476c-9b0b-a0dc2edb3a69;x-requestid:7883f2ce-0321-476c-9b0b-a0dc2edb3a69;x-transactionid:7883f2ce-0321-476c-9b0b-a0dc2edb3a69;x-ecomp-requestid:7883f2ce-0321-476c-9b0b-a0dc2edb3a69;x-onap-partnername:SO.APIH;x-invocationid:aaa28025-78e8-43cd-968e-a09f75e0606d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:26:29.710Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:26:29.826Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:26:29.827Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:26:29.828Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:26:29.829Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:26:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:26:29.829Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:26:29.830Z|7883f2ce-0321-476c-9b0b-a0dc2edb3a69|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:26:37.501Z|76a42c6a-8e00-40fe-a81a-62c83a96fb2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:26:37.502Z|76a42c6a-8e00-40fe-a81a-62c83a96fb2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:26:40.170Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:26:40.171Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:26:40.171Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:26:40.172Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:26:40.172Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:247e67b89bee0b26;x-b3-spanid:4f45e13376d13666;x-b3-parentspanid:247e67b89bee0b26;x-b3-sampled:0;x-onap-requestid:2ebcda35-dca1-427e-a40b-886a37a678ac;x-requestid:2ebcda35-dca1-427e-a40b-886a37a678ac;x-transactionid:2ebcda35-dca1-427e-a40b-886a37a678ac;x-ecomp-requestid:2ebcda35-dca1-427e-a40b-886a37a678ac;x-onap-partnername:SO.APIH;x-invocationid:4dcb1675-c942-4142-bf10-f53205dc6479;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:26:40.173Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:26:40.199Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:26:40.199Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:26:40.200Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:26:40.200Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:26:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:26:40.200Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:26:40.201Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:26:40.224Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:26:40.316Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:26:40.316Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:26:40.316Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:26:40.317Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:247e67b89bee0b26;x-b3-spanid:9ba45af26646468f;x-b3-parentspanid:247e67b89bee0b26;x-b3-sampled:0;x-onap-requestid:2ebcda35-dca1-427e-a40b-886a37a678ac;x-requestid:2ebcda35-dca1-427e-a40b-886a37a678ac;x-transactionid:2ebcda35-dca1-427e-a40b-886a37a678ac;x-ecomp-requestid:2ebcda35-dca1-427e-a40b-886a37a678ac;x-onap-partnername:SO.APIH;x-invocationid:024c3a6d-db9c-4274-8714-237ad6f996b3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:26:40.317Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:26:40.327Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:26:40.327Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:26:40.328Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:26:40.328Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:26:40 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:26:40.329Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:26:40.330Z|2ebcda35-dca1-427e-a40b-886a37a678ac|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:26:50.514Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:26:50.515Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:26:50.515Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:26:50.515Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:26:50.516Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:dc3e7cc4fab763fd;x-b3-spanid:3b9c847cafc7b918;x-b3-parentspanid:dc3e7cc4fab763fd;x-b3-sampled:0;x-onap-requestid:34d6a60c-04f2-425e-aece-6a70133561e8;x-requestid:34d6a60c-04f2-425e-aece-6a70133561e8;x-transactionid:34d6a60c-04f2-425e-aece-6a70133561e8;x-ecomp-requestid:34d6a60c-04f2-425e-aece-6a70133561e8;x-onap-partnername:SO.APIH;x-invocationid:37d7802d-3e80-4cc7-92ca-2f1762eb7831;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:26:50.516Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:26:50.546Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:26:50.546Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:26:50.547Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:26:50.547Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:26:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:26:50.547Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:26:50.548Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:26:50.587Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:26:50.588Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:26:50.588Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:26:50.588Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:26:50.589Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:dc3e7cc4fab763fd;x-b3-spanid:9a32c53d07efbb8a;x-b3-parentspanid:dc3e7cc4fab763fd;x-b3-sampled:0;x-onap-requestid:34d6a60c-04f2-425e-aece-6a70133561e8;x-requestid:34d6a60c-04f2-425e-aece-6a70133561e8;x-transactionid:34d6a60c-04f2-425e-aece-6a70133561e8;x-ecomp-requestid:34d6a60c-04f2-425e-aece-6a70133561e8;x-onap-partnername:SO.APIH;x-invocationid:7588384e-a39f-4253-8305-976ca4245950;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:26:50.589Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:26:50.607Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:26:50.608Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:26:50.609Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:26:50.610Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:26:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:26:50.610Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:26:50.611Z|34d6a60c-04f2-425e-aece-6a70133561e8|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:26:52.500Z|d0eea701-486e-47eb-b65c-0b74df55024e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:26:52.501Z|d0eea701-486e-47eb-b65c-0b74df55024e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:26:52.922Z|0d5024be-d5ee-469e-96d4-4b1660faf7ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:26:52.923Z|0d5024be-d5ee-469e-96d4-4b1660faf7ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:27:00.817Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-7|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:27:00.818Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-7|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:00.819Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-7|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:27:00.819Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-7|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:00.820Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-7|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ff46eb3148283104;x-b3-spanid:96ee1d08c3ac0a69;x-b3-parentspanid:ff46eb3148283104;x-b3-sampled:0;x-onap-requestid:07a18f7a-d934-4551-b1d8-acb64b689de1;x-requestid:07a18f7a-d934-4551-b1d8-acb64b689de1;x-transactionid:07a18f7a-d934-4551-b1d8-acb64b689de1;x-ecomp-requestid:07a18f7a-d934-4551-b1d8-acb64b689de1;x-onap-partnername:SO.APIH;x-invocationid:ce5b2595-6178-44de-bd9b-853d70820db1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:00.820Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-7|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:00.859Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-7|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:00.860Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-7|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:00.861Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-7|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:00.862Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-7|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:00.862Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-7|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:00.863Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-7|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:27:00.880Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:27:00.881Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:00.882Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:27:00.882Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:00.883Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ff46eb3148283104;x-b3-spanid:5f7357bb100e9c6f;x-b3-parentspanid:ff46eb3148283104;x-b3-sampled:0;x-onap-requestid:07a18f7a-d934-4551-b1d8-acb64b689de1;x-requestid:07a18f7a-d934-4551-b1d8-acb64b689de1;x-transactionid:07a18f7a-d934-4551-b1d8-acb64b689de1;x-ecomp-requestid:07a18f7a-d934-4551-b1d8-acb64b689de1;x-onap-partnername:SO.APIH;x-invocationid:93b42761-de9a-4e54-aecb-1d3e1dcc8ec1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:00.883Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:00.891Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:00.891Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:00.892Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:00.894Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:00.894Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:00.895Z|07a18f7a-d934-4551-b1d8-acb64b689de1|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:27:07.144Z|f31a8cf6-aedd-477e-8cb3-c7555d113f1d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:27:07.145Z|f31a8cf6-aedd-477e-8cb3-c7555d113f1d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:07.145Z|f31a8cf6-aedd-477e-8cb3-c7555d113f1d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:27:07.148Z|f31a8cf6-aedd-477e-8cb3-c7555d113f1d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:27:07.148Z|f31a8cf6-aedd-477e-8cb3-c7555d113f1d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:27:07.149Z|f31a8cf6-aedd-477e-8cb3-c7555d113f1d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:07.156Z|f31a8cf6-aedd-477e-8cb3-c7555d113f1d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:07.156Z|f31a8cf6-aedd-477e-8cb3-c7555d113f1d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:27:07.157Z|f31a8cf6-aedd-477e-8cb3-c7555d113f1d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:27:07.157Z|f31a8cf6-aedd-477e-8cb3-c7555d113f1d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:07 GMT;Connection:close;
2022-03-24T15:27:07.157Z|f31a8cf6-aedd-477e-8cb3-c7555d113f1d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:27:07.159Z|f31a8cf6-aedd-477e-8cb3-c7555d113f1d|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:27:07.500Z|e76157fb-4e85-4ccb-92b5-4a2b2e72d86a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:27:07.507Z|e76157fb-4e85-4ccb-92b5-4a2b2e72d86a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:27:11.103Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:27:11.104Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:11.104Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:27:11.104Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:11.105Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:20a1031f1af799a0;x-b3-spanid:8b86f26f616129a5;x-b3-parentspanid:20a1031f1af799a0;x-b3-sampled:0;x-onap-requestid:28f195be-ac4d-431f-a985-456533655031;x-requestid:28f195be-ac4d-431f-a985-456533655031;x-transactionid:28f195be-ac4d-431f-a985-456533655031;x-ecomp-requestid:28f195be-ac4d-431f-a985-456533655031;x-onap-partnername:SO.APIH;x-invocationid:8f886572-21a1-4eee-ab4b-d2acfe611a73;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:11.106Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:11.126Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:11.127Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:11.127Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:11.127Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:11.128Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:11.129Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:27:11.157Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:27:11.158Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:11.158Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:27:11.159Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:11.159Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:20a1031f1af799a0;x-b3-spanid:47a3eaa413898418;x-b3-parentspanid:20a1031f1af799a0;x-b3-sampled:0;x-onap-requestid:28f195be-ac4d-431f-a985-456533655031;x-requestid:28f195be-ac4d-431f-a985-456533655031;x-transactionid:28f195be-ac4d-431f-a985-456533655031;x-ecomp-requestid:28f195be-ac4d-431f-a985-456533655031;x-onap-partnername:SO.APIH;x-invocationid:7cea90d7-b3d4-4ba3-b368-a99b8b5639ed;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:11.160Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:11.173Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:11.173Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:11.173Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:11.174Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:11.174Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:11.175Z|28f195be-ac4d-431f-a985-456533655031|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:27:12.255Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:27:12.256Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:12.256Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:27:12.256Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:12.256Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:45333151480ca276;x-b3-spanid:f8922a3b1520227f;x-b3-parentspanid:45333151480ca276;x-b3-sampled:0;x-onap-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-transactionid:3e640f3b-7fc1-43ee-be2a-900461689051;x-ecomp-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-onap-partnername:UNKNOWN;x-invocationid:44365667-8975-4246-bae1-a6625c26d659;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:27:12.257Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:12.274Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:12.274Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:12.274Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:12.274Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:12.275Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:12.275Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:27:12.314Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:27:12.314Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:12.315Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:27:12.315Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : PUT
2022-03-24T15:27:12.315Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:45333151480ca276;x-b3-spanid:50c30a8b6b851fc8;x-b3-parentspanid:45333151480ca276;x-b3-sampled:0;x-onap-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-transactionid:3e640f3b-7fc1-43ee-be2a-900461689051;x-ecomp-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-onap-partnername:UNKNOWN;x-invocationid:981d333a-8ef8-497d-90cf-0e5628d5b00d;content-length:2145;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:27:12.316Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:12.378Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:12.379Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:12.379Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:12.379Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:12.380Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:12.380Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-6|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:27:14.580Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:27:14.580Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:14.581Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:27:14.581Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:14.582Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:45333151480ca276;x-b3-spanid:15fd53396218552c;x-b3-parentspanid:45333151480ca276;x-b3-sampled:0;x-onap-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-transactionid:3e640f3b-7fc1-43ee-be2a-900461689051;x-ecomp-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-onap-partnername:UNKNOWN;x-invocationid:c2184950-d305-405a-8839-e50512069591;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:27:14.584Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:14.605Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:14.606Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:14.606Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:14.607Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:14.607Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:14.608Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:27:14.632Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:27:14.633Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:14.633Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:27:14.633Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : PUT
2022-03-24T15:27:14.634Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:45333151480ca276;x-b3-spanid:69a2debbc35ff3ba;x-b3-parentspanid:45333151480ca276;x-b3-sampled:0;x-onap-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-transactionid:3e640f3b-7fc1-43ee-be2a-900461689051;x-ecomp-requestid:3e640f3b-7fc1-43ee-be2a-900461689051;x-onap-partnername:UNKNOWN;x-invocationid:9ef1462b-108c-45d4-9f11-dd18c2e44a48;content-length:2122;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:27:14.634Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:14.684Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:14.684Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:14.685Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:14.689Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:14.690Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:14.690Z|3e640f3b-7fc1-43ee-be2a-900461689051|http-nio-8083-exec-9|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:27:21.348Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-10|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:27:21.349Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-10|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:21.349Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-10|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:27:21.350Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-10|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:21.350Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-10|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6050373a6002f288;x-b3-spanid:a5cb3eafebbec6dd;x-b3-parentspanid:6050373a6002f288;x-b3-sampled:0;x-onap-requestid:bbbdb37f-b208-487a-98a6-d797765e7dfa;x-requestid:bbbdb37f-b208-487a-98a6-d797765e7dfa;x-transactionid:bbbdb37f-b208-487a-98a6-d797765e7dfa;x-ecomp-requestid:bbbdb37f-b208-487a-98a6-d797765e7dfa;x-onap-partnername:SO.APIH;x-invocationid:6b90e417-1785-4c3a-80b0-d97be65ed55f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:21.350Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-10|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:21.372Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-10|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:21.372Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-10|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:21.372Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-10|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:21.373Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-10|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:21.380Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-10|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:21.381Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-10|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:27:21.403Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:27:21.404Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:21.404Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:27:21.404Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:21.405Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6050373a6002f288;x-b3-spanid:4099c5abe6d71055;x-b3-parentspanid:6050373a6002f288;x-b3-sampled:0;x-onap-requestid:bbbdb37f-b208-487a-98a6-d797765e7dfa;x-requestid:bbbdb37f-b208-487a-98a6-d797765e7dfa;x-transactionid:bbbdb37f-b208-487a-98a6-d797765e7dfa;x-ecomp-requestid:bbbdb37f-b208-487a-98a6-d797765e7dfa;x-onap-partnername:SO.APIH;x-invocationid:b4bdbd1c-ab57-44c6-9985-527c5a733a6a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:21.405Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:21.416Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:21.416Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:21.417Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:21.420Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:21.420Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:21.421Z|bbbdb37f-b208-487a-98a6-d797765e7dfa|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:27:21.578Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-1|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:27:21.579Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-1|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:21.579Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-1|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:27:21.579Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-1|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:21.579Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-1|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a5b0b5183cd060c8;x-b3-spanid:5333e134947d7e52;x-b3-parentspanid:a5b0b5183cd060c8;x-b3-sampled:0;x-onap-requestid:7d927225-4c36-478d-bdf9-351318ab8261;x-requestid:7d927225-4c36-478d-bdf9-351318ab8261;x-transactionid:7d927225-4c36-478d-bdf9-351318ab8261;x-ecomp-requestid:7d927225-4c36-478d-bdf9-351318ab8261;x-onap-partnername:SO.APIH;x-invocationid:1c5c277f-f540-479e-855f-3f9c55ff8742;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:21.580Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-1|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:21.597Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-1|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:21.598Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-1|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:21.598Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-1|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:21.598Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-1|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:21.599Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-1|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:21.599Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-1|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:27:21.615Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:27:21.615Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:21.616Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:27:21.616Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:21.617Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a5b0b5183cd060c8;x-b3-spanid:c9de4eadcccb6357;x-b3-parentspanid:a5b0b5183cd060c8;x-b3-sampled:0;x-onap-requestid:7d927225-4c36-478d-bdf9-351318ab8261;x-requestid:7d927225-4c36-478d-bdf9-351318ab8261;x-transactionid:7d927225-4c36-478d-bdf9-351318ab8261;x-ecomp-requestid:7d927225-4c36-478d-bdf9-351318ab8261;x-onap-partnername:SO.APIH;x-invocationid:1af03216-8086-4f7a-bd82-a66d8b5c5397;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:21.618Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:21.628Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:21.628Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:21.629Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:21.629Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:21.629Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:21.630Z|7d927225-4c36-478d-bdf9-351318ab8261|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:27:21.799Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:27:21.799Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:21.800Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:27:21.800Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:21.800Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6aa3d8132603eb07;x-b3-spanid:11cf36908ed455b9;x-b3-parentspanid:6aa3d8132603eb07;x-b3-sampled:0;x-onap-requestid:bb57d492-2e66-4b14-98c6-0e727c77af2c;x-requestid:bb57d492-2e66-4b14-98c6-0e727c77af2c;x-transactionid:bb57d492-2e66-4b14-98c6-0e727c77af2c;x-ecomp-requestid:bb57d492-2e66-4b14-98c6-0e727c77af2c;x-onap-partnername:SO.APIH;x-invocationid:657b3fc0-c1d3-4206-b607-2e755db67eb7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:21.801Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:21.819Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:21.819Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:21.820Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:21.820Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:21.820Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:21.821Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-3|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:27:21.842Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:27:21.842Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:21.843Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:27:21.843Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:21.843Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6aa3d8132603eb07;x-b3-spanid:d9a1f12a728a7bf2;x-b3-parentspanid:6aa3d8132603eb07;x-b3-sampled:0;x-onap-requestid:bb57d492-2e66-4b14-98c6-0e727c77af2c;x-requestid:bb57d492-2e66-4b14-98c6-0e727c77af2c;x-transactionid:bb57d492-2e66-4b14-98c6-0e727c77af2c;x-ecomp-requestid:bb57d492-2e66-4b14-98c6-0e727c77af2c;x-onap-partnername:SO.APIH;x-invocationid:a5b60b78-0d5b-4040-887b-b4b0637bedde;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:21.843Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:21.852Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:21.853Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:21.853Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:21.854Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:21.854Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:21.854Z|bb57d492-2e66-4b14-98c6-0e727c77af2c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:27:22.034Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:27:22.034Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:22.035Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:27:22.035Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:22.035Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3b36eae37a2e5fa1;x-b3-spanid:316ae2ed7769063f;x-b3-parentspanid:3b36eae37a2e5fa1;x-b3-sampled:0;x-onap-requestid:138c93d5-e457-4fb4-b531-a179a6186aaf;x-requestid:138c93d5-e457-4fb4-b531-a179a6186aaf;x-transactionid:138c93d5-e457-4fb4-b531-a179a6186aaf;x-ecomp-requestid:138c93d5-e457-4fb4-b531-a179a6186aaf;x-onap-partnername:SO.APIH;x-invocationid:5e1fc1f8-c614-4885-9961-b90fb789f043;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:22.036Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:22.069Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:22.070Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:22.070Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:22.070Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:22.071Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:22.071Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-5|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:27:22.088Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:27:22.089Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:22.089Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:27:22.089Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:22.089Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3b36eae37a2e5fa1;x-b3-spanid:d3335502494b6dbc;x-b3-parentspanid:3b36eae37a2e5fa1;x-b3-sampled:0;x-onap-requestid:138c93d5-e457-4fb4-b531-a179a6186aaf;x-requestid:138c93d5-e457-4fb4-b531-a179a6186aaf;x-transactionid:138c93d5-e457-4fb4-b531-a179a6186aaf;x-ecomp-requestid:138c93d5-e457-4fb4-b531-a179a6186aaf;x-onap-partnername:SO.APIH;x-invocationid:f025b90e-a4ca-43ed-8366-8f5fae9c6c37;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:22.090Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:22.096Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:22.096Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:22.096Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:22.097Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:22.097Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:22.097Z|138c93d5-e457-4fb4-b531-a179a6186aaf|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:27:22.267Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Entering
2022-03-24T15:27:22.267Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:22.268Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||URI         : /infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051
2022-03-24T15:27:22.268Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:22.268Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8d4b28165df49a30;x-b3-spanid:6a3aa727ba601410;x-b3-parentspanid:8d4b28165df49a30;x-b3-sampled:0;x-onap-requestid:cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf;x-requestid:cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf;x-transactionid:cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf;x-ecomp-requestid:cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf;x-onap-partnername:SO.APIH;x-invocationid:9fe5ec0f-3bd5-48ab-8c18-db7dad62d387;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:22.268Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:22.284Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:22.284Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:22.284Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:22.285Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:22.285Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:22.286Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-8|/infraActiveRequests/3e640f3b-7fc1-43ee-be2a-900461689051|bpel|||INFO|500||Exiting.
2022-03-24T15:27:22.304Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:27:22.304Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:22.305Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:27:22.305Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:22.305Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8d4b28165df49a30;x-b3-spanid:9f506f9b2a91cba2;x-b3-parentspanid:8d4b28165df49a30;x-b3-sampled:0;x-onap-requestid:cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf;x-requestid:cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf;x-transactionid:cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf;x-ecomp-requestid:cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf;x-onap-partnername:SO.APIH;x-invocationid:9b8f0a2b-e2f2-44ee-8ed2-36b922de1319;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:22.306Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:22.314Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:22.314Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:22.314Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:22.314Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:22.315Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:22.315Z|cd483fe2-3cd2-4aa0-8a56-3d7413b02dcf|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:27:22.500Z|818d3664-3943-4ebe-9c77-f09088a7da99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:27:22.501Z|818d3664-3943-4ebe-9c77-f09088a7da99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:27:22.924Z|c9d97f42-34f3-44b3-8a6c-bc34024cec64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:27:22.924Z|c9d97f42-34f3-44b3-8a6c-bc34024cec64|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:27:24.969Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:27:24.969Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:24.969Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:27:24.970Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:24.970Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:97bf21a36eaffc7f;x-b3-spanid:7768de378fc12ca8;x-b3-parentspanid:97bf21a36eaffc7f;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:SO.APIH;x-invocationid:2255f0a5-3259-479c-bc65-d25893dca22a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:24.970Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:25.711Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-03-24T15:27:25.711Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:25.712Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-03-24T15:27:25.712Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-03-24T15:27:25.712Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:97bf21a36eaffc7f;x-b3-spanid:75326f53d757d1ff;x-b3-parentspanid:97bf21a36eaffc7f;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:SO.APIH;x-invocationid:b4a674cf-60e1-4a53-9f2f-a597073b655b;content-length:177;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:25.713Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:25.719Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-03-24T15:27:25.736Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:25.737Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:25.737Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:25.738Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-03-24T15:27:25.738Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:25.739Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-03-24T15:27:26.060Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-03-24T15:27:26.060Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:26.061Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-03-24T15:27:26.061Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-03-24T15:27:26.061Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:97bf21a36eaffc7f;x-b3-spanid:e6482eda47f8735c;x-b3-parentspanid:97bf21a36eaffc7f;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:SO.APIH;x-invocationid:2034635b-dddf-45ec-818a-be9b7057b78d;content-length:2665;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:26.061Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:26.082Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:26.082Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-03-24T15:27:26.082Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-03-24T15:27:26.082Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:26.083Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:26.083Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-03-24T15:27:27.071Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-24T15:27:27.072Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:27.072Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-24T15:27:27.072Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-24T15:27:27.073Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:97bf21a36eaffc7f;x-b3-spanid:18fd32eec56958a7;x-b3-parentspanid:1f1a088db5c431fb;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:UNKNOWN;x-invocationid:4348d089-3025-4ebd-81a0-c1271f2196f9;content-length:7843;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:27:27.073Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:27.103Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:27.104Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-24T15:27:27.104Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-24T15:27:27.105Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:27.105Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:27.106Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-24T15:27:27.155Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:27:27.155Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:27.156Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:27:27.156Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:27.156Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:97bf21a36eaffc7f;x-b3-spanid:a63c28b20624c58e;x-b3-parentspanid:1f1a088db5c431fb;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:UNKNOWN;x-invocationid:b035d595-e1a2-40cf-8f66-639226068dea;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:27:27.157Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:27.178Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:27.179Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:27.179Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:27.180Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:27.180Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:27.180Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:27:27.199Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:27:27.200Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:27.200Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:27:27.200Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : PUT
2022-03-24T15:27:27.200Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:97bf21a36eaffc7f;x-b3-spanid:87b44bd6b9911bf9;x-b3-parentspanid:1f1a088db5c431fb;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:UNKNOWN;x-invocationid:4d9cab1c-ff44-4e7a-8cf0-a432bb3b6ddb;content-length:2750;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:27:27.201Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:27.240Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:27.240Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:27.241Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:27.242Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:27.242Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:27.243Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:27:28.323Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:27:28.324Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:28.324Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:27:28.325Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:28.326Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f351109b5d6ac217;x-b3-spanid:332e39d4e580a5af;x-b3-parentspanid:f351109b5d6ac217;x-b3-sampled:0;x-onap-requestid:4d68f4a8-d3c6-4536-85cb-8569cf8b3715;x-requestid:4d68f4a8-d3c6-4536-85cb-8569cf8b3715;x-transactionid:4d68f4a8-d3c6-4536-85cb-8569cf8b3715;x-ecomp-requestid:4d68f4a8-d3c6-4536-85cb-8569cf8b3715;x-onap-partnername:SO.APIH;x-invocationid:1df4b9b2-de79-498e-97f6-9ca60597a98b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:28.326Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:28.347Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:28.348Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:28.349Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:28.349Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:28.350Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:28.351Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:27:28.373Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:27:28.374Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:28.374Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:27:28.375Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:28.375Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f351109b5d6ac217;x-b3-spanid:fcd5a2d29286c2da;x-b3-parentspanid:f351109b5d6ac217;x-b3-sampled:0;x-onap-requestid:4d68f4a8-d3c6-4536-85cb-8569cf8b3715;x-requestid:4d68f4a8-d3c6-4536-85cb-8569cf8b3715;x-transactionid:4d68f4a8-d3c6-4536-85cb-8569cf8b3715;x-ecomp-requestid:4d68f4a8-d3c6-4536-85cb-8569cf8b3715;x-onap-partnername:SO.APIH;x-invocationid:01b6edab-0069-4057-a005-293930c67a83;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:28.376Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:28.387Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:28.388Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:28.388Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:28.389Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:28.389Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:28.390Z|4d68f4a8-d3c6-4536-85cb-8569cf8b3715|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:27:37.500Z|a2a10d3a-a1c9-40d2-8d6e-71392a0ece04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:27:37.501Z|a2a10d3a-a1c9-40d2-8d6e-71392a0ece04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:27:38.597Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:27:38.598Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:38.598Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:27:38.599Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:38.599Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b28a65bbca8f8a7e;x-b3-spanid:ea4727a5efc247aa;x-b3-parentspanid:b28a65bbca8f8a7e;x-b3-sampled:0;x-onap-requestid:ad6e51f5-8689-4636-ba92-d500d232fc77;x-requestid:ad6e51f5-8689-4636-ba92-d500d232fc77;x-transactionid:ad6e51f5-8689-4636-ba92-d500d232fc77;x-ecomp-requestid:ad6e51f5-8689-4636-ba92-d500d232fc77;x-onap-partnername:SO.APIH;x-invocationid:baa6015d-3795-40c4-a7bc-439b942bca66;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:38.600Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:38.617Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:38.618Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:38.618Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:38.618Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:38.619Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:38.619Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:27:38.635Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:27:38.636Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:38.636Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:27:38.636Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:38.636Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b28a65bbca8f8a7e;x-b3-spanid:9b2923070666da18;x-b3-parentspanid:b28a65bbca8f8a7e;x-b3-sampled:0;x-onap-requestid:ad6e51f5-8689-4636-ba92-d500d232fc77;x-requestid:ad6e51f5-8689-4636-ba92-d500d232fc77;x-transactionid:ad6e51f5-8689-4636-ba92-d500d232fc77;x-ecomp-requestid:ad6e51f5-8689-4636-ba92-d500d232fc77;x-onap-partnername:SO.APIH;x-invocationid:3667caf1-5bad-4eb6-957b-51e95ac8e5f0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:38.637Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:38.645Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:38.646Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:38.646Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:38.646Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:38.647Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:38.647Z|ad6e51f5-8689-4636-ba92-d500d232fc77|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:27:42.085Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:27:42.086Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:42.086Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:27:42.086Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:42.087Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f39b2284e45a9cdd;x-b3-spanid:c612c5e651539d7f;x-b3-parentspanid:f39b2284e45a9cdd;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:UNKNOWN;x-invocationid:ed4b46d2-2d90-4bd7-a918-4283afb768c6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:27:42.087Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:42.104Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:42.104Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:42.105Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:42.105Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:42.105Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:42.106Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:27:42.125Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:27:42.125Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:42.126Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:27:42.126Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : PUT
2022-03-24T15:27:42.127Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:f39b2284e45a9cdd;x-b3-spanid:d1ec6c93003f09bf;x-b3-parentspanid:f39b2284e45a9cdd;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:UNKNOWN;x-invocationid:cb60d626-e647-4a93-ab30-cd720fce8d2e;content-length:2931;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:27:42.128Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:42.182Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:42.183Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:42.184Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:42.185Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:42.186Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:42.187Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-7|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:27:48.835Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:27:48.835Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:48.836Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:27:48.836Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:48.837Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c4f8d5e31cbd3898;x-b3-spanid:67f8d1e210507892;x-b3-parentspanid:c4f8d5e31cbd3898;x-b3-sampled:0;x-onap-requestid:68de4fd7-1947-49b6-a470-52986ad288cd;x-requestid:68de4fd7-1947-49b6-a470-52986ad288cd;x-transactionid:68de4fd7-1947-49b6-a470-52986ad288cd;x-ecomp-requestid:68de4fd7-1947-49b6-a470-52986ad288cd;x-onap-partnername:SO.APIH;x-invocationid:a0f025b2-6cb3-4058-8efb-81efd43c5c66;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:48.837Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:48.865Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:48.866Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:48.866Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:48.867Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:48 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:48.867Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:48.868Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:27:48.887Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:27:48.887Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:48.888Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:27:48.888Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:48.888Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c4f8d5e31cbd3898;x-b3-spanid:715c724b4a95010d;x-b3-parentspanid:c4f8d5e31cbd3898;x-b3-sampled:0;x-onap-requestid:68de4fd7-1947-49b6-a470-52986ad288cd;x-requestid:68de4fd7-1947-49b6-a470-52986ad288cd;x-transactionid:68de4fd7-1947-49b6-a470-52986ad288cd;x-ecomp-requestid:68de4fd7-1947-49b6-a470-52986ad288cd;x-onap-partnername:SO.APIH;x-invocationid:3cdc7a27-a4e9-4345-b77b-b6456e8fbe6d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:48.889Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:48.899Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:48.900Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:48.900Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:48.901Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:48 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:48.901Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:48.902Z|68de4fd7-1947-49b6-a470-52986ad288cd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:27:51.472Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:27:51.472Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:51.473Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:27:51.473Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:51.473Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7f39f58682b91a27;x-b3-spanid:7f39f58682b91a27;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:UNKNOWN;x-invocationid:6163847b-d4e5-4386-bc8e-0a352b3eb249;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-03-24T15:27:51.474Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:51.492Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:51.492Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:51.493Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:51.493Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=DE26CEF1BC0A7BD93FBC8E88D3B150FC; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:51.493Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:51.494Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:27:51.544Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:27:51.545Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:51.545Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:27:51.545Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : PUT
2022-03-24T15:27:51.546Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:05a7cafb34f58cc7;x-b3-spanid:05a7cafb34f58cc7;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:UNKNOWN;x-invocationid:dba87da9-745f-473c-b374-d129dccb0210;content-length:3215;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DE26CEF1BC0A7BD93FBC8E88D3B150FC;accept-encoding:gzip,deflate;
2022-03-24T15:27:51.546Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:51.613Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:51.613Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:51.614Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:51.614Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:51.614Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:51.615Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-4|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:27:52.500Z|ee47ad51-6530-4f62-a098-ea8bcf607de0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:27:52.506Z|ee47ad51-6530-4f62-a098-ea8bcf607de0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:27:52.925Z|3fcaa8a1-f512-41d9-95db-34f794625edf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:27:52.926Z|3fcaa8a1-f512-41d9-95db-34f794625edf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:27:54.192Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:27:54.193Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:54.193Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:27:54.194Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : PATCH
2022-03-24T15:27:54.194Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c089db6e9e9aaa70;x-b3-spanid:c089db6e9e9aaa70;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:UNKNOWN;x-invocationid:05d4cf89-22e3-42e3-90f4-d4cc3fdedfb0;content-length:206;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DE26CEF1BC0A7BD93FBC8E88D3B150FC;accept-encoding:gzip,deflate;
2022-03-24T15:27:54.195Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:54.253Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:54.253Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:54.253Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:54.254Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:54.254Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:54.254Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:27:56.135Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-24T15:27:56.136Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:56.136Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-24T15:27:56.136Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:56.137Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:bae525674cd0b03c;x-b3-spanid:777ba65d075d55dd;x-b3-parentspanid:bae525674cd0b03c;x-b3-sampled:0;x-onap-requestid:79d84302-f9fe-4e87-9b62-9e85757a8f3a;x-requestid:79d84302-f9fe-4e87-9b62-9e85757a8f3a;x-transactionid:79d84302-f9fe-4e87-9b62-9e85757a8f3a;x-ecomp-requestid:79d84302-f9fe-4e87-9b62-9e85757a8f3a;x-onap-partnername:UNKNOWN;x-invocationid:ef28e3e3-bb92-4bf8-8466-8efd493c81fb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DE26CEF1BC0A7BD93FBC8E88D3B150FC;accept-encoding:gzip,deflate;
2022-03-24T15:27:56.137Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:56.191Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-8|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-24T15:27:56.191Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:56.192Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-24T15:27:56.192Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-24T15:27:56.192Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:bae525674cd0b03c;x-b3-spanid:5a14f3c54501a4ca;x-b3-parentspanid:bae525674cd0b03c;x-b3-sampled:0;x-onap-requestid:79d84302-f9fe-4e87-9b62-9e85757a8f3a;x-requestid:79d84302-f9fe-4e87-9b62-9e85757a8f3a;x-transactionid:79d84302-f9fe-4e87-9b62-9e85757a8f3a;x-ecomp-requestid:79d84302-f9fe-4e87-9b62-9e85757a8f3a;x-onap-partnername:UNKNOWN;x-invocationid:0bf3ffb7-91af-410c-8c5a-5c78306bc577;content-length:1581;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DE26CEF1BC0A7BD93FBC8E88D3B150FC;accept-encoding:gzip,deflate;
2022-03-24T15:27:56.193Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:56.215Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:56.215Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-24T15:27:56.215Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-24T15:27:56.216Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:56 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:56.216Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-8|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:56.217Z|79d84302-f9fe-4e87-9b62-9e85757a8f3a|http-nio-8083-exec-8|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-24T15:27:59.702Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:27:59.702Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:59.702Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:27:59.703Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:59.703Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c96065b964a6e339;x-b3-spanid:35d8b604edea37b2;x-b3-parentspanid:c96065b964a6e339;x-b3-sampled:0;x-onap-requestid:eb3c7c77-8baf-463f-9feb-90fa8963af31;x-requestid:eb3c7c77-8baf-463f-9feb-90fa8963af31;x-transactionid:eb3c7c77-8baf-463f-9feb-90fa8963af31;x-ecomp-requestid:eb3c7c77-8baf-463f-9feb-90fa8963af31;x-onap-partnername:SO.APIH;x-invocationid:d9941b8e-6ec3-467f-ae98-8111315293e1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:59.703Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:59.719Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:59.719Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:59.719Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:59.720Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:59.720Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:59.720Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:27:59.738Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:27:59.738Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:27:59.739Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:27:59.739Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:27:59.739Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c96065b964a6e339;x-b3-spanid:70dae57c39b1a5e1;x-b3-parentspanid:c96065b964a6e339;x-b3-sampled:0;x-onap-requestid:eb3c7c77-8baf-463f-9feb-90fa8963af31;x-requestid:eb3c7c77-8baf-463f-9feb-90fa8963af31;x-transactionid:eb3c7c77-8baf-463f-9feb-90fa8963af31;x-ecomp-requestid:eb3c7c77-8baf-463f-9feb-90fa8963af31;x-onap-partnername:SO.APIH;x-invocationid:611fea8f-a858-42c5-b56e-668a9292b810;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:27:59.739Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:27:59.754Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:27:59.755Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:27:59.755Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:27:59.756Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:27:59 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:27:59.756Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:27:59.757Z|eb3c7c77-8baf-463f-9feb-90fa8963af31|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:28:07.142Z|477f7dfd-2388-4b02-9714-4cd53e3a8c47|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-24T15:28:07.143Z|477f7dfd-2388-4b02-9714-4cd53e3a8c47|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:07.143Z|477f7dfd-2388-4b02-9714-4cd53e3a8c47|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-24T15:28:07.143Z|477f7dfd-2388-4b02-9714-4cd53e3a8c47|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-24T15:28:07.144Z|477f7dfd-2388-4b02-9714-4cd53e3a8c47|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.68.144:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-24T15:28:07.144Z|477f7dfd-2388-4b02-9714-4cd53e3a8c47|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:07.150Z|477f7dfd-2388-4b02-9714-4cd53e3a8c47|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:07.150Z|477f7dfd-2388-4b02-9714-4cd53e3a8c47|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-24T15:28:07.150Z|477f7dfd-2388-4b02-9714-4cd53e3a8c47|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-24T15:28:07.150Z|477f7dfd-2388-4b02-9714-4cd53e3a8c47|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:07 GMT;Connection:close;
2022-03-24T15:28:07.151Z|477f7dfd-2388-4b02-9714-4cd53e3a8c47|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-24T15:28:07.151Z|477f7dfd-2388-4b02-9714-4cd53e3a8c47|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-24T15:28:07.500Z|1e2da8ee-2975-4559-b0e7-3fab7d0cf8ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:28:07.501Z|1e2da8ee-2975-4559-b0e7-3fab7d0cf8ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:28:10.279Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:28:10.280Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:10.280Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:28:10.280Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:10.281Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:79639c885daade08;x-b3-spanid:438283697d6f2d2a;x-b3-parentspanid:79639c885daade08;x-b3-sampled:0;x-onap-requestid:1909a73f-179a-46f8-aaa2-3e1333d891ed;x-requestid:1909a73f-179a-46f8-aaa2-3e1333d891ed;x-transactionid:1909a73f-179a-46f8-aaa2-3e1333d891ed;x-ecomp-requestid:1909a73f-179a-46f8-aaa2-3e1333d891ed;x-onap-partnername:SO.APIH;x-invocationid:6933b7b5-7e1c-4271-9748-d2a66d947d88;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:10.281Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:10.299Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:10.299Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:10.299Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:10.300Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:10.300Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:10.300Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:28:10.331Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:28:10.332Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:10.332Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:28:10.333Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:10.334Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:79639c885daade08;x-b3-spanid:52ee75370df0b33b;x-b3-parentspanid:79639c885daade08;x-b3-sampled:0;x-onap-requestid:1909a73f-179a-46f8-aaa2-3e1333d891ed;x-requestid:1909a73f-179a-46f8-aaa2-3e1333d891ed;x-transactionid:1909a73f-179a-46f8-aaa2-3e1333d891ed;x-ecomp-requestid:1909a73f-179a-46f8-aaa2-3e1333d891ed;x-onap-partnername:SO.APIH;x-invocationid:5b45a9af-aa54-4e21-96a6-1c75e124fad1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:10.334Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:10.350Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:10.351Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:10.351Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:10.351Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:10 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:10.352Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:10.353Z|1909a73f-179a-46f8-aaa2-3e1333d891ed|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:28:11.390Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-24T15:28:11.390Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:11.393Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-24T15:28:11.394Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:11.394Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8b8bbcc7a7bc5b8f;x-b3-spanid:15a0d13533f9548f;x-b3-parentspanid:8b8bbcc7a7bc5b8f;x-b3-sampled:0;x-onap-requestid:eddcc0c4-9a1e-4685-aef6-1511c5fbca90;x-requestid:eddcc0c4-9a1e-4685-aef6-1511c5fbca90;x-transactionid:eddcc0c4-9a1e-4685-aef6-1511c5fbca90;x-ecomp-requestid:eddcc0c4-9a1e-4685-aef6-1511c5fbca90;x-onap-partnername:UNKNOWN;x-invocationid:b774a2e0-a87c-4e22-8240-61c0a0375588;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DE26CEF1BC0A7BD93FBC8E88D3B150FC;accept-encoding:gzip,deflate;
2022-03-24T15:28:11.394Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:11.416Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:11.416Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:11.416Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:11.417Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:11.421Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:11.422Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2022-03-24T15:28:11.444Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-4|/requestProcessingData/9|bpel|||INFO|500||Entering
2022-03-24T15:28:11.446Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-4|/requestProcessingData/9|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:11.447Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-4|/requestProcessingData/9|bpel|||DEBUG|500||URI         : /requestProcessingData/9
2022-03-24T15:28:11.448Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-4|/requestProcessingData/9|bpel|||DEBUG|500||Method      : PUT
2022-03-24T15:28:11.448Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-4|/requestProcessingData/9|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8b8bbcc7a7bc5b8f;x-b3-spanid:ad6d68352b612a8d;x-b3-parentspanid:8b8bbcc7a7bc5b8f;x-b3-sampled:0;x-onap-requestid:eddcc0c4-9a1e-4685-aef6-1511c5fbca90;x-requestid:eddcc0c4-9a1e-4685-aef6-1511c5fbca90;x-transactionid:eddcc0c4-9a1e-4685-aef6-1511c5fbca90;x-ecomp-requestid:eddcc0c4-9a1e-4685-aef6-1511c5fbca90;x-onap-partnername:UNKNOWN;x-invocationid:41dcd4e4-2495-47a2-93c2-c9bb64f7cb02;content-length:1660;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DE26CEF1BC0A7BD93FBC8E88D3B150FC;accept-encoding:gzip,deflate;
2022-03-24T15:28:11.448Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-4|/requestProcessingData/9|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:11.490Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-4|/requestProcessingData/9|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:11.490Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-4|/requestProcessingData/9|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:11.490Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-4|/requestProcessingData/9|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:11.491Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-4|/requestProcessingData/9|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:11 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:11.491Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-4|/requestProcessingData/9|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:11.491Z|eddcc0c4-9a1e-4685-aef6-1511c5fbca90|http-nio-8083-exec-4|/requestProcessingData/9|bpel|||INFO|500||Exiting.
2022-03-24T15:28:12.927Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:28:12.928Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:12.928Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:28:12.929Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:12.929Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1f54b3730abcdf4c;x-b3-spanid:669673a687e03a02;x-b3-parentspanid:1f54b3730abcdf4c;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:UNKNOWN;x-invocationid:e151fabc-4461-49b0-b41f-c69dafe08bf8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:28:12.930Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:12.951Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:12.952Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:12.953Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:12.953Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:12.954Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:12.954Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:28:12.975Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-6|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:28:12.976Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-6|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:12.976Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-6|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:28:12.976Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-6|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : PUT
2022-03-24T15:28:12.977Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-6|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:1f54b3730abcdf4c;x-b3-spanid:7b54ae0897270ef7;x-b3-parentspanid:1f54b3730abcdf4c;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:UNKNOWN;x-invocationid:06ece082-f49a-438a-96e7-c123ad7933a4;content-length:3321;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:28:12.977Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-6|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:13.038Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-6|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:13.041Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-6|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:13.042Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-6|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:13.042Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-6|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:12 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:13.042Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-6|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:13.043Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-6|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:28:15.280Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:28:15.280Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:15.280Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:28:15.281Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:15.281Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8816436aa57a11a0;x-b3-spanid:82ceaf2117a7c150;x-b3-parentspanid:8816436aa57a11a0;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:UNKNOWN;x-invocationid:345afd12-4c96-43e0-aefc-b2df6d15c8a0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:28:15.282Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:15.294Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:15.295Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:15.295Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:15.296Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:15.296Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:15.296Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:28:15.315Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:28:15.315Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:15.316Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:28:15.316Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : PUT
2022-03-24T15:28:15.316Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8816436aa57a11a0;x-b3-spanid:4c43636cd890c8a2;x-b3-parentspanid:8816436aa57a11a0;x-b3-sampled:0;x-onap-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-transactionid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-ecomp-requestid:2d35fc65-7a12-4599-8fff-0559a965cbbf;x-onap-partnername:UNKNOWN;x-invocationid:c6ba5393-0877-4f96-a3c6-f1effbaf5f07;content-length:3314;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:28:15.317Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:15.361Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:15.361Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:15.362Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:15.362Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:15.362Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:15.363Z|2d35fc65-7a12-4599-8fff-0559a965cbbf|http-nio-8083-exec-9|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:28:20.955Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:28:20.956Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:20.956Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:28:20.957Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:20.958Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b4d7f5bb107212a2;x-b3-spanid:f618e216f4db5010;x-b3-parentspanid:b4d7f5bb107212a2;x-b3-sampled:0;x-onap-requestid:1a1bd847-925f-4316-b8ba-4a2e5741e530;x-requestid:1a1bd847-925f-4316-b8ba-4a2e5741e530;x-transactionid:1a1bd847-925f-4316-b8ba-4a2e5741e530;x-ecomp-requestid:1a1bd847-925f-4316-b8ba-4a2e5741e530;x-onap-partnername:SO.APIH;x-invocationid:1576ec14-ad14-4845-906d-89929e5e1d60;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:20.958Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:20.976Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:20.977Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:20.977Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:20.978Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:20.978Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:20.978Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-10|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:28:21.014Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:28:21.015Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:21.016Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:28:21.016Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:21.017Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b4d7f5bb107212a2;x-b3-spanid:635072528a4e0bf1;x-b3-parentspanid:b4d7f5bb107212a2;x-b3-sampled:0;x-onap-requestid:1a1bd847-925f-4316-b8ba-4a2e5741e530;x-requestid:1a1bd847-925f-4316-b8ba-4a2e5741e530;x-transactionid:1a1bd847-925f-4316-b8ba-4a2e5741e530;x-ecomp-requestid:1a1bd847-925f-4316-b8ba-4a2e5741e530;x-onap-partnername:SO.APIH;x-invocationid:7b09f575-1985-403f-8b87-50703924754f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:21.017Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:21.030Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:21.031Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:21.032Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:21.032Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:21.033Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:21.034Z|1a1bd847-925f-4316-b8ba-4a2e5741e530|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:28:21.199Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:28:21.199Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:21.199Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:28:21.199Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:21.200Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9a7013720165e79f;x-b3-spanid:f7e98e8873e280e0;x-b3-parentspanid:9a7013720165e79f;x-b3-sampled:0;x-onap-requestid:dec395e9-5120-4974-8dd7-78fbdc345a73;x-requestid:dec395e9-5120-4974-8dd7-78fbdc345a73;x-transactionid:dec395e9-5120-4974-8dd7-78fbdc345a73;x-ecomp-requestid:dec395e9-5120-4974-8dd7-78fbdc345a73;x-onap-partnername:SO.APIH;x-invocationid:206d5d95-cbb0-40c5-bc13-7c4966ee72ae;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:21.200Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:21.214Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:21.214Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:21.215Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:21.215Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:21.215Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:21.216Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-1|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:28:21.231Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:28:21.232Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:21.233Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:28:21.233Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:21.234Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9a7013720165e79f;x-b3-spanid:c6f90fbc7001c156;x-b3-parentspanid:9a7013720165e79f;x-b3-sampled:0;x-onap-requestid:dec395e9-5120-4974-8dd7-78fbdc345a73;x-requestid:dec395e9-5120-4974-8dd7-78fbdc345a73;x-transactionid:dec395e9-5120-4974-8dd7-78fbdc345a73;x-ecomp-requestid:dec395e9-5120-4974-8dd7-78fbdc345a73;x-onap-partnername:SO.APIH;x-invocationid:7de31e72-0e5d-445d-ab51-ec326e0c7a65;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:21.234Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:21.249Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:21.249Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:21.249Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:21.250Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:21.250Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:21.251Z|dec395e9-5120-4974-8dd7-78fbdc345a73|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:28:21.411Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:28:21.411Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:21.411Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:28:21.411Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:21.412Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:145dcdb09271020c;x-b3-spanid:d99f07cd28c4f486;x-b3-parentspanid:145dcdb09271020c;x-b3-sampled:0;x-onap-requestid:b873bf3b-de54-4ca8-a49c-b5ef1c6616b7;x-requestid:b873bf3b-de54-4ca8-a49c-b5ef1c6616b7;x-transactionid:b873bf3b-de54-4ca8-a49c-b5ef1c6616b7;x-ecomp-requestid:b873bf3b-de54-4ca8-a49c-b5ef1c6616b7;x-onap-partnername:SO.APIH;x-invocationid:40d4a458-d35e-4c5b-8b8a-5838ac9d6705;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:21.412Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:21.433Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:21.434Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:21.435Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:21.435Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:21.436Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:21.437Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-3|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:28:21.454Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:28:21.454Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:21.455Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:28:21.456Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:21.456Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:145dcdb09271020c;x-b3-spanid:e275493f1e0b5889;x-b3-parentspanid:145dcdb09271020c;x-b3-sampled:0;x-onap-requestid:b873bf3b-de54-4ca8-a49c-b5ef1c6616b7;x-requestid:b873bf3b-de54-4ca8-a49c-b5ef1c6616b7;x-transactionid:b873bf3b-de54-4ca8-a49c-b5ef1c6616b7;x-ecomp-requestid:b873bf3b-de54-4ca8-a49c-b5ef1c6616b7;x-onap-partnername:SO.APIH;x-invocationid:b5a25fb6-fa5d-42ea-b974-77248c11436d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:21.457Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:21.470Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:21.471Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:21.472Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:21.472Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:21.473Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:21.474Z|b873bf3b-de54-4ca8-a49c-b5ef1c6616b7|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:28:21.656Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:28:21.656Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:21.657Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:28:21.657Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:21.658Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:58d931eb5c3a33f7;x-b3-spanid:81552e7f41ad8d33;x-b3-parentspanid:58d931eb5c3a33f7;x-b3-sampled:0;x-onap-requestid:f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c;x-requestid:f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c;x-transactionid:f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c;x-ecomp-requestid:f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c;x-onap-partnername:SO.APIH;x-invocationid:30fafbd2-71b9-4d17-ad5d-3fc08e0342a3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:21.658Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:21.675Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:21.676Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:21.677Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:21.677Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:21.678Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:21.679Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-5|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:28:21.696Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:28:21.697Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:21.697Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:28:21.697Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:21.698Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:58d931eb5c3a33f7;x-b3-spanid:ca6cdb96e96fe43a;x-b3-parentspanid:58d931eb5c3a33f7;x-b3-sampled:0;x-onap-requestid:f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c;x-requestid:f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c;x-transactionid:f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c;x-ecomp-requestid:f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c;x-onap-partnername:SO.APIH;x-invocationid:2fc5be01-2983-4aa8-9ea1-92cd6dcbd36f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:21.698Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:21.707Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:21.708Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:21.708Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:21.708Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:21.708Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:21.709Z|f8b71a63-f9b7-49a8-bbfd-81cfd44cc87c|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:28:21.867Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Entering
2022-03-24T15:28:21.868Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:21.868Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||URI         : /infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf
2022-03-24T15:28:21.868Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:21.869Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c63149a8a5249880;x-b3-spanid:2f27d18f5cdc33d3;x-b3-parentspanid:c63149a8a5249880;x-b3-sampled:0;x-onap-requestid:cc77e3d8-edb7-44e1-9c02-f12c2f344f87;x-requestid:cc77e3d8-edb7-44e1-9c02-f12c2f344f87;x-transactionid:cc77e3d8-edb7-44e1-9c02-f12c2f344f87;x-ecomp-requestid:cc77e3d8-edb7-44e1-9c02-f12c2f344f87;x-onap-partnername:SO.APIH;x-invocationid:4cc2efce-1b7e-40b6-b35d-3f2c281edb7f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:21.869Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:21.888Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:21.888Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:21.888Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:21.889Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:21.889Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:21.890Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-8|/infraActiveRequests/2d35fc65-7a12-4599-8fff-0559a965cbbf|bpel|||INFO|500||Exiting.
2022-03-24T15:28:21.908Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:28:21.909Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:21.909Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:28:21.909Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:21.910Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c63149a8a5249880;x-b3-spanid:e40c9795c0f70d71;x-b3-parentspanid:c63149a8a5249880;x-b3-sampled:0;x-onap-requestid:cc77e3d8-edb7-44e1-9c02-f12c2f344f87;x-requestid:cc77e3d8-edb7-44e1-9c02-f12c2f344f87;x-transactionid:cc77e3d8-edb7-44e1-9c02-f12c2f344f87;x-ecomp-requestid:cc77e3d8-edb7-44e1-9c02-f12c2f344f87;x-onap-partnername:SO.APIH;x-invocationid:a8501c82-2b69-4480-b565-5fd73dc9a59b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:21.910Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:21.919Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:21.920Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:21.920Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:21.921Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:21.922Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:21.923Z|cc77e3d8-edb7-44e1-9c02-f12c2f344f87|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:28:22.501Z|347ceea8-43c3-4137-9ca4-b1e948932fb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:28:22.501Z|347ceea8-43c3-4137-9ca4-b1e948932fb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:28:22.927Z|a16a1b31-6c13-4b0c-9cfb-136fd973e0df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:28:22.928Z|a16a1b31-6c13-4b0c-9cfb-136fd973e0df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:28:33.190Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Entering
2022-03-24T15:28:33.191Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:33.191Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||URI         : /infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839
2022-03-24T15:28:33.191Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:33.192Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:32b090e313ffacf3;x-b3-spanid:11f54c2b21903457;x-b3-parentspanid:32b090e313ffacf3;x-b3-sampled:0;x-onap-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-transactionid:e6059af2-ef88-424f-ad59-21fd316a4839;x-ecomp-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-onap-partnername:SO.APIH;x-invocationid:5dbe0b53-00c7-4c67-b514-288831e581f6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:33.192Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:35.401Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-03-24T15:28:35.402Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:35.402Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-03-24T15:28:35.402Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-03-24T15:28:35.403Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:32b090e313ffacf3;x-b3-spanid:e9611653e61647f0;x-b3-parentspanid:32b090e313ffacf3;x-b3-sampled:0;x-onap-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-transactionid:e6059af2-ef88-424f-ad59-21fd316a4839;x-ecomp-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-onap-partnername:SO.APIH;x-invocationid:19a04d9a-69a6-4584-8bbb-b8d2bd8a57e7;content-length:182;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:35.403Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:35.409Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-03-24T15:28:35.424Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:35.431Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:35.432Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:35.432Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-03-24T15:28:35.433Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:35.433Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-03-24T15:28:35.512Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-03-24T15:28:35.512Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:35.513Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-03-24T15:28:35.513Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-03-24T15:28:35.513Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:32b090e313ffacf3;x-b3-spanid:a0edb37f9fe0b5f0;x-b3-parentspanid:32b090e313ffacf3;x-b3-sampled:0;x-onap-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-transactionid:e6059af2-ef88-424f-ad59-21fd316a4839;x-ecomp-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-onap-partnername:SO.APIH;x-invocationid:f2579332-2992-4eb5-8f05-1f6cd379473a;content-length:1255;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:35.514Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:35.543Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:35.543Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-03-24T15:28:35.543Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-03-24T15:28:35.544Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:35.544Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:35.545Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-03-24T15:28:35.794Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-24T15:28:35.795Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:35.795Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-24T15:28:35.795Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-24T15:28:35.795Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:32b090e313ffacf3;x-b3-spanid:d77d107d97f80e0a;x-b3-parentspanid:2f5c683bc5da34e5;x-b3-sampled:0;x-onap-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-transactionid:e6059af2-ef88-424f-ad59-21fd316a4839;x-ecomp-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-onap-partnername:UNKNOWN;x-invocationid:8ffa6ac7-d6d8-464b-a7ee-d668f846e5f7;content-length:3827;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:28:35.796Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:35.830Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:35.830Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-24T15:28:35.830Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-24T15:28:35.831Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/12;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:35.831Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:35.834Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-24T15:28:35.868Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-3|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Entering
2022-03-24T15:28:35.869Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-3|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:35.869Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-3|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||URI         : /infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839
2022-03-24T15:28:35.869Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-3|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:35.870Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-3|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:32b090e313ffacf3;x-b3-spanid:cfd8a5871d56321a;x-b3-parentspanid:2f5c683bc5da34e5;x-b3-sampled:0;x-onap-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-transactionid:e6059af2-ef88-424f-ad59-21fd316a4839;x-ecomp-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-onap-partnername:UNKNOWN;x-invocationid:9339e575-370e-4bb6-b97e-995cd311200f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:28:35.870Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-3|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:35.885Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-3|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:35.885Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-3|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:35.886Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-3|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:35.886Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-3|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:35.886Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-3|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:35.887Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-3|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Exiting.
2022-03-24T15:28:36.216Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Entering
2022-03-24T15:28:36.216Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:36.216Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||URI         : /infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839
2022-03-24T15:28:36.217Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Method      : PUT
2022-03-24T15:28:36.218Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:32b090e313ffacf3;x-b3-spanid:a58f17e46ca9fdc5;x-b3-parentspanid:2f5c683bc5da34e5;x-b3-sampled:0;x-onap-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-transactionid:e6059af2-ef88-424f-ad59-21fd316a4839;x-ecomp-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-onap-partnername:UNKNOWN;x-invocationid:fbc465ab-5649-4a37-b0ba-9295952e8b49;content-length:1362;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:28:36.218Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:36.253Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:36.254Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:36.254Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:36.255Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:35 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:36.255Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:36.256Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Exiting.
2022-03-24T15:28:36.829Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-5|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Entering
2022-03-24T15:28:36.830Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-5|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:36.830Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-5|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||URI         : /infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839
2022-03-24T15:28:36.831Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-5|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:36.831Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-5|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:20374049574d7f85;x-b3-spanid:6dbe1897098ce029;x-b3-parentspanid:20374049574d7f85;x-b3-sampled:0;x-onap-requestid:e6dc19d3-e30a-4d73-9d5a-d2a499b86be1;x-requestid:e6dc19d3-e30a-4d73-9d5a-d2a499b86be1;x-transactionid:e6dc19d3-e30a-4d73-9d5a-d2a499b86be1;x-ecomp-requestid:e6dc19d3-e30a-4d73-9d5a-d2a499b86be1;x-onap-partnername:SO.APIH;x-invocationid:69050631-c776-4576-b458-c950fcb5511b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:36.837Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-5|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:36.861Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-5|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:36.862Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-5|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:36.862Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-5|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:36.863Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-5|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:36.863Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-5|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:36.864Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-5|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Exiting.
2022-03-24T15:28:36.879Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:28:36.879Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:36.880Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:28:36.880Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:36.881Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:20374049574d7f85;x-b3-spanid:c0b1ef772375694d;x-b3-parentspanid:20374049574d7f85;x-b3-sampled:0;x-onap-requestid:e6dc19d3-e30a-4d73-9d5a-d2a499b86be1;x-requestid:e6dc19d3-e30a-4d73-9d5a-d2a499b86be1;x-transactionid:e6dc19d3-e30a-4d73-9d5a-d2a499b86be1;x-ecomp-requestid:e6dc19d3-e30a-4d73-9d5a-d2a499b86be1;x-onap-partnername:SO.APIH;x-invocationid:50fdca12-20a1-4c0e-809e-29ba275cf6e3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:36.881Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:36.895Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:36.895Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:36.896Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:36.896Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:36 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:36.897Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:36.898Z|e6dc19d3-e30a-4d73-9d5a-d2a499b86be1|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:28:37.500Z|47da6611-04da-4d6a-a52d-2f1b06555bb9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:28:37.503Z|47da6611-04da-4d6a-a52d-2f1b06555bb9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:28:39.319Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-8|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Entering
2022-03-24T15:28:39.319Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-8|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:39.319Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-8|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||URI         : /infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839
2022-03-24T15:28:39.320Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-8|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:39.320Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-8|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:087f68e2554e33d0;x-b3-spanid:20a51eeebfba4b46;x-b3-parentspanid:087f68e2554e33d0;x-b3-sampled:0;x-onap-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-transactionid:e6059af2-ef88-424f-ad59-21fd316a4839;x-ecomp-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-onap-partnername:UNKNOWN;x-invocationid:ea980fa6-449e-462c-8abb-2afe0b8091d4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:28:39.320Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-8|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:39.338Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-8|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:39.338Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-8|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:39.340Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-8|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:39.341Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-8|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:39.341Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-8|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:39.342Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-8|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Exiting.
2022-03-24T15:28:39.356Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Entering
2022-03-24T15:28:39.356Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:39.357Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||URI         : /infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839
2022-03-24T15:28:39.357Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Method      : PUT
2022-03-24T15:28:39.357Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:087f68e2554e33d0;x-b3-spanid:8c94a542fe23d47c;x-b3-parentspanid:087f68e2554e33d0;x-b3-sampled:0;x-onap-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-transactionid:e6059af2-ef88-424f-ad59-21fd316a4839;x-ecomp-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-onap-partnername:UNKNOWN;x-invocationid:6c86e8f0-1563-44c3-9010-81509c77777a;content-length:1547;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:28:39.357Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:39.394Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:39.394Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:39.394Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:39.395Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:39.395Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:39.396Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Exiting.
2022-03-24T15:28:44.345Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Entering
2022-03-24T15:28:44.345Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:44.346Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||URI         : /infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839
2022-03-24T15:28:44.346Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Method      : PATCH
2022-03-24T15:28:44.347Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:82d90db487db423a;x-b3-spanid:82d90db487db423a;x-b3-sampled:0;x-onap-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-transactionid:e6059af2-ef88-424f-ad59-21fd316a4839;x-ecomp-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-onap-partnername:UNKNOWN;x-invocationid:ce2e2f6d-4067-4502-8c41-0f4cbb52c09d;content-length:202;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DE26CEF1BC0A7BD93FBC8E88D3B150FC;accept-encoding:gzip,deflate;
2022-03-24T15:28:44.347Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:44.392Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:44.393Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:44.393Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:44.394Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:44.395Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:44.396Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Exiting.
2022-03-24T15:28:45.564Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-24T15:28:45.565Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:45.565Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-24T15:28:45.565Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:45.566Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d649f3b7cbe3df83;x-b3-spanid:619a02f4256af61e;x-b3-parentspanid:d649f3b7cbe3df83;x-b3-sampled:0;x-onap-requestid:3d13e743-484d-4a6c-b2de-026bd07c9dad;x-requestid:3d13e743-484d-4a6c-b2de-026bd07c9dad;x-transactionid:3d13e743-484d-4a6c-b2de-026bd07c9dad;x-ecomp-requestid:3d13e743-484d-4a6c-b2de-026bd07c9dad;x-onap-partnername:UNKNOWN;x-invocationid:df89c1e4-4f77-4237-9604-bb0ff71b23b2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DE26CEF1BC0A7BD93FBC8E88D3B150FC;accept-encoding:gzip,deflate;
2022-03-24T15:28:45.566Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-7|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:45.597Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-24T15:28:45.597Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:45.598Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-24T15:28:45.598Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-24T15:28:45.598Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d649f3b7cbe3df83;x-b3-spanid:41d00af71af59f42;x-b3-parentspanid:d649f3b7cbe3df83;x-b3-sampled:0;x-onap-requestid:3d13e743-484d-4a6c-b2de-026bd07c9dad;x-requestid:3d13e743-484d-4a6c-b2de-026bd07c9dad;x-transactionid:3d13e743-484d-4a6c-b2de-026bd07c9dad;x-ecomp-requestid:3d13e743-484d-4a6c-b2de-026bd07c9dad;x-onap-partnername:UNKNOWN;x-invocationid:9f7d40ff-a03d-439a-8a27-c33d3660cf34;content-length:1554;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DE26CEF1BC0A7BD93FBC8E88D3B150FC;accept-encoding:gzip,deflate;
2022-03-24T15:28:45.598Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:45.619Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:45.619Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-24T15:28:45.619Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-24T15:28:45.620Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/15;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:45 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:45.620Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:45.621Z|3d13e743-484d-4a6c-b2de-026bd07c9dad|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-24T15:28:47.080Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-2|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Entering
2022-03-24T15:28:47.081Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-2|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:47.081Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-2|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||URI         : /infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839
2022-03-24T15:28:47.081Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-2|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:47.082Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-2|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f19c9f253907ebff;x-b3-spanid:7e35ed0ba9ac7517;x-b3-parentspanid:f19c9f253907ebff;x-b3-sampled:0;x-onap-requestid:9a6c631a-40ce-4aac-99dd-2c7787d6f9ad;x-requestid:9a6c631a-40ce-4aac-99dd-2c7787d6f9ad;x-transactionid:9a6c631a-40ce-4aac-99dd-2c7787d6f9ad;x-ecomp-requestid:9a6c631a-40ce-4aac-99dd-2c7787d6f9ad;x-onap-partnername:SO.APIH;x-invocationid:12e776eb-952e-4888-b9d8-69ca49a8ed8d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:47.082Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-2|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:47.099Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-2|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:47.100Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-2|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:47.100Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-2|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:47.100Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-2|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:47.101Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-2|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:47.101Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-2|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Exiting.
2022-03-24T15:28:47.118Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:28:47.118Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:47.118Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:28:47.119Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:47.119Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f19c9f253907ebff;x-b3-spanid:ea993697a3ed9e31;x-b3-parentspanid:f19c9f253907ebff;x-b3-sampled:0;x-onap-requestid:9a6c631a-40ce-4aac-99dd-2c7787d6f9ad;x-requestid:9a6c631a-40ce-4aac-99dd-2c7787d6f9ad;x-transactionid:9a6c631a-40ce-4aac-99dd-2c7787d6f9ad;x-ecomp-requestid:9a6c631a-40ce-4aac-99dd-2c7787d6f9ad;x-onap-partnername:SO.APIH;x-invocationid:f895609b-aa27-4d6d-87b2-cd58eecf5b1a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:47.119Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:47.130Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:47.130Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:47.131Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:47.131Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:47.131Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:47.131Z|9a6c631a-40ce-4aac-99dd-2c7787d6f9ad|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:28:52.500Z|f76bc66c-d894-4523-b4a8-dd6484ed142f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:28:52.501Z|f76bc66c-d894-4523-b4a8-dd6484ed142f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:28:52.930Z|ef0e472d-7f87-4d37-850c-613c04b393f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-24T15:28:52.931Z|ef0e472d-7f87-4d37-850c-613c04b393f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-24T15:28:57.750Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Entering
2022-03-24T15:28:57.751Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:57.751Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||URI         : /infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839
2022-03-24T15:28:57.752Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:57.752Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:42c69f34509483b4;x-b3-spanid:7ba3afa080e9b0fc;x-b3-parentspanid:42c69f34509483b4;x-b3-sampled:0;x-onap-requestid:31a32ef4-6632-4383-b7bd-9f6d65df2780;x-requestid:31a32ef4-6632-4383-b7bd-9f6d65df2780;x-transactionid:31a32ef4-6632-4383-b7bd-9f6d65df2780;x-ecomp-requestid:31a32ef4-6632-4383-b7bd-9f6d65df2780;x-onap-partnername:SO.APIH;x-invocationid:6a268da2-a738-4c36-8dd0-d4e694e497eb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:57.753Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:57.769Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:57.769Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:57.770Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:57.770Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:57.771Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:57.771Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-4|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Exiting.
2022-03-24T15:28:57.784Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-24T15:28:57.784Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:28:57.784Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-24T15:28:57.784Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:28:57.785Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:42c69f34509483b4;x-b3-spanid:c84132620ba0cc21;x-b3-parentspanid:42c69f34509483b4;x-b3-sampled:0;x-onap-requestid:31a32ef4-6632-4383-b7bd-9f6d65df2780;x-requestid:31a32ef4-6632-4383-b7bd-9f6d65df2780;x-transactionid:31a32ef4-6632-4383-b7bd-9f6d65df2780;x-ecomp-requestid:31a32ef4-6632-4383-b7bd-9f6d65df2780;x-onap-partnername:SO.APIH;x-invocationid:8a09cb50-6cb2-49d7-a47d-082b24650356;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=5F8DB5D7F42B35FEB567232F00CC10BF;accept-encoding:gzip,deflate;
2022-03-24T15:28:57.785Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:28:57.795Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:28:57.796Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:28:57.796Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:28:57.796Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:28:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:28:57.796Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:28:57.797Z|31a32ef4-6632-4383-b7bd-9f6d65df2780|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-24T15:29:00.859Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-24T15:29:00.859Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:29:00.860Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-24T15:29:00.860Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:29:00.860Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e7bb67d16f4480a3;x-b3-spanid:6e068e7501a17549;x-b3-parentspanid:e7bb67d16f4480a3;x-b3-sampled:0;x-onap-requestid:44c247ba-ca07-4fe1-9bb9-f686d60a36e3;x-requestid:44c247ba-ca07-4fe1-9bb9-f686d60a36e3;x-transactionid:44c247ba-ca07-4fe1-9bb9-f686d60a36e3;x-ecomp-requestid:44c247ba-ca07-4fe1-9bb9-f686d60a36e3;x-onap-partnername:UNKNOWN;x-invocationid:9ef9caf2-2593-45ef-94a2-4b33cf144f00;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DE26CEF1BC0A7BD93FBC8E88D3B150FC;accept-encoding:gzip,deflate;
2022-03-24T15:29:00.860Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:29:00.885Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:29:00.886Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:29:00.886Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:29:00.886Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:29:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:29:00.886Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:29:00.887Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2022-03-24T15:29:00.898Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-8|/requestProcessingData/15|bpel|||INFO|500||Entering
2022-03-24T15:29:00.899Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-8|/requestProcessingData/15|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:29:00.899Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-8|/requestProcessingData/15|bpel|||DEBUG|500||URI         : /requestProcessingData/15
2022-03-24T15:29:00.899Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-8|/requestProcessingData/15|bpel|||DEBUG|500||Method      : PUT
2022-03-24T15:29:00.899Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-8|/requestProcessingData/15|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:e7bb67d16f4480a3;x-b3-spanid:1deb9deae5c75aa7;x-b3-parentspanid:e7bb67d16f4480a3;x-b3-sampled:0;x-onap-requestid:44c247ba-ca07-4fe1-9bb9-f686d60a36e3;x-requestid:44c247ba-ca07-4fe1-9bb9-f686d60a36e3;x-transactionid:44c247ba-ca07-4fe1-9bb9-f686d60a36e3;x-ecomp-requestid:44c247ba-ca07-4fe1-9bb9-f686d60a36e3;x-onap-partnername:UNKNOWN;x-invocationid:b11d99a3-872c-4a35-a892-c9935cf4b9ad;content-length:1360;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DE26CEF1BC0A7BD93FBC8E88D3B150FC;accept-encoding:gzip,deflate;
2022-03-24T15:29:00.900Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-8|/requestProcessingData/15|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:29:00.928Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-8|/requestProcessingData/15|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:29:00.929Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-8|/requestProcessingData/15|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:29:00.931Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-8|/requestProcessingData/15|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:29:00.931Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-8|/requestProcessingData/15|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/15;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:29:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:29:00.931Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-8|/requestProcessingData/15|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:29:00.932Z|44c247ba-ca07-4fe1-9bb9-f686d60a36e3|http-nio-8083-exec-8|/requestProcessingData/15|bpel|||INFO|500||Exiting.
2022-03-24T15:29:01.707Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Entering
2022-03-24T15:29:01.707Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:29:01.707Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||URI         : /infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839
2022-03-24T15:29:01.708Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:29:01.708Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8da382a60cbc6d1f;x-b3-spanid:939c2e69bed7af86;x-b3-parentspanid:8da382a60cbc6d1f;x-b3-sampled:0;x-onap-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-transactionid:e6059af2-ef88-424f-ad59-21fd316a4839;x-ecomp-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-onap-partnername:UNKNOWN;x-invocationid:a463355b-9f02-4154-9490-915d3bf7870b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:29:01.708Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:29:01.724Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:29:01.724Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:29:01.725Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:29:01.726Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:29:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:29:01.727Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:29:01.727Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-9|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Exiting.
2022-03-24T15:29:01.742Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Entering
2022-03-24T15:29:01.743Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:29:01.743Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||URI         : /infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839
2022-03-24T15:29:01.743Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Method      : PUT
2022-03-24T15:29:01.743Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8da382a60cbc6d1f;x-b3-spanid:8ed786c70cc8f511;x-b3-parentspanid:8da382a60cbc6d1f;x-b3-sampled:0;x-onap-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-transactionid:e6059af2-ef88-424f-ad59-21fd316a4839;x-ecomp-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-onap-partnername:UNKNOWN;x-invocationid:c2abe15f-929e-4452-9b9c-8b8a34b10365;content-length:1621;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:29:01.744Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:29:01.799Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:29:01.799Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:29:01.799Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:29:01.800Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Thu, 24 Mar 2022 15:29:00 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-24T15:29:01.800Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response end============================================
2022-03-24T15:29:01.800Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-10|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Exiting.
2022-03-24T15:29:07.003Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||INFO|500||Entering
2022-03-24T15:29:07.003Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request begin================================================
2022-03-24T15:29:07.004Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||URI         : /infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839
2022-03-24T15:29:07.004Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Method      : GET
2022-03-24T15:29:07.004Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:56b6905971071221;x-b3-spanid:1a922c0095dee060;x-b3-parentspanid:56b6905971071221;x-b3-sampled:0;x-onap-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-transactionid:e6059af2-ef88-424f-ad59-21fd316a4839;x-ecomp-requestid:e6059af2-ef88-424f-ad59-21fd316a4839;x-onap-partnername:UNKNOWN;x-invocationid:d25e2ce9-59b6-4b26-82c6-868648c88984;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=B51663EF3C77ACB7D29226EE37CFA63E;accept-encoding:gzip,deflate;
2022-03-24T15:29:07.004Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||===========================request end==================================================
2022-03-24T15:29:07.019Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||============================response begin==========================================
2022-03-24T15:29:07.020Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status code  : 200
2022-03-24T15:29:07.020Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Status text  : OK
2022-03-24T15:29:07.021Z|e6059af2-ef88-424f-ad59-21fd316a4839|http-nio-8083-exec-7|/infraActiveRequests/e6059af2-ef88-424f-ad59-21fd316a4839|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1;