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-08-12T05:39:30.821Z||main|||||INFO|500||The following profiles are active: basic
2022-08-12T05:39:41.652Z||main|||||INFO|500||Starting service [Tomcat]
2022-08-12T05:39:41.652Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-08-12T05:39:41.778Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-08-12T05:39:42.755Z||main|||||INFO|500||reqdb-pool - Starting...
2022-08-12T05:39:42.953Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-08-12T05:39:43.143Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2022-08-12T05:39:43.231Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5)
2022-08-12T05:39:43.254Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.5 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4.
2022-08-12T05:39:43.328Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.049s)
2022-08-12T05:39:43.348Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2022-08-12T05:39:43.408Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2022-08-12T05:39:43.452Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2022-08-12T05:39:43.482Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2022-08-12T05:39:43.718Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2022-08-12T05:39:43.773Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2022-08-12T05:39:43.863Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2022-08-12T05:39:43.904Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2022-08-12T05:39:43.979Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2022-08-12T05:39:44.044Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2022-08-12T05:39:44.104Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2022-08-12T05:39:44.169Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2022-08-12T05:39:44.230Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2022-08-12T05:39:44.283Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2022-08-12T05:39:44.342Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2022-08-12T05:39:44.425Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2022-08-12T05:39:44.477Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2022-08-12T05:39:44.554Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2022-08-12T05:39:44.623Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2022-08-12T05:39:44.662Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2022-08-12T05:39:44.701Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2022-08-12T05:39:44.774Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2022-08-12T05:39:44.821Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2022-08-12T05:39:44.872Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2022-08-12T05:39:44.917Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2022-08-12T05:39:44.980Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2022-08-12T05:39:45.045Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2022-08-12T05:39:45.109Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2022-08-12T05:39:45.178Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2022-08-12T05:39:45.294Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2022-08-12T05:39:45.371Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2022-08-12T05:39:45.411Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2022-08-12T05:39:45.454Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2022-08-12T05:39:45.591Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2022-08-12T05:39:45.645Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2022-08-12T05:39:45.708Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2022-08-12T05:39:45.797Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2022-08-12T05:39:45.851Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2022-08-12T05:39:45.911Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2022-08-12T05:39:45.959Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2022-08-12T05:39:46.056Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:02.617s)
2022-08-12T05:39:46.606Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-08-12T05:39:46.929Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-08-12T05:39:47.612Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-08-12T05:39:50.326Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-08-12T05:39:53.412Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-12T05:39:59.838Z||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-08-12T05:40:01.780Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2022-08-12T05:40:03.521Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2022-08-12T05:40:04.155Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-08-12T05:40:09.661Z|1b05f062-f31c-4b8c-b806-6803cd2e5561|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:40:09.674Z||main|||||INFO|500||Started MSORequestDBApplication in 41.933 seconds (JVM running for 43.809)
2022-08-12T05:40:09.675Z|1b05f062-f31c-4b8c-b806-6803cd2e5561|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:40:09.676Z|17867c2a-eeb8-43e9-bdd4-07b131b92d3b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:40:09.715Z|17867c2a-eeb8-43e9-bdd4-07b131b92d3b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:40:24.640Z|8396ff51-3ca5-41b1-b9eb-7c3885077fc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:40:24.647Z|8396ff51-3ca5-41b1-b9eb-7c3885077fc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:40:39.639Z|cfb59b80-8044-43d0-a3f0-c4b8bdea0290|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:40:39.640Z|cfb59b80-8044-43d0-a3f0-c4b8bdea0290|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:40:39.730Z|3abdb7ab-db74-4410-ae6a-5b7f5258b281|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:40:39.731Z|3abdb7ab-db74-4410-ae6a-5b7f5258b281|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:40:54.639Z|1fbc4270-c1a0-418d-9163-fed88f80adee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:40:54.640Z|1fbc4270-c1a0-418d-9163-fed88f80adee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:41:09.642Z|a97bbaf1-6b92-4e33-aac5-b8ec2e09a293|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:41:09.645Z|a97bbaf1-6b92-4e33-aac5-b8ec2e09a293|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:41:09.732Z|ad8bd800-248b-4564-848f-fc2d4fbaa2c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:41:09.733Z|ad8bd800-248b-4564-848f-fc2d4fbaa2c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:41:24.639Z|b15dce96-e919-43ed-a186-a95a8e707327|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:41:24.640Z|b15dce96-e919-43ed-a186-a95a8e707327|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:41:39.639Z|235ff150-c1ed-4a80-9dde-3a9d3dfbafdd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:41:39.640Z|235ff150-c1ed-4a80-9dde-3a9d3dfbafdd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:41:39.735Z|255e8306-2e85-4649-8f00-c26607077abf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:41:39.736Z|255e8306-2e85-4649-8f00-c26607077abf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:41:54.639Z|eb5b4285-469d-4276-88c8-92903b8db7a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:41:54.642Z|eb5b4285-469d-4276-88c8-92903b8db7a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:42:09.639Z|b4abe529-b998-41cc-8a1a-3e3805d7f524|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:42:09.640Z|b4abe529-b998-41cc-8a1a-3e3805d7f524|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:42:09.737Z|66eeaa4a-8eb8-4ec3-9977-6345eca3668e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:42:09.739Z|66eeaa4a-8eb8-4ec3-9977-6345eca3668e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:42:24.639Z|5109639a-dd5e-4aa8-b403-d4ef7e2fddfd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:42:24.641Z|5109639a-dd5e-4aa8-b403-d4ef7e2fddfd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:42:39.640Z|5f44160d-7b76-4f69-b340-198c2c76341a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:42:39.647Z|5f44160d-7b76-4f69-b340-198c2c76341a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:42:39.741Z|c9b0f659-bf9c-45c1-9f14-0ba15399bbc6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:42:39.742Z|c9b0f659-bf9c-45c1-9f14-0ba15399bbc6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:42:54.639Z|a39394cd-a3aa-41da-8cf7-7d62ca0f32b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:42:54.640Z|a39394cd-a3aa-41da-8cf7-7d62ca0f32b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:43:09.640Z|b408992a-5a6a-4bd3-a46e-3e84c3b9d9fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:43:09.641Z|b408992a-5a6a-4bd3-a46e-3e84c3b9d9fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:43:09.743Z|d43a5384-fcc4-4771-9504-ec6c2c074957|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:43:09.744Z|d43a5384-fcc4-4771-9504-ec6c2c074957|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:43:24.639Z|0edcf47a-b794-424b-aae8-6c72679d1f47|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:43:24.642Z|0edcf47a-b794-424b-aae8-6c72679d1f47|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:43:39.639Z|7253bca3-8dbc-46a5-acf7-042b247dde7d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:43:39.640Z|7253bca3-8dbc-46a5-acf7-042b247dde7d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:43:39.745Z|aa3a5fbf-6b27-4fb0-9ae2-aca4aacbf623|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:43:39.747Z|aa3a5fbf-6b27-4fb0-9ae2-aca4aacbf623|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:43:54.639Z|1e6e2357-759c-42b3-81fd-b393909b3272|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:43:54.641Z|1e6e2357-759c-42b3-81fd-b393909b3272|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:44:09.639Z|10076250-21c8-4266-9fc0-8c0cab80bde8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:44:09.642Z|10076250-21c8-4266-9fc0-8c0cab80bde8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:44:09.748Z|6028df20-1d21-4016-8159-a58a498a4c97|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:44:09.749Z|6028df20-1d21-4016-8159-a58a498a4c97|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:44:24.640Z|791009d3-3635-4bb4-8776-bc5343974357|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:44:24.641Z|791009d3-3635-4bb4-8776-bc5343974357|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:44:39.640Z|633806ee-350b-4696-bc1a-4d719a17fe7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:44:39.645Z|633806ee-350b-4696-bc1a-4d719a17fe7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:44:39.751Z|1ba40ac7-1c8d-4863-b8f8-7055536df5cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:44:39.752Z|1ba40ac7-1c8d-4863-b8f8-7055536df5cd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:44:54.639Z|c7355711-6d2a-433e-b048-26712cbd7f9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:44:54.641Z|c7355711-6d2a-433e-b048-26712cbd7f9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:45:09.639Z|57810de7-acc2-4fb2-b74a-c06b637949ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:45:09.640Z|57810de7-acc2-4fb2-b74a-c06b637949ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:45:09.753Z|deefc10b-8f3f-4d38-b152-f16ab988c6b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:45:09.754Z|deefc10b-8f3f-4d38-b152-f16ab988c6b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:45:24.639Z|6b899689-e829-4492-9bd0-cd08a865c6da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:45:24.642Z|6b899689-e829-4492-9bd0-cd08a865c6da|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:45:39.639Z|911ca630-e531-464b-948a-b5820cda39fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:45:39.640Z|911ca630-e531-464b-948a-b5820cda39fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:45:39.755Z|6c230d08-effc-42f5-b770-d72eb547b767|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:45:39.756Z|6c230d08-effc-42f5-b770-d72eb547b767|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:45:54.639Z|4da80ce5-f75d-43b7-8fcc-0d61414155b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:45:54.640Z|4da80ce5-f75d-43b7-8fcc-0d61414155b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:46:09.639Z|33268a0e-19f8-4967-90d5-3b50b1c6a7c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:46:09.642Z|33268a0e-19f8-4967-90d5-3b50b1c6a7c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:46:09.758Z|50b079af-b725-4cc9-803a-b175814b6030|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:46:09.759Z|50b079af-b725-4cc9-803a-b175814b6030|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:46:24.639Z|c5f55a3a-7821-442e-bd01-e3661140b607|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:46:24.639Z|c5f55a3a-7821-442e-bd01-e3661140b607|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:46:39.639Z|e4b8a613-30d6-4e69-9fc9-cc1fda7b8697|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:46:39.640Z|e4b8a613-30d6-4e69-9fc9-cc1fda7b8697|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:46:39.760Z|42f2769c-dd1a-42ae-80ca-549fef986862|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:46:39.761Z|42f2769c-dd1a-42ae-80ca-549fef986862|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:46:54.639Z|bfba6e6b-fb9b-4d0d-a737-16869b26706b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:46:54.642Z|bfba6e6b-fb9b-4d0d-a737-16869b26706b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:47:09.639Z|b4e56484-b9ea-426e-bfb7-eb0bb94f6a7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:47:09.640Z|b4e56484-b9ea-426e-bfb7-eb0bb94f6a7f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:47:09.762Z|05f02c8c-7e66-411d-8cff-a2bcf088cc6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:47:09.763Z|05f02c8c-7e66-411d-8cff-a2bcf088cc6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:47:24.639Z|98db0088-bc62-4410-96d0-2d58ca905df4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:47:24.641Z|98db0088-bc62-4410-96d0-2d58ca905df4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:47:39.639Z|fff6763a-f3fc-413a-9b3d-7029fe1353e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:47:39.642Z|fff6763a-f3fc-413a-9b3d-7029fe1353e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:47:39.767Z|a484f87d-12c2-43f9-b849-995b2d74edb6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:47:39.767Z|a484f87d-12c2-43f9-b849-995b2d74edb6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:47:54.639Z|76f5beff-0fae-4ccd-8ac3-ad1f3ffb45a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:47:54.640Z|76f5beff-0fae-4ccd-8ac3-ad1f3ffb45a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:48:09.639Z|24492e4d-7c4f-4ee4-a66e-82f02398c5a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:48:09.640Z|24492e4d-7c4f-4ee4-a66e-82f02398c5a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:48:09.769Z|6bf1cd82-1ad3-4de8-b720-a0c55b139ffb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:48:09.770Z|6bf1cd82-1ad3-4de8-b720-a0c55b139ffb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:48:24.639Z|f6f080cb-fc57-44ed-a0e9-820e83c0ba54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:48:24.642Z|f6f080cb-fc57-44ed-a0e9-820e83c0ba54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:48:39.639Z|42876fbb-cebf-4519-9e9b-1586814e57a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:48:39.640Z|42876fbb-cebf-4519-9e9b-1586814e57a8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:48:39.771Z|808cae6f-fb5e-47b5-adc2-b2f228f4d601|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:48:39.772Z|808cae6f-fb5e-47b5-adc2-b2f228f4d601|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:48:54.639Z|bf7acf89-c314-45c0-964c-0255fc0da6a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:48:54.640Z|bf7acf89-c314-45c0-964c-0255fc0da6a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:49:09.639Z|5f33a2f6-2ca7-4de6-998d-074b843704f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:49:09.642Z|5f33a2f6-2ca7-4de6-998d-074b843704f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:49:09.773Z|95f67010-c363-4743-a8a9-d9d0f6458679|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:49:09.774Z|95f67010-c363-4743-a8a9-d9d0f6458679|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:49:24.641Z|1b1b274f-e5ec-400b-9eda-56d6d5472e92|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:49:24.642Z|1b1b274f-e5ec-400b-9eda-56d6d5472e92|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:49:39.639Z|1b17bac1-886c-405e-8ca2-29559eb4116d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:49:39.640Z|1b17bac1-886c-405e-8ca2-29559eb4116d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:49:39.776Z|41c4328a-234c-4fe5-9a88-5aa6d875426f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:49:39.777Z|41c4328a-234c-4fe5-9a88-5aa6d875426f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:49:54.642Z|075b2382-b0b5-4f95-b8ee-defb9ed40c68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:49:54.646Z|075b2382-b0b5-4f95-b8ee-defb9ed40c68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:50:00.444Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-08-12T05:50:00.619Z|7c3e3546-131a-421e-bc75-e1b96d2d6559|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T05:50:00.619Z|7c3e3546-131a-421e-bc75-e1b96d2d6559|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T05:50:00.620Z|7c3e3546-131a-421e-bc75-e1b96d2d6559|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T05:50:00.620Z|7c3e3546-131a-421e-bc75-e1b96d2d6559|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T05:50:00.622Z|7c3e3546-131a-421e-bc75-e1b96d2d6559|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T05:50:00.623Z|7c3e3546-131a-421e-bc75-e1b96d2d6559|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T05:50:00.851Z|7c3e3546-131a-421e-bc75-e1b96d2d6559|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T05:50:00.852Z|7c3e3546-131a-421e-bc75-e1b96d2d6559|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T05:50:00.855Z|7c3e3546-131a-421e-bc75-e1b96d2d6559|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T05:50:00.855Z|7c3e3546-131a-421e-bc75-e1b96d2d6559|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:Fri, 12 Aug 2022 05:50:00 GMT;Connection:close;
2022-08-12T05:50:00.855Z|7c3e3546-131a-421e-bc75-e1b96d2d6559|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T05:50:00.856Z|7c3e3546-131a-421e-bc75-e1b96d2d6559|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T05:50:09.639Z|7922d37e-e4b1-4d4a-8ac8-a507ed542ede|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:50:09.639Z|7922d37e-e4b1-4d4a-8ac8-a507ed542ede|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:50:09.778Z|b578a10c-b92e-4d01-9dc8-33d51f1f39d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:50:09.778Z|b578a10c-b92e-4d01-9dc8-33d51f1f39d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:50:24.639Z|8b371d10-a516-4101-babc-71bc88988864|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:50:24.640Z|8b371d10-a516-4101-babc-71bc88988864|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:50:39.639Z|ba8a657b-38d4-4e61-8e11-45b876cb3bd8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:50:39.643Z|ba8a657b-38d4-4e61-8e11-45b876cb3bd8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:50:39.779Z|e74d3981-8654-47e1-820c-17b5344daf00|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:50:39.780Z|e74d3981-8654-47e1-820c-17b5344daf00|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:50:54.639Z|572b6c67-c206-4f83-b15b-f0a5b8feafe6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:50:54.639Z|572b6c67-c206-4f83-b15b-f0a5b8feafe6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:51:00.305Z|a8abce31-f603-4447-909b-303acdb87ed5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T05:51:00.306Z|a8abce31-f603-4447-909b-303acdb87ed5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T05:51:00.306Z|a8abce31-f603-4447-909b-303acdb87ed5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T05:51:00.307Z|a8abce31-f603-4447-909b-303acdb87ed5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T05:51:00.308Z|a8abce31-f603-4447-909b-303acdb87ed5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T05:51:00.308Z|a8abce31-f603-4447-909b-303acdb87ed5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T05:51:00.319Z|a8abce31-f603-4447-909b-303acdb87ed5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T05:51:00.320Z|a8abce31-f603-4447-909b-303acdb87ed5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T05:51:00.320Z|a8abce31-f603-4447-909b-303acdb87ed5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T05:51:00.321Z|a8abce31-f603-4447-909b-303acdb87ed5|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:Fri, 12 Aug 2022 05:51:00 GMT;Connection:close;
2022-08-12T05:51:00.321Z|a8abce31-f603-4447-909b-303acdb87ed5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T05:51:00.322Z|a8abce31-f603-4447-909b-303acdb87ed5|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T05:51:09.639Z|171a8698-9860-4d54-b1ef-c12ee2752e1a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:51:09.639Z|171a8698-9860-4d54-b1ef-c12ee2752e1a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:51:09.782Z|480f4042-e0f6-4962-aa61-ed2b63f0f284|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:51:09.783Z|480f4042-e0f6-4962-aa61-ed2b63f0f284|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:51:24.639Z|649397fd-7ac0-4009-b6e8-3767b1530700|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:51:24.642Z|649397fd-7ac0-4009-b6e8-3767b1530700|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:51:39.639Z|2af65178-5519-4d60-b2a6-3985a39addd3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:51:39.640Z|2af65178-5519-4d60-b2a6-3985a39addd3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:51:39.784Z|e3a33b52-0242-4ee2-b3f0-e82e8f9c8409|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:51:39.785Z|e3a33b52-0242-4ee2-b3f0-e82e8f9c8409|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:51:54.640Z|efe7da50-db40-49d6-a8bb-b597604f5ae9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:51:54.646Z|efe7da50-db40-49d6-a8bb-b597604f5ae9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:52:00.302Z|fce94918-94fb-42f7-bb90-4b9cdd5f4805|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T05:52:00.303Z|fce94918-94fb-42f7-bb90-4b9cdd5f4805|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T05:52:00.307Z|fce94918-94fb-42f7-bb90-4b9cdd5f4805|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T05:52:00.307Z|fce94918-94fb-42f7-bb90-4b9cdd5f4805|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T05:52:00.308Z|fce94918-94fb-42f7-bb90-4b9cdd5f4805|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T05:52:00.308Z|fce94918-94fb-42f7-bb90-4b9cdd5f4805|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T05:52:00.319Z|fce94918-94fb-42f7-bb90-4b9cdd5f4805|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T05:52:00.319Z|fce94918-94fb-42f7-bb90-4b9cdd5f4805|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T05:52:00.320Z|fce94918-94fb-42f7-bb90-4b9cdd5f4805|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T05:52:00.320Z|fce94918-94fb-42f7-bb90-4b9cdd5f4805|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:Fri, 12 Aug 2022 05:52:00 GMT;Connection:close;
2022-08-12T05:52:00.321Z|fce94918-94fb-42f7-bb90-4b9cdd5f4805|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T05:52:00.322Z|fce94918-94fb-42f7-bb90-4b9cdd5f4805|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T05:52:09.640Z|27fd3d28-06dc-45f3-a85c-22fca0cab6eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:52:09.641Z|27fd3d28-06dc-45f3-a85c-22fca0cab6eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:52:09.786Z|83eedd07-3370-4a97-bae3-c7406dca9978|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:52:09.788Z|83eedd07-3370-4a97-bae3-c7406dca9978|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:52:24.639Z|1343ea19-586e-4f07-8a1b-0f4ff6e0a051|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:52:24.640Z|1343ea19-586e-4f07-8a1b-0f4ff6e0a051|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:52:39.639Z|d618a59d-8daa-4d11-9da7-23a2b20db770|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:52:39.642Z|d618a59d-8daa-4d11-9da7-23a2b20db770|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:52:39.789Z|fe81f021-dac1-4e43-b2b9-1bf60ff552a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:52:39.790Z|fe81f021-dac1-4e43-b2b9-1bf60ff552a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:52:54.638Z|f46f3c67-a198-44d5-8e1d-6b9497ce14c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:52:54.639Z|f46f3c67-a198-44d5-8e1d-6b9497ce14c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:53:00.297Z|07646a42-8af2-42fd-929d-aede6fde799f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T05:53:00.297Z|07646a42-8af2-42fd-929d-aede6fde799f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T05:53:00.297Z|07646a42-8af2-42fd-929d-aede6fde799f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T05:53:00.298Z|07646a42-8af2-42fd-929d-aede6fde799f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T05:53:00.298Z|07646a42-8af2-42fd-929d-aede6fde799f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T05:53:00.298Z|07646a42-8af2-42fd-929d-aede6fde799f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T05:53:00.308Z|07646a42-8af2-42fd-929d-aede6fde799f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T05:53:00.309Z|07646a42-8af2-42fd-929d-aede6fde799f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T05:53:00.309Z|07646a42-8af2-42fd-929d-aede6fde799f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T05:53:00.309Z|07646a42-8af2-42fd-929d-aede6fde799f|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:Fri, 12 Aug 2022 05:53:00 GMT;Connection:close;
2022-08-12T05:53:00.310Z|07646a42-8af2-42fd-929d-aede6fde799f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T05:53:00.310Z|07646a42-8af2-42fd-929d-aede6fde799f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T05:53:09.639Z|65b15fe3-cfac-46a4-a858-5dd0cd6cf9ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:53:09.640Z|65b15fe3-cfac-46a4-a858-5dd0cd6cf9ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:53:09.792Z|fdf7525f-81af-4ef1-9774-2b6db7e32957|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:53:09.793Z|fdf7525f-81af-4ef1-9774-2b6db7e32957|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:53:24.639Z|03cad752-5d4a-4bfc-afb8-977800e3b140|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:53:24.642Z|03cad752-5d4a-4bfc-afb8-977800e3b140|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:53:39.639Z|d5fc40cc-bf27-41dd-8024-688689c4512a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:53:39.640Z|d5fc40cc-bf27-41dd-8024-688689c4512a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:53:39.794Z|c1bcd4a2-2126-4490-9b74-cdf4014a2c1a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:53:39.795Z|c1bcd4a2-2126-4490-9b74-cdf4014a2c1a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:53:54.639Z|a8c540c1-b916-407b-9864-1dbd52fb9fbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:53:54.640Z|a8c540c1-b916-407b-9864-1dbd52fb9fbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:54:00.297Z|a790529b-13af-4072-91bc-252d3411a95a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T05:54:00.297Z|a790529b-13af-4072-91bc-252d3411a95a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T05:54:00.298Z|a790529b-13af-4072-91bc-252d3411a95a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T05:54:00.298Z|a790529b-13af-4072-91bc-252d3411a95a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T05:54:00.299Z|a790529b-13af-4072-91bc-252d3411a95a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T05:54:00.299Z|a790529b-13af-4072-91bc-252d3411a95a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T05:54:00.304Z|a790529b-13af-4072-91bc-252d3411a95a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T05:54:00.304Z|a790529b-13af-4072-91bc-252d3411a95a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T05:54:00.305Z|a790529b-13af-4072-91bc-252d3411a95a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T05:54:00.305Z|a790529b-13af-4072-91bc-252d3411a95a|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:Fri, 12 Aug 2022 05:54:00 GMT;Connection:close;
2022-08-12T05:54:00.305Z|a790529b-13af-4072-91bc-252d3411a95a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T05:54:00.306Z|a790529b-13af-4072-91bc-252d3411a95a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T05:54:09.639Z|a523eecc-6c72-4ccd-85a3-94b57c50cc19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:54:09.641Z|a523eecc-6c72-4ccd-85a3-94b57c50cc19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:54:09.797Z|7f5725a2-9402-4baf-87c0-b4117c6f1b78|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:54:09.798Z|7f5725a2-9402-4baf-87c0-b4117c6f1b78|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:54:24.638Z|fac21ae0-c875-4293-9f62-a95651e409fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:54:24.640Z|fac21ae0-c875-4293-9f62-a95651e409fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:54:39.639Z|872908f0-4a3b-4808-befd-86fe8d588590|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:54:39.639Z|872908f0-4a3b-4808-befd-86fe8d588590|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:54:39.799Z|45cbbad3-b747-4f10-8c3d-15ded0e7b415|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:54:39.801Z|45cbbad3-b747-4f10-8c3d-15ded0e7b415|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:54:54.639Z|c7f88853-5a63-4001-a642-23d3f04e6dfa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:54:54.641Z|c7f88853-5a63-4001-a642-23d3f04e6dfa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:55:00.297Z|0818109d-3436-4819-a7ad-f32fb1ce9778|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T05:55:00.298Z|0818109d-3436-4819-a7ad-f32fb1ce9778|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T05:55:00.298Z|0818109d-3436-4819-a7ad-f32fb1ce9778|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T05:55:00.300Z|0818109d-3436-4819-a7ad-f32fb1ce9778|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T05:55:00.300Z|0818109d-3436-4819-a7ad-f32fb1ce9778|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T05:55:00.300Z|0818109d-3436-4819-a7ad-f32fb1ce9778|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T05:55:00.306Z|0818109d-3436-4819-a7ad-f32fb1ce9778|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T05:55:00.307Z|0818109d-3436-4819-a7ad-f32fb1ce9778|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T05:55:00.307Z|0818109d-3436-4819-a7ad-f32fb1ce9778|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T05:55:00.307Z|0818109d-3436-4819-a7ad-f32fb1ce9778|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:Fri, 12 Aug 2022 05:55:00 GMT;Connection:close;
2022-08-12T05:55:00.307Z|0818109d-3436-4819-a7ad-f32fb1ce9778|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T05:55:00.308Z|0818109d-3436-4819-a7ad-f32fb1ce9778|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T05:55:09.639Z|924e5d01-fd10-4805-891a-ed8132377020|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:55:09.640Z|924e5d01-fd10-4805-891a-ed8132377020|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:55:09.802Z|cfd577f6-ebe0-4860-a843-824a8263caee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:55:09.802Z|cfd577f6-ebe0-4860-a843-824a8263caee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:55:24.639Z|fe0745d4-8d75-4de3-a1c7-14287cf90061|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:55:24.639Z|fe0745d4-8d75-4de3-a1c7-14287cf90061|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:55:39.639Z|ecb26a3a-2cf7-40a8-a8f6-3231b3033a71|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:55:39.643Z|ecb26a3a-2cf7-40a8-a8f6-3231b3033a71|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:55:39.804Z|14620b8a-d3da-4799-b29b-8ec6bdd70906|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:55:39.805Z|14620b8a-d3da-4799-b29b-8ec6bdd70906|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:55:54.638Z|78d6c1af-dea8-4dc6-97db-f8c7ddc5e7c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:55:54.639Z|78d6c1af-dea8-4dc6-97db-f8c7ddc5e7c0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:56:00.297Z|d96a91f8-d9f1-49a9-bcdb-28de58988c4e|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T05:56:00.298Z|d96a91f8-d9f1-49a9-bcdb-28de58988c4e|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T05:56:00.298Z|d96a91f8-d9f1-49a9-bcdb-28de58988c4e|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T05:56:00.299Z|d96a91f8-d9f1-49a9-bcdb-28de58988c4e|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T05:56:00.299Z|d96a91f8-d9f1-49a9-bcdb-28de58988c4e|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T05:56:00.300Z|d96a91f8-d9f1-49a9-bcdb-28de58988c4e|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T05:56:00.305Z|d96a91f8-d9f1-49a9-bcdb-28de58988c4e|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T05:56:00.306Z|d96a91f8-d9f1-49a9-bcdb-28de58988c4e|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T05:56:00.306Z|d96a91f8-d9f1-49a9-bcdb-28de58988c4e|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T05:56:00.306Z|d96a91f8-d9f1-49a9-bcdb-28de58988c4e|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:Fri, 12 Aug 2022 05:56:00 GMT;Connection:close;
2022-08-12T05:56:00.307Z|d96a91f8-d9f1-49a9-bcdb-28de58988c4e|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T05:56:00.307Z|d96a91f8-d9f1-49a9-bcdb-28de58988c4e|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T05:56:09.639Z|755eb731-11e1-461e-a390-48ab0067f2f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:56:09.640Z|755eb731-11e1-461e-a390-48ab0067f2f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:56:09.806Z|2b7681e3-ada7-4952-a81b-07bba36e7966|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:56:09.807Z|2b7681e3-ada7-4952-a81b-07bba36e7966|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:56:24.639Z|6ff4c7b6-9433-47d3-ac90-b4690e31890e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:56:24.643Z|6ff4c7b6-9433-47d3-ac90-b4690e31890e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:56:39.638Z|080e151a-fb61-4809-8961-9e4426320ec0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:56:39.639Z|080e151a-fb61-4809-8961-9e4426320ec0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:56:39.808Z|be389bdd-828b-4eb7-aef0-a08afc5994ac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:56:39.809Z|be389bdd-828b-4eb7-aef0-a08afc5994ac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:56:54.638Z|42c277ed-a2c2-4297-8809-53123c76a9ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:56:54.639Z|42c277ed-a2c2-4297-8809-53123c76a9ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:57:00.297Z|95112f77-801b-464a-9fc3-9654fc1236bb|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T05:57:00.298Z|95112f77-801b-464a-9fc3-9654fc1236bb|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T05:57:00.299Z|95112f77-801b-464a-9fc3-9654fc1236bb|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T05:57:00.299Z|95112f77-801b-464a-9fc3-9654fc1236bb|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T05:57:00.300Z|95112f77-801b-464a-9fc3-9654fc1236bb|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T05:57:00.300Z|95112f77-801b-464a-9fc3-9654fc1236bb|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T05:57:00.308Z|95112f77-801b-464a-9fc3-9654fc1236bb|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T05:57:00.308Z|95112f77-801b-464a-9fc3-9654fc1236bb|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T05:57:00.309Z|95112f77-801b-464a-9fc3-9654fc1236bb|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T05:57:00.309Z|95112f77-801b-464a-9fc3-9654fc1236bb|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:Fri, 12 Aug 2022 05:57:00 GMT;Connection:close;
2022-08-12T05:57:00.309Z|95112f77-801b-464a-9fc3-9654fc1236bb|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T05:57:00.310Z|95112f77-801b-464a-9fc3-9654fc1236bb|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T05:57:09.639Z|b820cdbc-b1b9-4aa9-86ef-397c0c43689a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:57:09.642Z|b820cdbc-b1b9-4aa9-86ef-397c0c43689a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:57:09.810Z|4c9f9de1-204e-4137-bf82-8562244c0bf5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:57:09.811Z|4c9f9de1-204e-4137-bf82-8562244c0bf5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:57:24.639Z|ee976f84-1b3d-4806-b466-42b3421b2802|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:57:24.640Z|ee976f84-1b3d-4806-b466-42b3421b2802|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:57:39.638Z|8cb985d6-4978-4fc6-a953-f5435216eea3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:57:39.639Z|8cb985d6-4978-4fc6-a953-f5435216eea3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:57:39.812Z|f0ddb4d0-2f6a-43e4-8559-edf704b2b081|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:57:39.813Z|f0ddb4d0-2f6a-43e4-8559-edf704b2b081|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:57:54.638Z|e3fd572a-44a5-4ace-be16-4f29eee11b18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:57:54.641Z|e3fd572a-44a5-4ace-be16-4f29eee11b18|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:58:00.298Z|cddeccac-25d7-40ea-82c8-d733a1acec15|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T05:58:00.298Z|cddeccac-25d7-40ea-82c8-d733a1acec15|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T05:58:00.299Z|cddeccac-25d7-40ea-82c8-d733a1acec15|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T05:58:00.300Z|cddeccac-25d7-40ea-82c8-d733a1acec15|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T05:58:00.300Z|cddeccac-25d7-40ea-82c8-d733a1acec15|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T05:58:00.301Z|cddeccac-25d7-40ea-82c8-d733a1acec15|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T05:58:00.307Z|cddeccac-25d7-40ea-82c8-d733a1acec15|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T05:58:00.307Z|cddeccac-25d7-40ea-82c8-d733a1acec15|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T05:58:00.308Z|cddeccac-25d7-40ea-82c8-d733a1acec15|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T05:58:00.308Z|cddeccac-25d7-40ea-82c8-d733a1acec15|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:Fri, 12 Aug 2022 05:58:00 GMT;Connection:close;
2022-08-12T05:58:00.308Z|cddeccac-25d7-40ea-82c8-d733a1acec15|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T05:58:00.309Z|cddeccac-25d7-40ea-82c8-d733a1acec15|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T05:58:09.639Z|afed0f8b-6959-4c3a-8679-774d12778a69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:58:09.639Z|afed0f8b-6959-4c3a-8679-774d12778a69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:58:09.814Z|da352f01-3cb6-4756-8328-d9ad4f311562|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:58:09.815Z|da352f01-3cb6-4756-8328-d9ad4f311562|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:58:24.639Z|add42526-2899-466f-bf60-ce3455047e93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:58:24.640Z|add42526-2899-466f-bf60-ce3455047e93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:58:39.639Z|4f265763-5aa6-4903-94c3-999d5b534c87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:58:39.642Z|4f265763-5aa6-4903-94c3-999d5b534c87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:58:39.816Z|7a6b813f-5455-4e1e-8f79-2fb489db301c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:58:39.816Z|7a6b813f-5455-4e1e-8f79-2fb489db301c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:58:54.639Z|eea74409-6fa9-4540-a6f2-c8ee485ba207|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:58:54.640Z|eea74409-6fa9-4540-a6f2-c8ee485ba207|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:59:00.300Z|b41ca6c0-96b7-4af0-9bb4-a41bdaf78b46|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T05:59:00.301Z|b41ca6c0-96b7-4af0-9bb4-a41bdaf78b46|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T05:59:00.302Z|b41ca6c0-96b7-4af0-9bb4-a41bdaf78b46|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T05:59:00.302Z|b41ca6c0-96b7-4af0-9bb4-a41bdaf78b46|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T05:59:00.302Z|b41ca6c0-96b7-4af0-9bb4-a41bdaf78b46|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T05:59:00.303Z|b41ca6c0-96b7-4af0-9bb4-a41bdaf78b46|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T05:59:00.310Z|b41ca6c0-96b7-4af0-9bb4-a41bdaf78b46|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T05:59:00.311Z|b41ca6c0-96b7-4af0-9bb4-a41bdaf78b46|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T05:59:00.311Z|b41ca6c0-96b7-4af0-9bb4-a41bdaf78b46|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T05:59:00.311Z|b41ca6c0-96b7-4af0-9bb4-a41bdaf78b46|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:Fri, 12 Aug 2022 05:59:00 GMT;Connection:close;
2022-08-12T05:59:00.312Z|b41ca6c0-96b7-4af0-9bb4-a41bdaf78b46|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T05:59:00.312Z|b41ca6c0-96b7-4af0-9bb4-a41bdaf78b46|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T05:59:09.639Z|a0ed0a67-845f-4921-a4df-6850209e50ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:59:09.640Z|a0ed0a67-845f-4921-a4df-6850209e50ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:59:09.817Z|7608d67a-f219-4dfa-ba36-b1393fb385b7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:59:09.818Z|7608d67a-f219-4dfa-ba36-b1393fb385b7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:59:24.640Z|5285a6da-a0df-4955-8e36-71ff0729dbea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:59:24.645Z|5285a6da-a0df-4955-8e36-71ff0729dbea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:59:39.639Z|616f7289-e982-4de6-b2d0-06fa7646ac87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:59:39.641Z|616f7289-e982-4de6-b2d0-06fa7646ac87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:59:39.820Z|a677809d-23ef-4e88-93e7-083caae6ff6a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:59:39.821Z|a677809d-23ef-4e88-93e7-083caae6ff6a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T05:59:54.639Z|9fdbce71-7874-404c-aaa1-e037add695fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T05:59:54.639Z|9fdbce71-7874-404c-aaa1-e037add695fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:00:00.300Z|f6685b49-e951-499e-b65d-0e531570743b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:00:00.301Z|f6685b49-e951-499e-b65d-0e531570743b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:00:00.301Z|f6685b49-e951-499e-b65d-0e531570743b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:00:00.301Z|f6685b49-e951-499e-b65d-0e531570743b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:00:00.301Z|f6685b49-e951-499e-b65d-0e531570743b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:00:00.302Z|f6685b49-e951-499e-b65d-0e531570743b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:00:00.310Z|f6685b49-e951-499e-b65d-0e531570743b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:00:00.310Z|f6685b49-e951-499e-b65d-0e531570743b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:00:00.310Z|f6685b49-e951-499e-b65d-0e531570743b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:00:00.310Z|f6685b49-e951-499e-b65d-0e531570743b|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:Fri, 12 Aug 2022 06:00:00 GMT;Connection:close;
2022-08-12T06:00:00.311Z|f6685b49-e951-499e-b65d-0e531570743b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:00:00.312Z|f6685b49-e951-499e-b65d-0e531570743b|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:00:09.639Z|c509809f-271a-4181-91cc-c787801c67a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:00:09.641Z|c509809f-271a-4181-91cc-c787801c67a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:00:09.822Z|6fa11a84-4456-4256-a70a-e2113a690b71|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:00:09.822Z|6fa11a84-4456-4256-a70a-e2113a690b71|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:00:24.638Z|b927e82e-75d0-4340-b0b1-1a973e615e22|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:00:24.640Z|b927e82e-75d0-4340-b0b1-1a973e615e22|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:00:39.639Z|e8ca1ab9-9a17-4e04-9354-23d8d36dd264|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:00:39.639Z|e8ca1ab9-9a17-4e04-9354-23d8d36dd264|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:00:39.823Z|9855a813-54d1-417a-a74f-581e8bbe2f03|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:00:39.824Z|9855a813-54d1-417a-a74f-581e8bbe2f03|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:00:54.638Z|7d98cf9e-3ff0-4818-8958-c65ffe8cae03|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:00:54.642Z|7d98cf9e-3ff0-4818-8958-c65ffe8cae03|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:01:00.298Z|af18ce06-91a1-4d13-96b6-fefbe7f816e9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:01:00.298Z|af18ce06-91a1-4d13-96b6-fefbe7f816e9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:01:00.299Z|af18ce06-91a1-4d13-96b6-fefbe7f816e9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:01:00.301Z|af18ce06-91a1-4d13-96b6-fefbe7f816e9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:01:00.301Z|af18ce06-91a1-4d13-96b6-fefbe7f816e9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:01:00.301Z|af18ce06-91a1-4d13-96b6-fefbe7f816e9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:01:00.307Z|af18ce06-91a1-4d13-96b6-fefbe7f816e9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:01:00.307Z|af18ce06-91a1-4d13-96b6-fefbe7f816e9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:01:00.307Z|af18ce06-91a1-4d13-96b6-fefbe7f816e9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:01:00.308Z|af18ce06-91a1-4d13-96b6-fefbe7f816e9|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:Fri, 12 Aug 2022 06:01:00 GMT;Connection:close;
2022-08-12T06:01:00.308Z|af18ce06-91a1-4d13-96b6-fefbe7f816e9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:01:00.308Z|af18ce06-91a1-4d13-96b6-fefbe7f816e9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:01:09.639Z|b6837321-e984-4b1b-9a85-c1cd2341e0db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:01:09.640Z|b6837321-e984-4b1b-9a85-c1cd2341e0db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:01:09.825Z|a34af530-97e5-42b3-8129-eb5e46e80f2f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:01:09.827Z|a34af530-97e5-42b3-8129-eb5e46e80f2f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:01:24.639Z|cb83ee92-e32c-46b6-9ecf-8a1e8c254329|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:01:24.640Z|cb83ee92-e32c-46b6-9ecf-8a1e8c254329|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:01:39.638Z|e0c0cdba-bd34-456b-92a3-e9af5610b9a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:01:39.642Z|e0c0cdba-bd34-456b-92a3-e9af5610b9a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:01:39.828Z|e4ef016a-89c8-4d3a-abe2-b3a4a693e77f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:01:39.829Z|e4ef016a-89c8-4d3a-abe2-b3a4a693e77f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:01:54.639Z|b3234a54-b2c2-4bf2-a112-22a12e7eb9f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:01:54.639Z|b3234a54-b2c2-4bf2-a112-22a12e7eb9f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:02:00.297Z|2408d76e-3482-4c2f-aeef-72a083da572d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:02:00.297Z|2408d76e-3482-4c2f-aeef-72a083da572d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:02:00.297Z|2408d76e-3482-4c2f-aeef-72a083da572d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:02:00.298Z|2408d76e-3482-4c2f-aeef-72a083da572d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:02:00.298Z|2408d76e-3482-4c2f-aeef-72a083da572d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:02:00.299Z|2408d76e-3482-4c2f-aeef-72a083da572d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:02:00.304Z|2408d76e-3482-4c2f-aeef-72a083da572d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:02:00.304Z|2408d76e-3482-4c2f-aeef-72a083da572d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:02:00.305Z|2408d76e-3482-4c2f-aeef-72a083da572d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:02:00.305Z|2408d76e-3482-4c2f-aeef-72a083da572d|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:Fri, 12 Aug 2022 06:02:00 GMT;Connection:close;
2022-08-12T06:02:00.305Z|2408d76e-3482-4c2f-aeef-72a083da572d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:02:00.305Z|2408d76e-3482-4c2f-aeef-72a083da572d|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:02:09.638Z|4fdb2f1d-357c-4050-b434-a0484c4973e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:02:09.639Z|4fdb2f1d-357c-4050-b434-a0484c4973e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:02:09.830Z|ee84127b-4225-46b1-baed-ccbc5067a34c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:02:09.831Z|ee84127b-4225-46b1-baed-ccbc5067a34c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:02:24.638Z|c93102f8-72b4-4784-ab33-ae7c62842c7b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:02:24.641Z|c93102f8-72b4-4784-ab33-ae7c62842c7b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:02:39.638Z|9a04a3e7-fc04-47e1-8769-5a759aa4771b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:02:39.639Z|9a04a3e7-fc04-47e1-8769-5a759aa4771b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:02:39.833Z|07224a1d-e62c-4acc-a851-450dc6cb0c92|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:02:39.833Z|07224a1d-e62c-4acc-a851-450dc6cb0c92|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:02:54.638Z|7ccaa69d-d50c-4e15-aff2-c8fb38c3abf3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:02:54.639Z|7ccaa69d-d50c-4e15-aff2-c8fb38c3abf3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:03:00.297Z|aed602f4-239b-4b10-8a80-ae568984a42f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:03:00.297Z|aed602f4-239b-4b10-8a80-ae568984a42f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:03:00.298Z|aed602f4-239b-4b10-8a80-ae568984a42f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:03:00.298Z|aed602f4-239b-4b10-8a80-ae568984a42f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:03:00.298Z|aed602f4-239b-4b10-8a80-ae568984a42f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:03:00.298Z|aed602f4-239b-4b10-8a80-ae568984a42f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:03:00.303Z|aed602f4-239b-4b10-8a80-ae568984a42f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:03:00.304Z|aed602f4-239b-4b10-8a80-ae568984a42f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:03:00.304Z|aed602f4-239b-4b10-8a80-ae568984a42f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:03:00.304Z|aed602f4-239b-4b10-8a80-ae568984a42f|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:Fri, 12 Aug 2022 06:03:00 GMT;Connection:close;
2022-08-12T06:03:00.305Z|aed602f4-239b-4b10-8a80-ae568984a42f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:03:00.305Z|aed602f4-239b-4b10-8a80-ae568984a42f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:03:09.638Z|fae301b2-d6a4-42bb-95dc-bfcd385faa60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:03:09.641Z|fae301b2-d6a4-42bb-95dc-bfcd385faa60|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:03:09.835Z|06ac6853-4767-47ae-8a4a-965a6173e3e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:03:09.836Z|06ac6853-4767-47ae-8a4a-965a6173e3e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:03:24.638Z|404adb98-f336-4782-874c-47989d6356c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:03:24.639Z|404adb98-f336-4782-874c-47989d6356c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:03:39.638Z|0e1b1ea2-3ac1-4b56-9d40-e0fe49f41854|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:03:39.639Z|0e1b1ea2-3ac1-4b56-9d40-e0fe49f41854|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:03:39.837Z|a45f1d82-9106-40fd-8460-45815aa8e2d0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:03:39.837Z|a45f1d82-9106-40fd-8460-45815aa8e2d0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:03:54.639Z|e0e2aab0-11de-4407-b7c1-8b91c7bc0a30|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:03:54.642Z|e0e2aab0-11de-4407-b7c1-8b91c7bc0a30|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:04:00.297Z|fa4bdbf3-052a-43a5-9c1b-9bd8a6e3cda0|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:04:00.297Z|fa4bdbf3-052a-43a5-9c1b-9bd8a6e3cda0|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:04:00.298Z|fa4bdbf3-052a-43a5-9c1b-9bd8a6e3cda0|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:04:00.299Z|fa4bdbf3-052a-43a5-9c1b-9bd8a6e3cda0|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:04:00.299Z|fa4bdbf3-052a-43a5-9c1b-9bd8a6e3cda0|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:04:00.300Z|fa4bdbf3-052a-43a5-9c1b-9bd8a6e3cda0|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:04:00.305Z|fa4bdbf3-052a-43a5-9c1b-9bd8a6e3cda0|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:04:00.305Z|fa4bdbf3-052a-43a5-9c1b-9bd8a6e3cda0|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:04:00.306Z|fa4bdbf3-052a-43a5-9c1b-9bd8a6e3cda0|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:04:00.306Z|fa4bdbf3-052a-43a5-9c1b-9bd8a6e3cda0|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:Fri, 12 Aug 2022 06:04:00 GMT;Connection:close;
2022-08-12T06:04:00.306Z|fa4bdbf3-052a-43a5-9c1b-9bd8a6e3cda0|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:04:00.306Z|fa4bdbf3-052a-43a5-9c1b-9bd8a6e3cda0|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:04:09.638Z|21a9d52f-e700-4eb3-aeeb-3fdccda5edc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:04:09.639Z|21a9d52f-e700-4eb3-aeeb-3fdccda5edc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:04:09.839Z|c3cc3a4a-8da7-4040-9377-b5c711bd2e48|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:04:09.839Z|c3cc3a4a-8da7-4040-9377-b5c711bd2e48|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:04:24.638Z|59a8b4de-eca2-46fc-9ce5-2ec06b16db69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:04:24.639Z|59a8b4de-eca2-46fc-9ce5-2ec06b16db69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:04:39.638Z|849704c6-aec3-4bdf-8cb2-6889ae4c2c54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:04:39.641Z|849704c6-aec3-4bdf-8cb2-6889ae4c2c54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:04:39.841Z|f11a769f-9e51-4a48-afaf-002c3dbd5328|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:04:39.841Z|f11a769f-9e51-4a48-afaf-002c3dbd5328|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:04:54.638Z|dce91ba0-1f8d-47bd-b520-8c3866935189|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:04:54.639Z|dce91ba0-1f8d-47bd-b520-8c3866935189|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:05:00.296Z|0b39965f-e972-43f6-ba14-e9ff263c8c41|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:05:00.297Z|0b39965f-e972-43f6-ba14-e9ff263c8c41|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:05:00.297Z|0b39965f-e972-43f6-ba14-e9ff263c8c41|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:05:00.298Z|0b39965f-e972-43f6-ba14-e9ff263c8c41|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:05:00.298Z|0b39965f-e972-43f6-ba14-e9ff263c8c41|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:05:00.298Z|0b39965f-e972-43f6-ba14-e9ff263c8c41|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:05:00.308Z|0b39965f-e972-43f6-ba14-e9ff263c8c41|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:05:00.309Z|0b39965f-e972-43f6-ba14-e9ff263c8c41|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:05:00.309Z|0b39965f-e972-43f6-ba14-e9ff263c8c41|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:05:00.309Z|0b39965f-e972-43f6-ba14-e9ff263c8c41|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:Fri, 12 Aug 2022 06:05:00 GMT;Connection:close;
2022-08-12T06:05:00.309Z|0b39965f-e972-43f6-ba14-e9ff263c8c41|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:05:00.310Z|0b39965f-e972-43f6-ba14-e9ff263c8c41|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:05:09.638Z|16484049-23ff-4e98-85d0-ae20a9ebd224|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:05:09.639Z|16484049-23ff-4e98-85d0-ae20a9ebd224|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:05:09.842Z|acf18089-899a-4f98-b954-83c30e69812a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:05:09.843Z|acf18089-899a-4f98-b954-83c30e69812a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:05:24.638Z|5f3a226d-28a3-4da7-a67f-73ca2a452577|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:05:24.641Z|5f3a226d-28a3-4da7-a67f-73ca2a452577|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:05:39.638Z|5cd60fd2-0daa-430c-ba7d-aa66b31cf874|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:05:39.639Z|5cd60fd2-0daa-430c-ba7d-aa66b31cf874|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:05:39.844Z|663df2b0-7cca-43ed-90bf-1f790b443d5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:05:39.845Z|663df2b0-7cca-43ed-90bf-1f790b443d5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:05:54.639Z|1143c782-5d1e-461a-8173-55e7be6c58aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:05:54.639Z|1143c782-5d1e-461a-8173-55e7be6c58aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:06:00.297Z|62f9d501-ea96-4f50-90c6-79595e051e63|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:06:00.297Z|62f9d501-ea96-4f50-90c6-79595e051e63|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:06:00.297Z|62f9d501-ea96-4f50-90c6-79595e051e63|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:06:00.298Z|62f9d501-ea96-4f50-90c6-79595e051e63|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:06:00.298Z|62f9d501-ea96-4f50-90c6-79595e051e63|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:06:00.298Z|62f9d501-ea96-4f50-90c6-79595e051e63|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:06:00.304Z|62f9d501-ea96-4f50-90c6-79595e051e63|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:06:00.305Z|62f9d501-ea96-4f50-90c6-79595e051e63|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:06:00.305Z|62f9d501-ea96-4f50-90c6-79595e051e63|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:06:00.305Z|62f9d501-ea96-4f50-90c6-79595e051e63|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:Fri, 12 Aug 2022 06:06:00 GMT;Connection:close;
2022-08-12T06:06:00.305Z|62f9d501-ea96-4f50-90c6-79595e051e63|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:06:00.305Z|62f9d501-ea96-4f50-90c6-79595e051e63|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:06:09.638Z|f416a93f-63cb-4a1f-b308-6651737ed908|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:06:09.641Z|f416a93f-63cb-4a1f-b308-6651737ed908|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:06:09.846Z|f508c82b-9870-4197-9096-f6e8bc6b1887|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:06:09.847Z|f508c82b-9870-4197-9096-f6e8bc6b1887|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:06:24.638Z|968fc6a1-00fa-4e60-9ecb-8e875d195e58|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:06:24.639Z|968fc6a1-00fa-4e60-9ecb-8e875d195e58|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:06:39.639Z|0ed99453-6a32-488a-8b19-3102e25c45be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:06:39.640Z|0ed99453-6a32-488a-8b19-3102e25c45be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:06:39.848Z|e2783e73-7713-464d-8439-40db09ef852c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:06:39.850Z|e2783e73-7713-464d-8439-40db09ef852c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:06:54.639Z|9b7b32f6-ec67-4cf0-ac10-03bad0f05827|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:06:54.642Z|9b7b32f6-ec67-4cf0-ac10-03bad0f05827|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:07:00.299Z|c505c28f-4db3-4100-90b0-54551ff23f44|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:07:00.300Z|c505c28f-4db3-4100-90b0-54551ff23f44|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:07:00.300Z|c505c28f-4db3-4100-90b0-54551ff23f44|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:07:00.303Z|c505c28f-4db3-4100-90b0-54551ff23f44|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:07:00.303Z|c505c28f-4db3-4100-90b0-54551ff23f44|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:07:00.303Z|c505c28f-4db3-4100-90b0-54551ff23f44|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:07:00.319Z|c505c28f-4db3-4100-90b0-54551ff23f44|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:07:00.319Z|c505c28f-4db3-4100-90b0-54551ff23f44|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:07:00.319Z|c505c28f-4db3-4100-90b0-54551ff23f44|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:07:00.320Z|c505c28f-4db3-4100-90b0-54551ff23f44|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:Fri, 12 Aug 2022 06:07:00 GMT;Connection:close;
2022-08-12T06:07:00.320Z|c505c28f-4db3-4100-90b0-54551ff23f44|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:07:00.320Z|c505c28f-4db3-4100-90b0-54551ff23f44|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:07:09.640Z|b07b01db-d3cf-4b8a-9305-43e16b4b8c49|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:07:09.641Z|b07b01db-d3cf-4b8a-9305-43e16b4b8c49|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:07:09.851Z|52c2f426-e856-44d5-9b64-6ec7b7642f5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:07:09.852Z|52c2f426-e856-44d5-9b64-6ec7b7642f5c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:07:24.639Z|c1e6c163-7a48-49cf-a7dc-c308b795ea78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:07:24.640Z|c1e6c163-7a48-49cf-a7dc-c308b795ea78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:07:39.639Z|7e5e6d2e-a1e3-48ad-89ce-229d30a24e50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:07:39.642Z|7e5e6d2e-a1e3-48ad-89ce-229d30a24e50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:07:39.853Z|a7de0a4a-39cd-43d9-9ff7-35159e4c0e77|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:07:39.854Z|a7de0a4a-39cd-43d9-9ff7-35159e4c0e77|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:07:54.639Z|7591c080-0781-4222-84e9-fa8fb057a69a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:07:54.639Z|7591c080-0781-4222-84e9-fa8fb057a69a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:08:00.298Z|a484b3aa-76ba-497c-88c6-995a266a748e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:08:00.299Z|a484b3aa-76ba-497c-88c6-995a266a748e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:08:00.299Z|a484b3aa-76ba-497c-88c6-995a266a748e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:08:00.300Z|a484b3aa-76ba-497c-88c6-995a266a748e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:08:00.300Z|a484b3aa-76ba-497c-88c6-995a266a748e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:08:00.300Z|a484b3aa-76ba-497c-88c6-995a266a748e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:08:00.306Z|a484b3aa-76ba-497c-88c6-995a266a748e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:08:00.306Z|a484b3aa-76ba-497c-88c6-995a266a748e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:08:00.307Z|a484b3aa-76ba-497c-88c6-995a266a748e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:08:00.307Z|a484b3aa-76ba-497c-88c6-995a266a748e|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:Fri, 12 Aug 2022 06:08:00 GMT;Connection:close;
2022-08-12T06:08:00.307Z|a484b3aa-76ba-497c-88c6-995a266a748e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:08:00.308Z|a484b3aa-76ba-497c-88c6-995a266a748e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:08:09.638Z|faaa48c3-e763-4cd5-b8ea-20dc1223a6a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:08:09.639Z|faaa48c3-e763-4cd5-b8ea-20dc1223a6a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:08:09.856Z|a1e78457-afd2-4204-9540-7e25a0548c45|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:08:09.857Z|a1e78457-afd2-4204-9540-7e25a0548c45|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:08:24.638Z|c1027fb7-ccab-42a3-a5a6-d459333ed1a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:08:24.641Z|c1027fb7-ccab-42a3-a5a6-d459333ed1a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:08:27.415Z|3a7e8918-d0b7-4f6b-91b0-6247e47d91b9|http-nio-8083-exec-10|/infraActiveRequests/3a7e8918-d0b7-4f6b-91b0-6247e47d91b9|bpel|||INFO|500||Entering
2022-08-12T06:08:27.415Z|3a7e8918-d0b7-4f6b-91b0-6247e47d91b9|http-nio-8083-exec-10|/infraActiveRequests/3a7e8918-d0b7-4f6b-91b0-6247e47d91b9|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:08:27.416Z|3a7e8918-d0b7-4f6b-91b0-6247e47d91b9|http-nio-8083-exec-10|/infraActiveRequests/3a7e8918-d0b7-4f6b-91b0-6247e47d91b9|bpel|||DEBUG|500||URI         : /infraActiveRequests/3a7e8918-d0b7-4f6b-91b0-6247e47d91b9
2022-08-12T06:08:27.416Z|3a7e8918-d0b7-4f6b-91b0-6247e47d91b9|http-nio-8083-exec-10|/infraActiveRequests/3a7e8918-d0b7-4f6b-91b0-6247e47d91b9|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:08:27.417Z|3a7e8918-d0b7-4f6b-91b0-6247e47d91b9|http-nio-8083-exec-10|/infraActiveRequests/3a7e8918-d0b7-4f6b-91b0-6247e47d91b9|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:469d0e7bd33bf2d2;x-b3-spanid:a40d0e06456caad5;x-b3-parentspanid:469d0e7bd33bf2d2;x-b3-sampled:0;x-onap-requestid:3a7e8918-d0b7-4f6b-91b0-6247e47d91b9;x-requestid:3a7e8918-d0b7-4f6b-91b0-6247e47d91b9;x-transactionid:3a7e8918-d0b7-4f6b-91b0-6247e47d91b9;x-ecomp-requestid:3a7e8918-d0b7-4f6b-91b0-6247e47d91b9;x-onap-partnername:SO.APIH;x-invocationid:7b0311fa-e9e4-4cd2-9ded-9c1cb5332350;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-08-12T06:08:27.417Z|3a7e8918-d0b7-4f6b-91b0-6247e47d91b9|http-nio-8083-exec-10|/infraActiveRequests/3a7e8918-d0b7-4f6b-91b0-6247e47d91b9|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:08:33.768Z|0ef7fa4b-205e-4efb-ad62-c16ebbc18d5c|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-08-12T06:08:33.769Z|0ef7fa4b-205e-4efb-ad62-c16ebbc18d5c|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================
2022-08-12T06:08:33.769Z|0ef7fa4b-205e-4efb-ad62-c16ebbc18d5c|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||URI         : /manage/health
2022-08-12T06:08:33.770Z|0ef7fa4b-205e-4efb-ad62-c16ebbc18d5c|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||Method      : GET
2022-08-12T06:08:33.770Z|0ef7fa4b-205e-4efb-ad62-c16ebbc18d5c|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.28.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:0ef7fa4b-205e-4efb-ad62-c16ebbc18d5c;x-fromappid:robot-ete;
2022-08-12T06:08:33.770Z|0ef7fa4b-205e-4efb-ad62-c16ebbc18d5c|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end==================================================
2022-08-12T06:08:33.798Z|0ef7fa4b-205e-4efb-ad62-c16ebbc18d5c|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin==========================================
2022-08-12T06:08:33.799Z|0ef7fa4b-205e-4efb-ad62-c16ebbc18d5c|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code  : 200
2022-08-12T06:08:33.799Z|0ef7fa4b-205e-4efb-ad62-c16ebbc18d5c|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text  : OK
2022-08-12T06:08:33.799Z|0ef7fa4b-205e-4efb-ad62-c16ebbc18d5c|http-nio-8083-exec-1|/manage/health|python-requests/2.28.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:Fri, 12 Aug 2022 06:08:33 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:08:33.800Z|0ef7fa4b-205e-4efb-ad62-c16ebbc18d5c|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================
2022-08-12T06:08:33.800Z|0ef7fa4b-205e-4efb-ad62-c16ebbc18d5c|http-nio-8083-exec-1|/manage/health|python-requests/2.28.1|||INFO|500||Exiting.
2022-08-12T06:08:39.638Z|f24d151c-6fab-4fd5-9702-e8e737d1e657|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:08:39.639Z|f24d151c-6fab-4fd5-9702-e8e737d1e657|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:08:39.704Z|ee19e261-2248-4d77-8146-cb9f4c7b1a76|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-08-12T06:08:39.705Z|ee19e261-2248-4d77-8146-cb9f4c7b1a76|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================
2022-08-12T06:08:39.705Z|ee19e261-2248-4d77-8146-cb9f4c7b1a76|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||URI         : /manage/health
2022-08-12T06:08:39.706Z|ee19e261-2248-4d77-8146-cb9f4c7b1a76|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Method      : GET
2022-08-12T06:08:39.706Z|ee19e261-2248-4d77-8146-cb9f4c7b1a76|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.28.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:ee19e261-2248-4d77-8146-cb9f4c7b1a76;x-fromappid:robot-ete;
2022-08-12T06:08:39.706Z|ee19e261-2248-4d77-8146-cb9f4c7b1a76|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end==================================================
2022-08-12T06:08:39.712Z|ee19e261-2248-4d77-8146-cb9f4c7b1a76|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin==========================================
2022-08-12T06:08:39.712Z|ee19e261-2248-4d77-8146-cb9f4c7b1a76|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code  : 200
2022-08-12T06:08:39.712Z|ee19e261-2248-4d77-8146-cb9f4c7b1a76|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text  : OK
2022-08-12T06:08:39.713Z|ee19e261-2248-4d77-8146-cb9f4c7b1a76|http-nio-8083-exec-3|/manage/health|python-requests/2.28.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:Fri, 12 Aug 2022 06:08:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:08:39.713Z|ee19e261-2248-4d77-8146-cb9f4c7b1a76|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================
2022-08-12T06:08:39.713Z|ee19e261-2248-4d77-8146-cb9f4c7b1a76|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||INFO|500||Exiting.
2022-08-12T06:08:39.858Z|d1219740-52e1-4c67-b414-7d2a1fdfe599|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:08:39.858Z|d1219740-52e1-4c67-b414-7d2a1fdfe599|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:08:54.638Z|4e937dea-568f-4408-8453-85fd30920456|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:08:54.639Z|4e937dea-568f-4408-8453-85fd30920456|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:09:00.297Z|152f3bc7-430e-4e5b-824f-8f56b287c03f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:09:00.297Z|152f3bc7-430e-4e5b-824f-8f56b287c03f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:09:00.297Z|152f3bc7-430e-4e5b-824f-8f56b287c03f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:09:00.298Z|152f3bc7-430e-4e5b-824f-8f56b287c03f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:09:00.298Z|152f3bc7-430e-4e5b-824f-8f56b287c03f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:09:00.299Z|152f3bc7-430e-4e5b-824f-8f56b287c03f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:09:00.304Z|152f3bc7-430e-4e5b-824f-8f56b287c03f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:09:00.304Z|152f3bc7-430e-4e5b-824f-8f56b287c03f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:09:00.305Z|152f3bc7-430e-4e5b-824f-8f56b287c03f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:09:00.305Z|152f3bc7-430e-4e5b-824f-8f56b287c03f|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:Fri, 12 Aug 2022 06:09:00 GMT;Connection:close;
2022-08-12T06:09:00.305Z|152f3bc7-430e-4e5b-824f-8f56b287c03f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:09:00.306Z|152f3bc7-430e-4e5b-824f-8f56b287c03f|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:09:09.638Z|f4b0c9dd-3f00-4cc1-8678-e2d20f983c7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:09:09.639Z|f4b0c9dd-3f00-4cc1-8678-e2d20f983c7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:09:09.860Z|cb158830-c3c3-40a8-a3ad-4b12fce2db48|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:09:09.860Z|cb158830-c3c3-40a8-a3ad-4b12fce2db48|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:09:24.639Z|ce0033d0-f35a-4d15-915a-8d885f5e424f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:09:24.640Z|ce0033d0-f35a-4d15-915a-8d885f5e424f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:09:39.639Z|e17adbac-1df2-452a-b1e6-594347743336|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:09:39.639Z|e17adbac-1df2-452a-b1e6-594347743336|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:09:39.861Z|cc9fbbbf-f8c6-4257-ac5c-3ec000c62f61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:09:39.862Z|cc9fbbbf-f8c6-4257-ac5c-3ec000c62f61|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:09:54.638Z|cc989a48-84c4-4651-80a5-63ec305b1d84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:09:54.639Z|cc989a48-84c4-4651-80a5-63ec305b1d84|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:10:00.297Z|441191ac-9909-461e-84ba-c5d7f45ae361|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:10:00.297Z|441191ac-9909-461e-84ba-c5d7f45ae361|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:10:00.297Z|441191ac-9909-461e-84ba-c5d7f45ae361|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:10:00.298Z|441191ac-9909-461e-84ba-c5d7f45ae361|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:10:00.299Z|441191ac-9909-461e-84ba-c5d7f45ae361|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:10:00.299Z|441191ac-9909-461e-84ba-c5d7f45ae361|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:10:00.305Z|441191ac-9909-461e-84ba-c5d7f45ae361|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:10:00.306Z|441191ac-9909-461e-84ba-c5d7f45ae361|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:10:00.306Z|441191ac-9909-461e-84ba-c5d7f45ae361|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:10:00.306Z|441191ac-9909-461e-84ba-c5d7f45ae361|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:Fri, 12 Aug 2022 06:10:00 GMT;Connection:close;
2022-08-12T06:10:00.307Z|441191ac-9909-461e-84ba-c5d7f45ae361|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:10:00.307Z|441191ac-9909-461e-84ba-c5d7f45ae361|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:10:09.639Z|41c46d5c-cba5-4506-9fc7-a6c32a99cfb1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:10:09.642Z|41c46d5c-cba5-4506-9fc7-a6c32a99cfb1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:10:09.863Z|d7a163da-a456-458e-a06e-f40527feeba8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:10:09.863Z|d7a163da-a456-458e-a06e-f40527feeba8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:10:24.638Z|9654b506-9860-4f26-b778-351ecc245f66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:10:24.639Z|9654b506-9860-4f26-b778-351ecc245f66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:10:39.638Z|5dbba11b-3146-4fab-8908-2bf86b75462a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:10:39.639Z|5dbba11b-3146-4fab-8908-2bf86b75462a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:10:39.864Z|71c74dc6-84a6-4f4b-947f-96dfc5049a53|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:10:39.865Z|71c74dc6-84a6-4f4b-947f-96dfc5049a53|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:10:54.638Z|e92a6959-a4e8-4c2a-996c-5d374f5d64e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:10:54.642Z|e92a6959-a4e8-4c2a-996c-5d374f5d64e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:11:00.297Z|761b6114-f243-4f67-bba3-4fb8dfada55c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:11:00.297Z|761b6114-f243-4f67-bba3-4fb8dfada55c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:11:00.298Z|761b6114-f243-4f67-bba3-4fb8dfada55c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:11:00.298Z|761b6114-f243-4f67-bba3-4fb8dfada55c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:11:00.298Z|761b6114-f243-4f67-bba3-4fb8dfada55c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:11:00.299Z|761b6114-f243-4f67-bba3-4fb8dfada55c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:11:00.316Z|761b6114-f243-4f67-bba3-4fb8dfada55c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:11:00.316Z|761b6114-f243-4f67-bba3-4fb8dfada55c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:11:00.316Z|761b6114-f243-4f67-bba3-4fb8dfada55c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:11:00.317Z|761b6114-f243-4f67-bba3-4fb8dfada55c|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:Fri, 12 Aug 2022 06:11:00 GMT;Connection:close;
2022-08-12T06:11:00.317Z|761b6114-f243-4f67-bba3-4fb8dfada55c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:11:00.318Z|761b6114-f243-4f67-bba3-4fb8dfada55c|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:11:09.638Z|07d1cb69-08a0-473f-b694-2ad08001eb4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:11:09.640Z|07d1cb69-08a0-473f-b694-2ad08001eb4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:11:09.866Z|e08b2907-17d8-495f-8ea8-29bdcd0176a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:11:09.867Z|e08b2907-17d8-495f-8ea8-29bdcd0176a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:11:24.638Z|99aca02b-a61e-4bca-a010-6884241b0bde|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:11:24.639Z|99aca02b-a61e-4bca-a010-6884241b0bde|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:11:39.639Z|1d6c93ed-5ff4-430a-a054-8b96629e567f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:11:39.642Z|1d6c93ed-5ff4-430a-a054-8b96629e567f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:11:39.868Z|cb3c8ac3-ce06-45d9-bf53-abe8d8d77da0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:11:39.869Z|cb3c8ac3-ce06-45d9-bf53-abe8d8d77da0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:11:54.638Z|0a4fbd48-61a4-4ef7-9114-7475243695e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:11:54.639Z|0a4fbd48-61a4-4ef7-9114-7475243695e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:12:00.296Z|ef598e96-c386-456b-a53d-35789435218b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:12:00.296Z|ef598e96-c386-456b-a53d-35789435218b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:12:00.297Z|ef598e96-c386-456b-a53d-35789435218b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:12:00.298Z|ef598e96-c386-456b-a53d-35789435218b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:12:00.298Z|ef598e96-c386-456b-a53d-35789435218b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:12:00.299Z|ef598e96-c386-456b-a53d-35789435218b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:12:00.305Z|ef598e96-c386-456b-a53d-35789435218b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:12:00.305Z|ef598e96-c386-456b-a53d-35789435218b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:12:00.305Z|ef598e96-c386-456b-a53d-35789435218b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:12:00.306Z|ef598e96-c386-456b-a53d-35789435218b|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:Fri, 12 Aug 2022 06:12:00 GMT;Connection:close;
2022-08-12T06:12:00.306Z|ef598e96-c386-456b-a53d-35789435218b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:12:00.307Z|ef598e96-c386-456b-a53d-35789435218b|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:12:09.638Z|765140d6-00cf-44b5-a834-aaadb856a374|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:12:09.640Z|765140d6-00cf-44b5-a834-aaadb856a374|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:12:09.870Z|f58ef2d6-f60d-4140-9be2-63ce3557c5ef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:12:09.870Z|f58ef2d6-f60d-4140-9be2-63ce3557c5ef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:12:24.638Z|b01c1f9e-48cf-49d4-8d82-c3a69f44505a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:12:24.641Z|b01c1f9e-48cf-49d4-8d82-c3a69f44505a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:12:39.638Z|72b63854-8f29-433c-b6ff-74d2db8d69a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:12:39.639Z|72b63854-8f29-433c-b6ff-74d2db8d69a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:12:39.871Z|30685db9-748e-4459-8978-a7d61b571a65|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:12:39.872Z|30685db9-748e-4459-8978-a7d61b571a65|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:12:54.639Z|4b72dec3-4f68-4f4f-80ae-08e17f970a7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:12:54.639Z|4b72dec3-4f68-4f4f-80ae-08e17f970a7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:13:00.296Z|cb799990-3f1e-4d33-80fa-5f5def73079e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:13:00.297Z|cb799990-3f1e-4d33-80fa-5f5def73079e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:13:00.297Z|cb799990-3f1e-4d33-80fa-5f5def73079e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:13:00.297Z|cb799990-3f1e-4d33-80fa-5f5def73079e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:13:00.298Z|cb799990-3f1e-4d33-80fa-5f5def73079e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:13:00.298Z|cb799990-3f1e-4d33-80fa-5f5def73079e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:13:00.303Z|cb799990-3f1e-4d33-80fa-5f5def73079e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:13:00.304Z|cb799990-3f1e-4d33-80fa-5f5def73079e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:13:00.304Z|cb799990-3f1e-4d33-80fa-5f5def73079e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:13:00.304Z|cb799990-3f1e-4d33-80fa-5f5def73079e|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:Fri, 12 Aug 2022 06:13:00 GMT;Connection:close;
2022-08-12T06:13:00.304Z|cb799990-3f1e-4d33-80fa-5f5def73079e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:13:00.305Z|cb799990-3f1e-4d33-80fa-5f5def73079e|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:13:09.638Z|4724263f-b6f7-48c6-a4c0-ac4265d84ac1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:13:09.642Z|4724263f-b6f7-48c6-a4c0-ac4265d84ac1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:13:09.873Z|81b79887-ed9b-4d97-afc2-cc47677a6ab9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:13:09.873Z|81b79887-ed9b-4d97-afc2-cc47677a6ab9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:13:24.638Z|0b0a8c16-9e9a-485f-9e56-2a77aa7e232b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:13:24.639Z|0b0a8c16-9e9a-485f-9e56-2a77aa7e232b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:13:39.638Z|342bd194-7176-40c3-b2d0-9874cef10b45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:13:39.639Z|342bd194-7176-40c3-b2d0-9874cef10b45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:13:39.875Z|8198fdd0-1724-49bd-a843-c386f796934e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:13:39.876Z|8198fdd0-1724-49bd-a843-c386f796934e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:13:54.638Z|a5e063b1-5bf6-4052-8c66-497514f8faac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:13:54.641Z|a5e063b1-5bf6-4052-8c66-497514f8faac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:14:00.297Z|94a0f8c4-0ab4-4a02-9b40-f36d10dc6cc9|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:14:00.297Z|94a0f8c4-0ab4-4a02-9b40-f36d10dc6cc9|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:14:00.298Z|94a0f8c4-0ab4-4a02-9b40-f36d10dc6cc9|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:14:00.298Z|94a0f8c4-0ab4-4a02-9b40-f36d10dc6cc9|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:14:00.298Z|94a0f8c4-0ab4-4a02-9b40-f36d10dc6cc9|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:14:00.299Z|94a0f8c4-0ab4-4a02-9b40-f36d10dc6cc9|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:14:00.305Z|94a0f8c4-0ab4-4a02-9b40-f36d10dc6cc9|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:14:00.306Z|94a0f8c4-0ab4-4a02-9b40-f36d10dc6cc9|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:14:00.306Z|94a0f8c4-0ab4-4a02-9b40-f36d10dc6cc9|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:14:00.306Z|94a0f8c4-0ab4-4a02-9b40-f36d10dc6cc9|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:Fri, 12 Aug 2022 06:14:00 GMT;Connection:close;
2022-08-12T06:14:00.306Z|94a0f8c4-0ab4-4a02-9b40-f36d10dc6cc9|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:14:00.307Z|94a0f8c4-0ab4-4a02-9b40-f36d10dc6cc9|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:14:09.639Z|5bd9d0de-0a87-4974-b755-080580730589|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:14:09.640Z|5bd9d0de-0a87-4974-b755-080580730589|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:14:09.877Z|54077d73-8a1c-4721-aa6c-60310882c731|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:14:09.878Z|54077d73-8a1c-4721-aa6c-60310882c731|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:14:24.639Z|0c680df7-6bbd-48cf-9206-529dfbed52e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:14:24.639Z|0c680df7-6bbd-48cf-9206-529dfbed52e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:14:39.638Z|443c396a-59ed-48d0-9990-f34fa5c80c53|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:14:39.641Z|443c396a-59ed-48d0-9990-f34fa5c80c53|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:14:39.879Z|dfa7f1ef-3a2f-4088-a723-4626949fa649|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:14:39.880Z|dfa7f1ef-3a2f-4088-a723-4626949fa649|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:14:54.639Z|177aae53-2651-418d-b96d-0b4f3329764e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:14:54.640Z|177aae53-2651-418d-b96d-0b4f3329764e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:15:00.299Z|71c01013-7f74-43a9-8bec-31d1c8a81b42|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:15:00.300Z|71c01013-7f74-43a9-8bec-31d1c8a81b42|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:15:00.300Z|71c01013-7f74-43a9-8bec-31d1c8a81b42|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:15:00.302Z|71c01013-7f74-43a9-8bec-31d1c8a81b42|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:15:00.302Z|71c01013-7f74-43a9-8bec-31d1c8a81b42|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:15:00.303Z|71c01013-7f74-43a9-8bec-31d1c8a81b42|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:15:00.311Z|71c01013-7f74-43a9-8bec-31d1c8a81b42|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:15:00.311Z|71c01013-7f74-43a9-8bec-31d1c8a81b42|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:15:00.312Z|71c01013-7f74-43a9-8bec-31d1c8a81b42|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:15:00.312Z|71c01013-7f74-43a9-8bec-31d1c8a81b42|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:Fri, 12 Aug 2022 06:15:00 GMT;Connection:close;
2022-08-12T06:15:00.312Z|71c01013-7f74-43a9-8bec-31d1c8a81b42|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:15:00.313Z|71c01013-7f74-43a9-8bec-31d1c8a81b42|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:15:09.639Z|997c4590-5049-4c31-ba1e-4f626737887c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:15:09.640Z|997c4590-5049-4c31-ba1e-4f626737887c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:15:09.880Z|acbb680b-03b3-4dfe-a1bf-71479d5ccba2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:15:09.881Z|acbb680b-03b3-4dfe-a1bf-71479d5ccba2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:15:24.640Z|f97eb1bf-5f78-471e-9afe-11fbe97daf37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:15:24.645Z|f97eb1bf-5f78-471e-9afe-11fbe97daf37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:15:39.639Z|b1b8fed9-d8b0-4d6e-a660-af4f12ed8cbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:15:39.640Z|b1b8fed9-d8b0-4d6e-a660-af4f12ed8cbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:15:39.882Z|1820771f-c259-4e5b-95b8-641e1eb5912c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:15:39.883Z|1820771f-c259-4e5b-95b8-641e1eb5912c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:15:54.638Z|7dfbda5f-07df-42cb-83e3-dc13901bad6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:15:54.639Z|7dfbda5f-07df-42cb-83e3-dc13901bad6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:16:00.302Z|1e4c78b0-97e6-4388-896a-6af1122c8331|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:16:00.303Z|1e4c78b0-97e6-4388-896a-6af1122c8331|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:16:00.303Z|1e4c78b0-97e6-4388-896a-6af1122c8331|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:16:00.306Z|1e4c78b0-97e6-4388-896a-6af1122c8331|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:16:00.306Z|1e4c78b0-97e6-4388-896a-6af1122c8331|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:16:00.307Z|1e4c78b0-97e6-4388-896a-6af1122c8331|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:16:00.316Z|1e4c78b0-97e6-4388-896a-6af1122c8331|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:16:00.316Z|1e4c78b0-97e6-4388-896a-6af1122c8331|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:16:00.316Z|1e4c78b0-97e6-4388-896a-6af1122c8331|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:16:00.317Z|1e4c78b0-97e6-4388-896a-6af1122c8331|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:Fri, 12 Aug 2022 06:16:00 GMT;Connection:close;
2022-08-12T06:16:00.317Z|1e4c78b0-97e6-4388-896a-6af1122c8331|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:16:00.318Z|1e4c78b0-97e6-4388-896a-6af1122c8331|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:16:09.639Z|1040a0db-bb10-4bfa-9fe7-6f00ff8b9553|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:16:09.643Z|1040a0db-bb10-4bfa-9fe7-6f00ff8b9553|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:16:09.886Z|3949cc39-2ce4-42c1-b7ab-dce6640c780b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:16:09.887Z|3949cc39-2ce4-42c1-b7ab-dce6640c780b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:16:24.638Z|e8ff2926-95a6-4137-a2ce-f43eb17b1774|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:16:24.639Z|e8ff2926-95a6-4137-a2ce-f43eb17b1774|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:16:39.638Z|97fa6f2f-e63b-4e15-902a-acfb58a763f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:16:39.639Z|97fa6f2f-e63b-4e15-902a-acfb58a763f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:16:39.888Z|c044746f-b5f5-440f-b8c7-ea1c9540dd5a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:16:39.888Z|c044746f-b5f5-440f-b8c7-ea1c9540dd5a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:16:54.638Z|527d9246-41ab-406f-b840-386a5e829814|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:16:54.642Z|527d9246-41ab-406f-b840-386a5e829814|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:17:00.299Z|31340eea-c5b2-4f71-858b-44fb53d211c0|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:17:00.299Z|31340eea-c5b2-4f71-858b-44fb53d211c0|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:17:00.299Z|31340eea-c5b2-4f71-858b-44fb53d211c0|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:17:00.300Z|31340eea-c5b2-4f71-858b-44fb53d211c0|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:17:00.301Z|31340eea-c5b2-4f71-858b-44fb53d211c0|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:17:00.301Z|31340eea-c5b2-4f71-858b-44fb53d211c0|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:17:00.306Z|31340eea-c5b2-4f71-858b-44fb53d211c0|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:17:00.306Z|31340eea-c5b2-4f71-858b-44fb53d211c0|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:17:00.306Z|31340eea-c5b2-4f71-858b-44fb53d211c0|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:17:00.307Z|31340eea-c5b2-4f71-858b-44fb53d211c0|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:Fri, 12 Aug 2022 06:17:00 GMT;Connection:close;
2022-08-12T06:17:00.307Z|31340eea-c5b2-4f71-858b-44fb53d211c0|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:17:00.307Z|31340eea-c5b2-4f71-858b-44fb53d211c0|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:17:09.640Z|1d1f1d59-1503-45bd-bc43-554528ea6701|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:17:09.641Z|1d1f1d59-1503-45bd-bc43-554528ea6701|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:17:09.889Z|eeea54f9-3e88-4b71-b903-3288468b6391|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:17:09.890Z|eeea54f9-3e88-4b71-b903-3288468b6391|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:17:24.638Z|601add09-ab20-4b8e-9297-b04c017b3ce9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:17:24.639Z|601add09-ab20-4b8e-9297-b04c017b3ce9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:17:39.639Z|3fb7a189-1426-4d67-8430-e1c2caa4563f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:17:39.642Z|3fb7a189-1426-4d67-8430-e1c2caa4563f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:17:39.892Z|0d3911d2-efe8-477d-9e07-472bbcc8ff87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:17:39.893Z|0d3911d2-efe8-477d-9e07-472bbcc8ff87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:17:54.639Z|0f6daeb8-e3d8-453a-b7f7-28844cde3014|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:17:54.639Z|0f6daeb8-e3d8-453a-b7f7-28844cde3014|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:18:00.299Z|a41f2af4-2d51-4a5e-a1e8-a7d7515cd673|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:18:00.299Z|a41f2af4-2d51-4a5e-a1e8-a7d7515cd673|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:18:00.300Z|a41f2af4-2d51-4a5e-a1e8-a7d7515cd673|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:18:00.302Z|a41f2af4-2d51-4a5e-a1e8-a7d7515cd673|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:18:00.303Z|a41f2af4-2d51-4a5e-a1e8-a7d7515cd673|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:18:00.303Z|a41f2af4-2d51-4a5e-a1e8-a7d7515cd673|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:18:00.310Z|a41f2af4-2d51-4a5e-a1e8-a7d7515cd673|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:18:00.311Z|a41f2af4-2d51-4a5e-a1e8-a7d7515cd673|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:18:00.311Z|a41f2af4-2d51-4a5e-a1e8-a7d7515cd673|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:18:00.312Z|a41f2af4-2d51-4a5e-a1e8-a7d7515cd673|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:Fri, 12 Aug 2022 06:18:00 GMT;Connection:close;
2022-08-12T06:18:00.312Z|a41f2af4-2d51-4a5e-a1e8-a7d7515cd673|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:18:00.313Z|a41f2af4-2d51-4a5e-a1e8-a7d7515cd673|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:18:09.638Z|6fbbfd38-1ca1-4d9b-8d25-6ec5c1706214|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:18:09.639Z|6fbbfd38-1ca1-4d9b-8d25-6ec5c1706214|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:18:09.895Z|ea8b49e0-7778-405a-9bc3-8866458d0013|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:18:09.896Z|ea8b49e0-7778-405a-9bc3-8866458d0013|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:18:24.638Z|09db46dc-6211-422a-a936-0d5f6443478c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:18:24.641Z|09db46dc-6211-422a-a936-0d5f6443478c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:18:39.638Z|d26c2445-0cb2-46d8-b6b4-c2b3ab9f5032|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:18:39.639Z|d26c2445-0cb2-46d8-b6b4-c2b3ab9f5032|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:18:39.897Z|27408c58-a96c-465d-9844-3f808b87efd9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:18:39.898Z|27408c58-a96c-465d-9844-3f808b87efd9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:18:54.638Z|f20b3e12-ba54-4d3d-8e3a-ae7ef6be5077|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:18:54.639Z|f20b3e12-ba54-4d3d-8e3a-ae7ef6be5077|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:19:00.297Z|e3a2232b-25ed-4857-a74f-81b2b0f3d72e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:19:00.297Z|e3a2232b-25ed-4857-a74f-81b2b0f3d72e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:19:00.297Z|e3a2232b-25ed-4857-a74f-81b2b0f3d72e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:19:00.298Z|e3a2232b-25ed-4857-a74f-81b2b0f3d72e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:19:00.298Z|e3a2232b-25ed-4857-a74f-81b2b0f3d72e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:19:00.298Z|e3a2232b-25ed-4857-a74f-81b2b0f3d72e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:19:00.304Z|e3a2232b-25ed-4857-a74f-81b2b0f3d72e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:19:00.304Z|e3a2232b-25ed-4857-a74f-81b2b0f3d72e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:19:00.304Z|e3a2232b-25ed-4857-a74f-81b2b0f3d72e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:19:00.305Z|e3a2232b-25ed-4857-a74f-81b2b0f3d72e|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:Fri, 12 Aug 2022 06:19:00 GMT;Connection:close;
2022-08-12T06:19:00.305Z|e3a2232b-25ed-4857-a74f-81b2b0f3d72e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:19:00.305Z|e3a2232b-25ed-4857-a74f-81b2b0f3d72e|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:19:09.638Z|2e9117bb-88e1-477c-b5ae-e77176b713f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:19:09.642Z|2e9117bb-88e1-477c-b5ae-e77176b713f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:19:09.900Z|6dd3d061-60cc-4c0b-8059-f1e8f1af555e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:19:09.900Z|6dd3d061-60cc-4c0b-8059-f1e8f1af555e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:19:24.638Z|578b6814-d2f8-4474-aeed-7cf02e26ccd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:19:24.639Z|578b6814-d2f8-4474-aeed-7cf02e26ccd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:19:39.638Z|ef6e7e0c-a7f6-4d28-bc37-d1751a44b00e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:19:39.639Z|ef6e7e0c-a7f6-4d28-bc37-d1751a44b00e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:19:39.902Z|629617da-d262-4d0a-93db-c2e7e37780f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:19:39.902Z|629617da-d262-4d0a-93db-c2e7e37780f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:19:54.639Z|fb3d2cfe-f5e8-4720-af62-71dc8e87d324|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:19:54.642Z|fb3d2cfe-f5e8-4720-af62-71dc8e87d324|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:20:00.297Z|4a43af60-f2a7-472b-a2b8-eb25971ce9ea|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:20:00.297Z|4a43af60-f2a7-472b-a2b8-eb25971ce9ea|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:20:00.297Z|4a43af60-f2a7-472b-a2b8-eb25971ce9ea|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:20:00.298Z|4a43af60-f2a7-472b-a2b8-eb25971ce9ea|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:20:00.298Z|4a43af60-f2a7-472b-a2b8-eb25971ce9ea|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:20:00.299Z|4a43af60-f2a7-472b-a2b8-eb25971ce9ea|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:20:00.304Z|4a43af60-f2a7-472b-a2b8-eb25971ce9ea|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:20:00.305Z|4a43af60-f2a7-472b-a2b8-eb25971ce9ea|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:20:00.305Z|4a43af60-f2a7-472b-a2b8-eb25971ce9ea|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:20:00.305Z|4a43af60-f2a7-472b-a2b8-eb25971ce9ea|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:Fri, 12 Aug 2022 06:20:00 GMT;Connection:close;
2022-08-12T06:20:00.306Z|4a43af60-f2a7-472b-a2b8-eb25971ce9ea|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:20:00.306Z|4a43af60-f2a7-472b-a2b8-eb25971ce9ea|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:20:09.638Z|a572cdbf-94f2-46bf-ae7b-19d3f0c52c8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:20:09.639Z|a572cdbf-94f2-46bf-ae7b-19d3f0c52c8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:20:09.903Z|3c670ec8-28a7-4f52-aa84-e1cc4ea2b7f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:20:09.904Z|3c670ec8-28a7-4f52-aa84-e1cc4ea2b7f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:20:24.638Z|cb346799-a32a-49e2-ba22-d6232b6425f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:20:24.639Z|cb346799-a32a-49e2-ba22-d6232b6425f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:20:39.638Z|827434d5-7d11-4ba4-b544-e337bf742c01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:20:39.642Z|827434d5-7d11-4ba4-b544-e337bf742c01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:20:39.905Z|73a1cda2-078e-45f6-81f4-7a32c8235939|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:20:39.905Z|73a1cda2-078e-45f6-81f4-7a32c8235939|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:20:54.638Z|8eed65d1-3d0a-4a4a-9629-7ddad76bd642|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:20:54.640Z|8eed65d1-3d0a-4a4a-9629-7ddad76bd642|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:21:00.297Z|426a44df-cf6d-4cab-88ed-51ebbe41623d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:21:00.297Z|426a44df-cf6d-4cab-88ed-51ebbe41623d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:21:00.297Z|426a44df-cf6d-4cab-88ed-51ebbe41623d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:21:00.302Z|426a44df-cf6d-4cab-88ed-51ebbe41623d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:21:00.302Z|426a44df-cf6d-4cab-88ed-51ebbe41623d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:21:00.302Z|426a44df-cf6d-4cab-88ed-51ebbe41623d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:21:00.308Z|426a44df-cf6d-4cab-88ed-51ebbe41623d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:21:00.308Z|426a44df-cf6d-4cab-88ed-51ebbe41623d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:21:00.309Z|426a44df-cf6d-4cab-88ed-51ebbe41623d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:21:00.309Z|426a44df-cf6d-4cab-88ed-51ebbe41623d|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:Fri, 12 Aug 2022 06:21:00 GMT;Connection:close;
2022-08-12T06:21:00.309Z|426a44df-cf6d-4cab-88ed-51ebbe41623d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:21:00.310Z|426a44df-cf6d-4cab-88ed-51ebbe41623d|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:21:09.638Z|ebe94609-6c6c-4418-bc7d-959320ae9aa9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:21:09.639Z|ebe94609-6c6c-4418-bc7d-959320ae9aa9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:21:09.911Z|07b6ef3d-73f9-45f3-b4aa-5c7ce31657d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:21:09.912Z|07b6ef3d-73f9-45f3-b4aa-5c7ce31657d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:21:24.638Z|6d197ae5-2196-4e88-88ef-e9ebd0a4840a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:21:24.642Z|6d197ae5-2196-4e88-88ef-e9ebd0a4840a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:21:39.638Z|1f52fb8d-6c54-420f-a369-fcd65a274d65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:21:39.639Z|1f52fb8d-6c54-420f-a369-fcd65a274d65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:21:39.914Z|30c79000-f5df-4935-bc27-6cc4e613724f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:21:39.915Z|30c79000-f5df-4935-bc27-6cc4e613724f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:21:54.638Z|28186d1a-77b3-42ab-8ec9-549c8796fa6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:21:54.639Z|28186d1a-77b3-42ab-8ec9-549c8796fa6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:22:00.296Z|b92ddc51-6fe4-434c-8b55-cf1f4cb46991|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:22:00.297Z|b92ddc51-6fe4-434c-8b55-cf1f4cb46991|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:22:00.297Z|b92ddc51-6fe4-434c-8b55-cf1f4cb46991|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:22:00.298Z|b92ddc51-6fe4-434c-8b55-cf1f4cb46991|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:22:00.298Z|b92ddc51-6fe4-434c-8b55-cf1f4cb46991|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:22:00.299Z|b92ddc51-6fe4-434c-8b55-cf1f4cb46991|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:22:00.304Z|b92ddc51-6fe4-434c-8b55-cf1f4cb46991|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:22:00.305Z|b92ddc51-6fe4-434c-8b55-cf1f4cb46991|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:22:00.305Z|b92ddc51-6fe4-434c-8b55-cf1f4cb46991|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:22:00.305Z|b92ddc51-6fe4-434c-8b55-cf1f4cb46991|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:Fri, 12 Aug 2022 06:22:00 GMT;Connection:close;
2022-08-12T06:22:00.305Z|b92ddc51-6fe4-434c-8b55-cf1f4cb46991|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:22:00.306Z|b92ddc51-6fe4-434c-8b55-cf1f4cb46991|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:22:09.638Z|404a7834-1461-47cc-84e9-665117a7ffc5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:22:09.643Z|404a7834-1461-47cc-84e9-665117a7ffc5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:22:09.916Z|5b3ae989-2352-4768-a756-05a416f2d9e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:22:09.917Z|5b3ae989-2352-4768-a756-05a416f2d9e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:22:24.639Z|518035b7-1b90-4ed9-9ff7-ad2643190940|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:22:24.639Z|518035b7-1b90-4ed9-9ff7-ad2643190940|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:22:39.639Z|f6b932b2-6e53-4ba8-b9fb-87ac20b75081|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:22:39.640Z|f6b932b2-6e53-4ba8-b9fb-87ac20b75081|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:22:39.918Z|d425c4ae-4dc4-462f-9553-665d162e9e1e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:22:39.919Z|d425c4ae-4dc4-462f-9553-665d162e9e1e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:22:54.641Z|36e0f6a3-aa50-4b03-a521-cf9b7400117b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:22:54.644Z|36e0f6a3-aa50-4b03-a521-cf9b7400117b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:23:00.298Z|fd337062-9fe7-410d-8d82-1d0143ccf959|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:23:00.299Z|fd337062-9fe7-410d-8d82-1d0143ccf959|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:23:00.299Z|fd337062-9fe7-410d-8d82-1d0143ccf959|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:23:00.300Z|fd337062-9fe7-410d-8d82-1d0143ccf959|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:23:00.300Z|fd337062-9fe7-410d-8d82-1d0143ccf959|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:23:00.300Z|fd337062-9fe7-410d-8d82-1d0143ccf959|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:23:00.308Z|fd337062-9fe7-410d-8d82-1d0143ccf959|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:23:00.308Z|fd337062-9fe7-410d-8d82-1d0143ccf959|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:23:00.309Z|fd337062-9fe7-410d-8d82-1d0143ccf959|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:23:00.309Z|fd337062-9fe7-410d-8d82-1d0143ccf959|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:Fri, 12 Aug 2022 06:23:00 GMT;Connection:close;
2022-08-12T06:23:00.309Z|fd337062-9fe7-410d-8d82-1d0143ccf959|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:23:00.310Z|fd337062-9fe7-410d-8d82-1d0143ccf959|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:23:09.639Z|bad17cb6-0d44-43b9-a89e-e4a5e5dad77b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:23:09.640Z|bad17cb6-0d44-43b9-a89e-e4a5e5dad77b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:23:09.920Z|728c73a7-ef69-4b0c-b1e8-c164dcdb69c8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:23:09.921Z|728c73a7-ef69-4b0c-b1e8-c164dcdb69c8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:23:24.640Z|0a5a6f8f-1d4f-42c0-a8b8-a8b95f327ad7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:23:24.642Z|0a5a6f8f-1d4f-42c0-a8b8-a8b95f327ad7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:23:39.638Z|d597e24f-dff0-45eb-83b5-313f743b87e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:23:39.642Z|d597e24f-dff0-45eb-83b5-313f743b87e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:23:39.922Z|302e8cdf-eba1-4256-86a9-16fdd608076d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:23:39.923Z|302e8cdf-eba1-4256-86a9-16fdd608076d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:23:54.639Z|3ad2fd2e-a65d-4184-bc2d-f697f4b32678|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:23:54.639Z|3ad2fd2e-a65d-4184-bc2d-f697f4b32678|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:24:00.300Z|1fdd3146-39da-4a89-b937-3b71f803fabc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:24:00.301Z|1fdd3146-39da-4a89-b937-3b71f803fabc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:24:00.301Z|1fdd3146-39da-4a89-b937-3b71f803fabc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:24:00.303Z|1fdd3146-39da-4a89-b937-3b71f803fabc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:24:00.304Z|1fdd3146-39da-4a89-b937-3b71f803fabc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:24:00.304Z|1fdd3146-39da-4a89-b937-3b71f803fabc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:24:00.312Z|1fdd3146-39da-4a89-b937-3b71f803fabc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:24:00.312Z|1fdd3146-39da-4a89-b937-3b71f803fabc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:24:00.313Z|1fdd3146-39da-4a89-b937-3b71f803fabc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:24:00.313Z|1fdd3146-39da-4a89-b937-3b71f803fabc|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:Fri, 12 Aug 2022 06:24:00 GMT;Connection:close;
2022-08-12T06:24:00.313Z|1fdd3146-39da-4a89-b937-3b71f803fabc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:24:00.313Z|1fdd3146-39da-4a89-b937-3b71f803fabc|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:24:09.638Z|b52981bd-fc18-49c3-899f-a9b2b882b372|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:24:09.639Z|b52981bd-fc18-49c3-899f-a9b2b882b372|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:24:09.924Z|ea74010f-755b-4603-bf67-533490a6b421|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:24:09.925Z|ea74010f-755b-4603-bf67-533490a6b421|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:24:24.638Z|d9508e53-7bb7-4565-b412-9933b328220e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:24:24.641Z|d9508e53-7bb7-4565-b412-9933b328220e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:24:39.638Z|d8daa7a9-8f3e-4b44-abc7-260f9a700329|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:24:39.639Z|d8daa7a9-8f3e-4b44-abc7-260f9a700329|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:24:39.927Z|b06aa481-d5a0-4d9b-b0a6-b7c72533e94e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:24:39.928Z|b06aa481-d5a0-4d9b-b0a6-b7c72533e94e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:24:54.638Z|f7185166-825d-4af0-a88b-97ce2ef7e50a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:24:54.639Z|f7185166-825d-4af0-a88b-97ce2ef7e50a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:25:00.296Z|0922c9d9-afef-4506-b3b2-fea15d7c806c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:25:00.297Z|0922c9d9-afef-4506-b3b2-fea15d7c806c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:25:00.297Z|0922c9d9-afef-4506-b3b2-fea15d7c806c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:25:00.297Z|0922c9d9-afef-4506-b3b2-fea15d7c806c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:25:00.297Z|0922c9d9-afef-4506-b3b2-fea15d7c806c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:25:00.297Z|0922c9d9-afef-4506-b3b2-fea15d7c806c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:25:00.304Z|0922c9d9-afef-4506-b3b2-fea15d7c806c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:25:00.304Z|0922c9d9-afef-4506-b3b2-fea15d7c806c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:25:00.304Z|0922c9d9-afef-4506-b3b2-fea15d7c806c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:25:00.305Z|0922c9d9-afef-4506-b3b2-fea15d7c806c|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:Fri, 12 Aug 2022 06:25:00 GMT;Connection:close;
2022-08-12T06:25:00.305Z|0922c9d9-afef-4506-b3b2-fea15d7c806c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:25:00.305Z|0922c9d9-afef-4506-b3b2-fea15d7c806c|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:25:09.638Z|b2014582-a3f8-471e-a4ac-d257a495d23b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:25:09.641Z|b2014582-a3f8-471e-a4ac-d257a495d23b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:25:09.930Z|d039bea2-fede-404f-bd0c-cd206cad0d6c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:25:09.931Z|d039bea2-fede-404f-bd0c-cd206cad0d6c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:25:24.641Z|5331de4b-5924-4ec1-bc54-7e94939249e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:25:24.642Z|5331de4b-5924-4ec1-bc54-7e94939249e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:25:39.638Z|cef6a338-def7-4052-97f8-daf4985655b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:25:39.639Z|cef6a338-def7-4052-97f8-daf4985655b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:25:39.932Z|a377fc56-9310-4d90-ab8b-cf4af534572d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:25:39.933Z|a377fc56-9310-4d90-ab8b-cf4af534572d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:25:54.638Z|17acc38f-713b-4a56-9db4-0bfe8f2f85dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:25:54.641Z|17acc38f-713b-4a56-9db4-0bfe8f2f85dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:26:00.297Z|41515731-b548-4e42-a469-733abce8a165|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:26:00.298Z|41515731-b548-4e42-a469-733abce8a165|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:26:00.299Z|41515731-b548-4e42-a469-733abce8a165|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:26:00.300Z|41515731-b548-4e42-a469-733abce8a165|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:26:00.300Z|41515731-b548-4e42-a469-733abce8a165|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:26:00.300Z|41515731-b548-4e42-a469-733abce8a165|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:26:00.306Z|41515731-b548-4e42-a469-733abce8a165|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:26:00.306Z|41515731-b548-4e42-a469-733abce8a165|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:26:00.307Z|41515731-b548-4e42-a469-733abce8a165|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:26:00.307Z|41515731-b548-4e42-a469-733abce8a165|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:Fri, 12 Aug 2022 06:26:00 GMT;Connection:close;
2022-08-12T06:26:00.307Z|41515731-b548-4e42-a469-733abce8a165|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:26:00.308Z|41515731-b548-4e42-a469-733abce8a165|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:26:09.638Z|1da5d62b-f840-4d74-bf3b-31e1f8939f19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:26:09.639Z|1da5d62b-f840-4d74-bf3b-31e1f8939f19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:26:09.935Z|4b85ecc6-420c-4f65-ab4b-2fe0f5c84f3b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:26:09.936Z|4b85ecc6-420c-4f65-ab4b-2fe0f5c84f3b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:26:24.638Z|7545f2fd-de1b-4319-84ae-47331f84419c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:26:24.639Z|7545f2fd-de1b-4319-84ae-47331f84419c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:26:39.642Z|ac67287b-f9b7-4ab2-9d03-91e2190a6dbb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:26:39.646Z|ac67287b-f9b7-4ab2-9d03-91e2190a6dbb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:26:39.937Z|ca0d8875-31a7-4229-801a-4a64b05a1ea6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:26:39.937Z|ca0d8875-31a7-4229-801a-4a64b05a1ea6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:26:54.638Z|fbaa02a2-02d2-461a-97ae-4aba007854bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:26:54.639Z|fbaa02a2-02d2-461a-97ae-4aba007854bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:27:00.297Z|e327c116-9323-407e-9163-261842313a46|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:27:00.298Z|e327c116-9323-407e-9163-261842313a46|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:27:00.298Z|e327c116-9323-407e-9163-261842313a46|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:27:00.299Z|e327c116-9323-407e-9163-261842313a46|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:27:00.299Z|e327c116-9323-407e-9163-261842313a46|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:27:00.300Z|e327c116-9323-407e-9163-261842313a46|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:27:00.306Z|e327c116-9323-407e-9163-261842313a46|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:27:00.306Z|e327c116-9323-407e-9163-261842313a46|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:27:00.307Z|e327c116-9323-407e-9163-261842313a46|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:27:00.307Z|e327c116-9323-407e-9163-261842313a46|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:Fri, 12 Aug 2022 06:27:00 GMT;Connection:close;
2022-08-12T06:27:00.307Z|e327c116-9323-407e-9163-261842313a46|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:27:00.307Z|e327c116-9323-407e-9163-261842313a46|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:27:09.638Z|3fccecc6-0370-4a93-a29c-c94fdfdb23d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:27:09.639Z|3fccecc6-0370-4a93-a29c-c94fdfdb23d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:27:09.938Z|74e8ac81-cafa-46de-b052-e24018acd18f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:27:09.939Z|74e8ac81-cafa-46de-b052-e24018acd18f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:27:24.638Z|fa87192f-ab5e-45eb-a9ee-8d77304810a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:27:24.642Z|fa87192f-ab5e-45eb-a9ee-8d77304810a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:27:39.638Z|ff02961b-5b81-497c-9f73-b14e26924d19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:27:39.639Z|ff02961b-5b81-497c-9f73-b14e26924d19|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:27:39.940Z|bea96155-0c1f-438b-bc01-af2e10949d02|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:27:39.940Z|bea96155-0c1f-438b-bc01-af2e10949d02|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:27:54.638Z|3ec499da-cfc8-4a1d-abc4-a3dd0765eb06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:27:54.639Z|3ec499da-cfc8-4a1d-abc4-a3dd0765eb06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:28:00.297Z|545763b2-846c-41a1-ab5f-2a3fdb10c13a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:28:00.297Z|545763b2-846c-41a1-ab5f-2a3fdb10c13a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:28:00.297Z|545763b2-846c-41a1-ab5f-2a3fdb10c13a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:28:00.298Z|545763b2-846c-41a1-ab5f-2a3fdb10c13a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:28:00.298Z|545763b2-846c-41a1-ab5f-2a3fdb10c13a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:28:00.298Z|545763b2-846c-41a1-ab5f-2a3fdb10c13a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:28:00.304Z|545763b2-846c-41a1-ab5f-2a3fdb10c13a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:28:00.304Z|545763b2-846c-41a1-ab5f-2a3fdb10c13a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:28:00.305Z|545763b2-846c-41a1-ab5f-2a3fdb10c13a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:28:00.305Z|545763b2-846c-41a1-ab5f-2a3fdb10c13a|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:Fri, 12 Aug 2022 06:28:00 GMT;Connection:close;
2022-08-12T06:28:00.305Z|545763b2-846c-41a1-ab5f-2a3fdb10c13a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:28:00.305Z|545763b2-846c-41a1-ab5f-2a3fdb10c13a|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:28:09.638Z|a8f90b16-f023-48f1-a3ae-f4fd3e5ce86e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:28:09.642Z|a8f90b16-f023-48f1-a3ae-f4fd3e5ce86e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:28:09.941Z|df32550e-b2f5-4ca8-8ad8-28ab04498934|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:28:09.942Z|df32550e-b2f5-4ca8-8ad8-28ab04498934|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:28:24.638Z|4cfee83e-b52a-416b-923c-2548f0309e5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:28:24.639Z|4cfee83e-b52a-416b-923c-2548f0309e5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:28:39.640Z|ddcd364d-e919-4722-aca4-b788d0b96a6d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:28:39.644Z|ddcd364d-e919-4722-aca4-b788d0b96a6d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:28:39.943Z|e6f8d954-8dcc-454c-b8f1-63c8e7dbc62b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:28:39.944Z|e6f8d954-8dcc-454c-b8f1-63c8e7dbc62b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:28:54.640Z|c8fdc4f1-c683-48c5-8748-93ff5fdb333a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:28:54.641Z|c8fdc4f1-c683-48c5-8748-93ff5fdb333a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:29:00.308Z|693be8ed-e90c-45c3-9672-1369159751e5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:29:00.310Z|693be8ed-e90c-45c3-9672-1369159751e5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:29:00.310Z|693be8ed-e90c-45c3-9672-1369159751e5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:29:00.311Z|693be8ed-e90c-45c3-9672-1369159751e5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:29:00.311Z|693be8ed-e90c-45c3-9672-1369159751e5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:29:00.312Z|693be8ed-e90c-45c3-9672-1369159751e5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:29:00.327Z|693be8ed-e90c-45c3-9672-1369159751e5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:29:00.327Z|693be8ed-e90c-45c3-9672-1369159751e5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:29:00.327Z|693be8ed-e90c-45c3-9672-1369159751e5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:29:00.327Z|693be8ed-e90c-45c3-9672-1369159751e5|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:Fri, 12 Aug 2022 06:29:00 GMT;Connection:close;
2022-08-12T06:29:00.328Z|693be8ed-e90c-45c3-9672-1369159751e5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:29:00.328Z|693be8ed-e90c-45c3-9672-1369159751e5|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:29:09.639Z|1f74c8e6-84c9-4a56-a373-f67a763ff665|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:29:09.640Z|1f74c8e6-84c9-4a56-a373-f67a763ff665|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:29:09.945Z|a230900f-7be4-487f-bfb8-319b00e55371|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:29:09.946Z|a230900f-7be4-487f-bfb8-319b00e55371|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:29:24.638Z|06cb97d4-2d32-4c83-a942-4e93c354ebbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:29:24.641Z|06cb97d4-2d32-4c83-a942-4e93c354ebbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:29:39.638Z|c95d4a3c-6bf6-4c68-bf8c-4bd415103795|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:29:39.639Z|c95d4a3c-6bf6-4c68-bf8c-4bd415103795|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:29:39.946Z|08ec2869-04c1-41c1-8d0b-e9705e71b4b7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:29:39.947Z|08ec2869-04c1-41c1-8d0b-e9705e71b4b7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:29:54.638Z|24693691-f8d5-4ab2-b508-e4f29e0b3114|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:29:54.639Z|24693691-f8d5-4ab2-b508-e4f29e0b3114|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:30:00.297Z|48f0cb4e-d1bd-440f-aed9-df56ce937929|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:30:00.297Z|48f0cb4e-d1bd-440f-aed9-df56ce937929|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:30:00.297Z|48f0cb4e-d1bd-440f-aed9-df56ce937929|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:30:00.299Z|48f0cb4e-d1bd-440f-aed9-df56ce937929|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:30:00.299Z|48f0cb4e-d1bd-440f-aed9-df56ce937929|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:30:00.300Z|48f0cb4e-d1bd-440f-aed9-df56ce937929|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:30:00.309Z|48f0cb4e-d1bd-440f-aed9-df56ce937929|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:30:00.310Z|48f0cb4e-d1bd-440f-aed9-df56ce937929|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:30:00.310Z|48f0cb4e-d1bd-440f-aed9-df56ce937929|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:30:00.310Z|48f0cb4e-d1bd-440f-aed9-df56ce937929|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:Fri, 12 Aug 2022 06:30:00 GMT;Connection:close;
2022-08-12T06:30:00.310Z|48f0cb4e-d1bd-440f-aed9-df56ce937929|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:30:00.311Z|48f0cb4e-d1bd-440f-aed9-df56ce937929|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:30:09.639Z|24b67fdc-35b1-48ec-9a8c-b657cbfbbec5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:30:09.643Z|24b67fdc-35b1-48ec-9a8c-b657cbfbbec5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:30:09.948Z|28a9918e-a211-4ffc-b509-821650c58efe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:30:09.948Z|28a9918e-a211-4ffc-b509-821650c58efe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:30:24.638Z|ddbff27f-664d-443f-bb4f-296ff2fd43cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:30:24.639Z|ddbff27f-664d-443f-bb4f-296ff2fd43cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:30:31.592Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Entering
2022-08-12T06:30:31.592Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:30:31.593Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||URI         : /infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e
2022-08-12T06:30:31.594Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:30:31.594Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:14d3218d28b34daa;x-b3-spanid:d56846b85519eddd;x-b3-parentspanid:14d3218d28b34daa;x-b3-sampled:0;x-onap-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-transactionid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-ecomp-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-onap-partnername:SO.APIH;x-invocationid:fe166eb7-9b92-4c43-9aeb-8a516a5ed499;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:30:31.594Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:30:39.638Z|35da1a2c-790f-41be-9511-e2e908c541a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:30:39.639Z|35da1a2c-790f-41be-9511-e2e908c541a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:30:39.949Z|347aa63c-a807-458b-8921-04a8f482bf13|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:30:39.950Z|347aa63c-a807-458b-8921-04a8f482bf13|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:30:51.918Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-08-12T06:30:51.918Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:30:51.919Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-08-12T06:30:51.920Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:30:51.920Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:14d3218d28b34daa;x-b3-spanid:d7c98ace5d818aed;x-b3-parentspanid:14d3218d28b34daa;x-b3-sampled:0;x-onap-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-transactionid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-ecomp-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-onap-partnername:SO.APIH;x-invocationid:1f02e42d-a0e0-45c4-bc5a-772fd0ece382;content-length:117;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:30:51.920Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:30:52.045Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-08-12T06:30:52.177Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:30:52.178Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:30:52.178Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:30:52.178Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-08-12T06:30:52.178Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:30:52.178Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-08-12T06:30:53.121Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-08-12T06:30:53.121Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:30:53.122Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-08-12T06:30:53.122Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:30:53.123Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:14d3218d28b34daa;x-b3-spanid:524b7668dabbdbe5;x-b3-parentspanid:14d3218d28b34daa;x-b3-sampled:0;x-onap-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-transactionid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-ecomp-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-onap-partnername:SO.APIH;x-invocationid:3aed0712-2ec2-4cc8-8bea-af6e2016dcab;content-length:3885;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:30:53.124Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:30:53.598Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:30:53.598Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-08-12T06:30:53.599Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-08-12T06:30:53.599Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e;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:Fri, 12 Aug 2022 06:30:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:30:53.599Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:30:53.600Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-08-12T06:30:54.638Z|c64a5c70-15d1-41c8-8c18-778bc1672a4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:30:54.644Z|c64a5c70-15d1-41c8-8c18-778bc1672a4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:31:00.297Z|34b071bf-370f-493c-b450-743bd81916a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:31:00.297Z|34b071bf-370f-493c-b450-743bd81916a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:00.297Z|34b071bf-370f-493c-b450-743bd81916a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:31:00.298Z|34b071bf-370f-493c-b450-743bd81916a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:31:00.298Z|34b071bf-370f-493c-b450-743bd81916a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:31:00.298Z|34b071bf-370f-493c-b450-743bd81916a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:00.304Z|34b071bf-370f-493c-b450-743bd81916a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:00.304Z|34b071bf-370f-493c-b450-743bd81916a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:31:00.304Z|34b071bf-370f-493c-b450-743bd81916a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:31:00.304Z|34b071bf-370f-493c-b450-743bd81916a6|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:Fri, 12 Aug 2022 06:31:00 GMT;Connection:close;
2022-08-12T06:31:00.305Z|34b071bf-370f-493c-b450-743bd81916a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:31:00.305Z|34b071bf-370f-493c-b450-743bd81916a6|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:31:05.152Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-2|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:05.152Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-2|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:05.152Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-2|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:05.152Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-2|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:05.153Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-2|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d24012874be47bae;x-b3-spanid:77874a54d043a41d;x-b3-parentspanid:d24012874be47bae;x-b3-sampled:0;x-onap-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-transactionid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-ecomp-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-onap-partnername:SO.APIH;x-invocationid:b2cbf61e-3909-492b-aeda-ed4c2dd29fc7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:05.153Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-2|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:05.402Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-08-12T06:31:05.402Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:05.402Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-08-12T06:31:05.402Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:31:05.403Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d24012874be47bae;x-b3-spanid:21121d6cefae136c;x-b3-parentspanid:d24012874be47bae;x-b3-sampled:0;x-onap-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-transactionid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-ecomp-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-onap-partnername:SO.APIH;x-invocationid:25702ace-7b5a-4e57-ac86-118f8793eba5;content-length:110;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:05.403Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:05.407Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-08-12T06:31:05.412Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:05.412Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:05.412Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:05.412Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-08-12T06:31:05.413Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:05.413Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-08-12T06:31:05.574Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-08-12T06:31:05.574Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:05.574Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-08-12T06:31:05.574Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:31:05.575Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d24012874be47bae;x-b3-spanid:c23ce921be56023c;x-b3-parentspanid:d24012874be47bae;x-b3-sampled:0;x-onap-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-transactionid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-ecomp-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-onap-partnername:SO.APIH;x-invocationid:bf9af851-993a-44eb-a302-cc21ae07cfd9;content-length:1833;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:05.575Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:05.607Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:05.608Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-08-12T06:31:05.608Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-08-12T06:31:05.608Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e;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:Fri, 12 Aug 2022 06:31:05 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:05.609Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:05.609Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-08-12T06:31:06.760Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Entering
2022-08-12T06:31:06.761Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:06.761Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-08-12T06:31:06.761Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:31:06.762Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d24012874be47bae;x-b3-spanid:dc00f9b4b4744a70;x-b3-parentspanid:939b79235cc56c5a;x-b3-sampled:0;x-onap-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-transactionid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-ecomp-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-onap-partnername:UNKNOWN;x-invocationid:c7431564-aa95-4551-bfdc-8b51cfff1d0f;content-length:3948;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-08-12T06:31:06.762Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:06.877Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:06.878Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-08-12T06:31:06.878Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-08-12T06:31:06.878Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/1;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:Fri, 12 Aug 2022 06:31:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:06.879Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:06.879Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-08-12T06:31:06.993Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:06.994Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:06.994Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:06.994Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:06.994Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:d24012874be47bae;x-b3-spanid:ce5861d77e559914;x-b3-parentspanid:939b79235cc56c5a;x-b3-sampled:0;x-onap-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-transactionid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-ecomp-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-onap-partnername:UNKNOWN;x-invocationid:a5adcc4f-d6fb-49c6-b107-eb878446cac8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:06.995Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:07.044Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:07.045Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:07.045Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:07.045Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|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:Fri, 12 Aug 2022 06:31:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:07.046Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:07.046Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:07.085Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:07.086Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:07.086Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:07.086Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:31:07.086Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:d24012874be47bae;x-b3-spanid:f47fafcbc3b5460e;x-b3-parentspanid:939b79235cc56c5a;x-b3-sampled:0;x-onap-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-transactionid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-ecomp-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-onap-partnername:UNKNOWN;x-invocationid:787d76e4-8836-4bc7-a245-10358a4bf3e2;content-length:1926;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:07.086Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:07.177Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:07.178Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:07.178Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:07.178Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e;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:Fri, 12 Aug 2022 06:31:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:07.178Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:07.179Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:08.067Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-8|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:08.067Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-8|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:08.067Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-8|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:08.067Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-8|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:08.068Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-8|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b3c63e9dd3477b82;x-b3-spanid:98612509ccc7c9f1;x-b3-parentspanid:b3c63e9dd3477b82;x-b3-sampled:0;x-onap-requestid:2ca8b7ef-986b-4266-a0b5-4311a03d6a84;x-requestid:2ca8b7ef-986b-4266-a0b5-4311a03d6a84;x-transactionid:2ca8b7ef-986b-4266-a0b5-4311a03d6a84;x-ecomp-requestid:2ca8b7ef-986b-4266-a0b5-4311a03d6a84;x-onap-partnername:SO.APIH;x-invocationid:cf6b3e0e-afd8-4418-bf3d-58a792b41b53;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:08.068Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-8|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:08.083Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-8|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:08.084Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-8|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:08.084Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-8|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:08.084Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-8|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|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:Fri, 12 Aug 2022 06:31:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:08.084Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-8|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:08.085Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-8|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:08.105Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:31:08.105Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:08.105Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:31:08.105Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:08.106Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b3c63e9dd3477b82;x-b3-spanid:33b34962b29fdf37;x-b3-parentspanid:b3c63e9dd3477b82;x-b3-sampled:0;x-onap-requestid:2ca8b7ef-986b-4266-a0b5-4311a03d6a84;x-requestid:2ca8b7ef-986b-4266-a0b5-4311a03d6a84;x-transactionid:2ca8b7ef-986b-4266-a0b5-4311a03d6a84;x-ecomp-requestid:2ca8b7ef-986b-4266-a0b5-4311a03d6a84;x-onap-partnername:SO.APIH;x-invocationid:8a5afe09-efd6-40df-a056-09954ccaf64d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:08.106Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:08.195Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:08.195Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:08.195Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:08.195Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|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:Fri, 12 Aug 2022 06:31:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:08.196Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:08.196Z|2ca8b7ef-986b-4266-a0b5-4311a03d6a84|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:31:09.641Z|cd9b10c8-1908-4709-a5f2-0545f2ca20d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:31:09.642Z|cd9b10c8-1908-4709-a5f2-0545f2ca20d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:31:09.951Z|3045e202-9f3c-4a6a-830f-d18625895be7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:31:09.951Z|3045e202-9f3c-4a6a-830f-d18625895be7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:31:18.390Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-10|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:18.390Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-10|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:18.391Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-10|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:18.391Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-10|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:18.392Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-10|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ce5d92c55238c225;x-b3-spanid:b56f938d445b72af;x-b3-parentspanid:ce5d92c55238c225;x-b3-sampled:0;x-onap-requestid:49256a16-e052-4b58-82ff-4c6a6c463945;x-requestid:49256a16-e052-4b58-82ff-4c6a6c463945;x-transactionid:49256a16-e052-4b58-82ff-4c6a6c463945;x-ecomp-requestid:49256a16-e052-4b58-82ff-4c6a6c463945;x-onap-partnername:SO.APIH;x-invocationid:a1e4d76f-b4da-4b2b-8b1d-fdc0c9e9716e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:18.392Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-10|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:18.405Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-10|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:18.405Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-10|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:18.405Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-10|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:18.406Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-10|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|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:Fri, 12 Aug 2022 06:31:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:18.406Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-10|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:18.407Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-10|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:18.419Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:31:18.419Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:18.419Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:31:18.420Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:18.420Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ce5d92c55238c225;x-b3-spanid:dc7cb6f4d281bcb0;x-b3-parentspanid:ce5d92c55238c225;x-b3-sampled:0;x-onap-requestid:49256a16-e052-4b58-82ff-4c6a6c463945;x-requestid:49256a16-e052-4b58-82ff-4c6a6c463945;x-transactionid:49256a16-e052-4b58-82ff-4c6a6c463945;x-ecomp-requestid:49256a16-e052-4b58-82ff-4c6a6c463945;x-onap-partnername:SO.APIH;x-invocationid:c51d435e-0204-4ceb-b299-4ede92e01583;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:18.420Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:18.446Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:18.446Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:18.446Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:18.446Z|49256a16-e052-4b58-82ff-4c6a6c463945|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:Fri, 12 Aug 2022 06:31:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:18.447Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:18.447Z|49256a16-e052-4b58-82ff-4c6a6c463945|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:31:20.795Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Entering
2022-08-12T06:31:20.795Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:20.795Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-08-12T06:31:20.797Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:31:20.797Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:14d3218d28b34daa;x-b3-spanid:e6ba954d911f5d6b;x-b3-parentspanid:ba0d27b2d0201608;x-b3-sampled:0;x-onap-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-transactionid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-ecomp-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-onap-partnername:UNKNOWN;x-invocationid:b88271b5-f174-4c59-bb62-d77874324710;content-length:20034;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:20.797Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:20.829Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:20.830Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-08-12T06:31:20.830Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-08-12T06:31:20.831Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|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/4;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:Fri, 12 Aug 2022 06:31:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:20.831Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:20.832Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-08-12T06:31:20.870Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-3|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Entering
2022-08-12T06:31:20.870Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-3|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:20.872Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-3|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||URI         : /infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e
2022-08-12T06:31:20.872Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-3|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:20.873Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-3|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:14d3218d28b34daa;x-b3-spanid:144d6a409c45de8d;x-b3-parentspanid:ba0d27b2d0201608;x-b3-sampled:0;x-onap-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-transactionid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-ecomp-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-onap-partnername:UNKNOWN;x-invocationid:c233e2fa-627b-473d-927a-b11b800ffb08;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:20.874Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-3|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:20.894Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-3|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:20.895Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-3|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:20.895Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-3|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:20.895Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-3|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|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:Fri, 12 Aug 2022 06:31:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:20.898Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-3|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:20.898Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-3|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:20.916Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-4|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Entering
2022-08-12T06:31:20.916Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-4|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:20.917Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-4|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||URI         : /infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e
2022-08-12T06:31:20.917Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-4|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:31:20.917Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-4|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:14d3218d28b34daa;x-b3-spanid:6bb3580a84956961;x-b3-parentspanid:ba0d27b2d0201608;x-b3-sampled:0;x-onap-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-transactionid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-ecomp-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-onap-partnername:UNKNOWN;x-invocationid:26b5aede-4290-48ef-8d05-603291f72042;content-length:3978;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:20.918Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-4|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:20.948Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-4|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:20.949Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-4|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:20.950Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-4|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:20.950Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-4|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e;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:Fri, 12 Aug 2022 06:31:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:20.951Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-4|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:20.951Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-4|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:22.820Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-5|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Entering
2022-08-12T06:31:22.820Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-5|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:22.821Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-5|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||URI         : /infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e
2022-08-12T06:31:22.821Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-5|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:22.822Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-5|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:48484b5a6749a233;x-b3-spanid:3af9c24dc4bfd2ee;x-b3-parentspanid:48484b5a6749a233;x-b3-sampled:0;x-onap-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-transactionid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-ecomp-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-onap-partnername:UNKNOWN;x-invocationid:1e1d8271-4502-48b2-b3a6-89a44688f9d8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:22.822Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-5|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:22.837Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-5|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:22.838Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-5|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:22.838Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-5|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:22.839Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-5|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|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:Fri, 12 Aug 2022 06:31:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:22.839Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-5|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:22.840Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-5|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:22.854Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-6|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Entering
2022-08-12T06:31:22.854Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-6|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:22.855Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-6|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||URI         : /infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e
2022-08-12T06:31:22.855Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-6|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:31:22.856Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-6|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:48484b5a6749a233;x-b3-spanid:f13ce6b3dd732f83;x-b3-parentspanid:48484b5a6749a233;x-b3-sampled:0;x-onap-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-transactionid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-ecomp-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-onap-partnername:UNKNOWN;x-invocationid:1a732e9d-638c-4b29-91db-a5889a8ec559;content-length:4011;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:22.856Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-6|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:22.900Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-6|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:22.900Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-6|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:22.902Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-6|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:22.902Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-6|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e;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:Fri, 12 Aug 2022 06:31:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:22.902Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-6|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:22.903Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-6|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:23.067Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-7|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Entering
2022-08-12T06:31:23.069Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-7|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:23.069Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-7|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||URI         : /infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e
2022-08-12T06:31:23.069Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-7|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:23.070Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-7|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:48484b5a6749a233;x-b3-spanid:e5b8d0617404a8a9;x-b3-parentspanid:48484b5a6749a233;x-b3-sampled:0;x-onap-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-transactionid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-ecomp-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-onap-partnername:UNKNOWN;x-invocationid:8a77332e-3963-4db2-bf8a-85b73802204d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:23.070Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-7|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:23.083Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-7|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:23.084Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-7|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:23.084Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-7|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:23.084Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-7|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|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:Fri, 12 Aug 2022 06:31:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:23.085Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-7|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:23.085Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-7|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:23.098Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Entering
2022-08-12T06:31:23.098Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:23.098Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||URI         : /infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e
2022-08-12T06:31:23.098Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:31:23.099Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:48484b5a6749a233;x-b3-spanid:93aa1bc20ea3d684;x-b3-parentspanid:48484b5a6749a233;x-b3-sampled:0;x-onap-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-transactionid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-ecomp-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-onap-partnername:UNKNOWN;x-invocationid:59c16b77-1b88-40f0-86f2-a3f85b9a4b1f;content-length:4299;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:23.099Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:23.150Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:23.150Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:23.151Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:23.151Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e;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:Fri, 12 Aug 2022 06:31:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:23.152Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:23.152Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-8|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:24.161Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Entering
2022-08-12T06:31:24.161Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:24.162Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||URI         : /infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e
2022-08-12T06:31:24.162Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:24.162Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:48484b5a6749a233;x-b3-spanid:5a44b553a49e389f;x-b3-parentspanid:48484b5a6749a233;x-b3-sampled:0;x-onap-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-transactionid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-ecomp-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-onap-partnername:UNKNOWN;x-invocationid:7279f451-a313-4129-b300-c2e13b154e37;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:24.163Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:24.179Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:24.179Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:24.180Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:24.181Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|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:Fri, 12 Aug 2022 06:31:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:24.181Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:24.181Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-9|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:24.196Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Entering
2022-08-12T06:31:24.196Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:24.197Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||URI         : /infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e
2022-08-12T06:31:24.197Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:31:24.198Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:48484b5a6749a233;x-b3-spanid:b4b2796c08e7e9b9;x-b3-parentspanid:48484b5a6749a233;x-b3-sampled:0;x-onap-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-transactionid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-ecomp-requestid:7a9d6b50-89fd-4136-9a76-8d35aeab113e;x-onap-partnername:UNKNOWN;x-invocationid:76e95e86-b47a-4db0-88ef-89ad3d6114e7;content-length:4429;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:24.198Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:24.236Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:24.236Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:24.237Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:24.237Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e;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:Fri, 12 Aug 2022 06:31:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:24.238Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:24.239Z|7a9d6b50-89fd-4136-9a76-8d35aeab113e|http-nio-8083-exec-10|/infraActiveRequests/7a9d6b50-89fd-4136-9a76-8d35aeab113e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:24.638Z|56b45ca7-ddc5-400e-9fc6-42519e68bb86|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:31:24.639Z|56b45ca7-ddc5-400e-9fc6-42519e68bb86|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:31:28.610Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:28.610Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:28.611Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:28.611Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:28.611Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5eafadc1dad157c0;x-b3-spanid:f1b7a45d2022a799;x-b3-parentspanid:5eafadc1dad157c0;x-b3-sampled:0;x-onap-requestid:573d047f-c80f-4945-ba3a-b7f290c17ad8;x-requestid:573d047f-c80f-4945-ba3a-b7f290c17ad8;x-transactionid:573d047f-c80f-4945-ba3a-b7f290c17ad8;x-ecomp-requestid:573d047f-c80f-4945-ba3a-b7f290c17ad8;x-onap-partnername:SO.APIH;x-invocationid:f2d853ac-a7a8-4884-947e-f0a6607195ad;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:28.611Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:28.625Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:28.625Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:28.625Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:28.626Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|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:Fri, 12 Aug 2022 06:31:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:28.626Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:28.626Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:28.646Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:31:28.646Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:28.646Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:31:28.647Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:28.648Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:5eafadc1dad157c0;x-b3-spanid:80feeb025d4751e4;x-b3-parentspanid:5eafadc1dad157c0;x-b3-sampled:0;x-onap-requestid:573d047f-c80f-4945-ba3a-b7f290c17ad8;x-requestid:573d047f-c80f-4945-ba3a-b7f290c17ad8;x-transactionid:573d047f-c80f-4945-ba3a-b7f290c17ad8;x-ecomp-requestid:573d047f-c80f-4945-ba3a-b7f290c17ad8;x-onap-partnername:SO.APIH;x-invocationid:efde56f4-224b-4c8c-99ba-4dfb7315946e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:28.648Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:28.657Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:28.657Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:28.657Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:28.658Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|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:Fri, 12 Aug 2022 06:31:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:28.658Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:28.659Z|573d047f-c80f-4945-ba3a-b7f290c17ad8|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:31:28.882Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:28.882Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:28.882Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:28.883Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:28.883Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0915efd756b5e140;x-b3-spanid:da72a3c52ae4ab8e;x-b3-parentspanid:0915efd756b5e140;x-b3-sampled:0;x-onap-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-transactionid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-ecomp-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-onap-partnername:UNKNOWN;x-invocationid:f1ee7a51-09f7-4a97-ac5b-e25ffef94d44;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:28.883Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:28.916Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:28.916Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:28.917Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:28.918Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|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:Fri, 12 Aug 2022 06:31:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:28.918Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:28.919Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:28.950Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:28.950Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:28.951Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:28.951Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:31:28.951Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0915efd756b5e140;x-b3-spanid:917204ed3c5b4f25;x-b3-parentspanid:0915efd756b5e140;x-b3-sampled:0;x-onap-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-transactionid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-ecomp-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-onap-partnername:UNKNOWN;x-invocationid:c5385468-ade7-4440-8c8b-7eb1ecc789bf;content-length:2125;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:28.952Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:28.990Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:28.990Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:28.991Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:28.991Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e;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:Fri, 12 Aug 2022 06:31:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:28.991Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:28.992Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-4|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:32.209Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:32.210Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:32.210Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:32.210Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:32.210Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0915efd756b5e140;x-b3-spanid:286e2fac412be90b;x-b3-parentspanid:0915efd756b5e140;x-b3-sampled:0;x-onap-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-transactionid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-ecomp-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-onap-partnername:UNKNOWN;x-invocationid:ac8ee985-3ff3-4cc8-9348-4823ae8e26e2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:32.210Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:32.230Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:32.230Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:32.231Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:32.231Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|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:Fri, 12 Aug 2022 06:31:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:32.231Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:32.232Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:32.251Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:32.252Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:32.253Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:32.253Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:31:32.254Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:0915efd756b5e140;x-b3-spanid:b4503d4a0e2bebc1;x-b3-parentspanid:0915efd756b5e140;x-b3-sampled:0;x-onap-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-transactionid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-ecomp-requestid:9b8f0c00-39b6-442d-8a7a-7991abffd01e;x-onap-partnername:UNKNOWN;x-invocationid:e1f44385-28d7-4ad3-8477-e137f8bbcef6;content-length:2102;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:32.254Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:32.290Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:32.290Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:32.290Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:32.291Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e;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:Fri, 12 Aug 2022 06:31:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:32.291Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:32.291Z|9b8f0c00-39b6-442d-8a7a-7991abffd01e|http-nio-8083-exec-6|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:38.821Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:38.821Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:38.822Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:38.822Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:38.822Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:377fbb4dbb56890f;x-b3-spanid:568cfd5fc11b45e6;x-b3-parentspanid:377fbb4dbb56890f;x-b3-sampled:0;x-onap-requestid:75451ddb-38c5-4d52-a6ac-f2f0d195fcd7;x-requestid:75451ddb-38c5-4d52-a6ac-f2f0d195fcd7;x-transactionid:75451ddb-38c5-4d52-a6ac-f2f0d195fcd7;x-ecomp-requestid:75451ddb-38c5-4d52-a6ac-f2f0d195fcd7;x-onap-partnername:SO.APIH;x-invocationid:c9c45ce1-9907-4afa-bb0d-3a8c5f1b62df;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:38.822Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:38.838Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:38.838Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:38.839Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:38.839Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|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:Fri, 12 Aug 2022 06:31:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:38.839Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:38.839Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-7|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:38.852Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:31:38.852Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:38.853Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:31:38.853Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:38.853Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:377fbb4dbb56890f;x-b3-spanid:0186ce6d052f8b42;x-b3-parentspanid:377fbb4dbb56890f;x-b3-sampled:0;x-onap-requestid:75451ddb-38c5-4d52-a6ac-f2f0d195fcd7;x-requestid:75451ddb-38c5-4d52-a6ac-f2f0d195fcd7;x-transactionid:75451ddb-38c5-4d52-a6ac-f2f0d195fcd7;x-ecomp-requestid:75451ddb-38c5-4d52-a6ac-f2f0d195fcd7;x-onap-partnername:SO.APIH;x-invocationid:c141476c-3d3f-467c-9617-f78253c993eb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:38.853Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:38.859Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:38.860Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:38.860Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:38.860Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|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:Fri, 12 Aug 2022 06:31:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:38.860Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:38.861Z|75451ddb-38c5-4d52-a6ac-f2f0d195fcd7|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:31:39.009Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-9|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:39.009Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-9|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:39.010Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-9|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:39.010Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-9|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:39.010Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-9|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7cdd3f66861ff15b;x-b3-spanid:c25d56ef7ca29ccd;x-b3-parentspanid:7cdd3f66861ff15b;x-b3-sampled:0;x-onap-requestid:c392a28b-eec0-44a0-911b-cee0430d7abb;x-requestid:c392a28b-eec0-44a0-911b-cee0430d7abb;x-transactionid:c392a28b-eec0-44a0-911b-cee0430d7abb;x-ecomp-requestid:c392a28b-eec0-44a0-911b-cee0430d7abb;x-onap-partnername:SO.APIH;x-invocationid:e613be95-a100-4a88-a1b4-b81005bfd75f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:39.011Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-9|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:39.031Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-9|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:39.032Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-9|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:39.032Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-9|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:39.032Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-9|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|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:Fri, 12 Aug 2022 06:31:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:39.033Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-9|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:39.033Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-9|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:39.047Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:31:39.047Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:39.047Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:31:39.047Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:39.048Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7cdd3f66861ff15b;x-b3-spanid:8b0df84bbd9f55c4;x-b3-parentspanid:7cdd3f66861ff15b;x-b3-sampled:0;x-onap-requestid:c392a28b-eec0-44a0-911b-cee0430d7abb;x-requestid:c392a28b-eec0-44a0-911b-cee0430d7abb;x-transactionid:c392a28b-eec0-44a0-911b-cee0430d7abb;x-ecomp-requestid:c392a28b-eec0-44a0-911b-cee0430d7abb;x-onap-partnername:SO.APIH;x-invocationid:a5e4db15-52f1-4b25-81f4-e519be22f373;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:39.048Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:39.054Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:39.054Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:39.055Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:39.055Z|c392a28b-eec0-44a0-911b-cee0430d7abb|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:Fri, 12 Aug 2022 06:31:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:39.055Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:39.096Z|c392a28b-eec0-44a0-911b-cee0430d7abb|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:31:39.246Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:39.246Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:39.246Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:39.246Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:39.246Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6166e8113195b47b;x-b3-spanid:b7750b7529c3425b;x-b3-parentspanid:6166e8113195b47b;x-b3-sampled:0;x-onap-requestid:709fdbad-51c6-4c5b-9046-e47df1033e17;x-requestid:709fdbad-51c6-4c5b-9046-e47df1033e17;x-transactionid:709fdbad-51c6-4c5b-9046-e47df1033e17;x-ecomp-requestid:709fdbad-51c6-4c5b-9046-e47df1033e17;x-onap-partnername:SO.APIH;x-invocationid:e8acc8ac-409f-4bcf-b731-25edf3bc095a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:39.247Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:39.259Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:39.260Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:39.260Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:39.260Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|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:Fri, 12 Aug 2022 06:31:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:39.260Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:39.261Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-1|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:39.273Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:31:39.274Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:39.274Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:31:39.274Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:39.275Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6166e8113195b47b;x-b3-spanid:a6d1c0b2f27d3b92;x-b3-parentspanid:6166e8113195b47b;x-b3-sampled:0;x-onap-requestid:709fdbad-51c6-4c5b-9046-e47df1033e17;x-requestid:709fdbad-51c6-4c5b-9046-e47df1033e17;x-transactionid:709fdbad-51c6-4c5b-9046-e47df1033e17;x-ecomp-requestid:709fdbad-51c6-4c5b-9046-e47df1033e17;x-onap-partnername:SO.APIH;x-invocationid:ad2ae5d3-cf11-430b-99de-286650da4891;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:39.275Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:39.286Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:39.287Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:39.287Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:39.287Z|709fdbad-51c6-4c5b-9046-e47df1033e17|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:Fri, 12 Aug 2022 06:31:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:39.287Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:39.288Z|709fdbad-51c6-4c5b-9046-e47df1033e17|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:31:39.445Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:39.446Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:39.446Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:39.446Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:39.447Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7db08b9d38062d36;x-b3-spanid:b2d9f0218a773b0b;x-b3-parentspanid:7db08b9d38062d36;x-b3-sampled:0;x-onap-requestid:71c1c037-56a4-40a1-9e58-409d8c636ec6;x-requestid:71c1c037-56a4-40a1-9e58-409d8c636ec6;x-transactionid:71c1c037-56a4-40a1-9e58-409d8c636ec6;x-ecomp-requestid:71c1c037-56a4-40a1-9e58-409d8c636ec6;x-onap-partnername:SO.APIH;x-invocationid:9657d983-f04f-45ef-bd6a-47e583d9ee4b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:39.447Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:39.458Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:39.459Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:39.459Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:39.460Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|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:Fri, 12 Aug 2022 06:31:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:39.460Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:39.461Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-3|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:39.473Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:31:39.474Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:39.474Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:31:39.474Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:39.475Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7db08b9d38062d36;x-b3-spanid:2b945f85fd4bf566;x-b3-parentspanid:7db08b9d38062d36;x-b3-sampled:0;x-onap-requestid:71c1c037-56a4-40a1-9e58-409d8c636ec6;x-requestid:71c1c037-56a4-40a1-9e58-409d8c636ec6;x-transactionid:71c1c037-56a4-40a1-9e58-409d8c636ec6;x-ecomp-requestid:71c1c037-56a4-40a1-9e58-409d8c636ec6;x-onap-partnername:SO.APIH;x-invocationid:4447f1bb-1e38-4812-9fae-c435ba9f6089;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:39.475Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:39.483Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:39.483Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:39.483Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:39.484Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|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:Fri, 12 Aug 2022 06:31:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:39.484Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:39.485Z|71c1c037-56a4-40a1-9e58-409d8c636ec6|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:31:39.638Z|d67c7032-a51d-4ade-89ce-ce1da69fcf7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:31:39.642Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Entering
2022-08-12T06:31:39.642Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:39.642Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||URI         : /infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e
2022-08-12T06:31:39.643Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:39.643Z|d67c7032-a51d-4ade-89ce-ce1da69fcf7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:31:39.643Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:aba099054814616b;x-b3-spanid:721b03b47b29299c;x-b3-parentspanid:aba099054814616b;x-b3-sampled:0;x-onap-requestid:8f237031-6eeb-4fc7-993c-e19878e15e35;x-requestid:8f237031-6eeb-4fc7-993c-e19878e15e35;x-transactionid:8f237031-6eeb-4fc7-993c-e19878e15e35;x-ecomp-requestid:8f237031-6eeb-4fc7-993c-e19878e15e35;x-onap-partnername:SO.APIH;x-invocationid:d2d3e9dc-c3d2-4a05-883b-58f8116f0986;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:39.643Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:39.657Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:39.657Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:39.657Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:39.657Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|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:Fri, 12 Aug 2022 06:31:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:39.658Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:39.658Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-5|/infraActiveRequests/9b8f0c00-39b6-442d-8a7a-7991abffd01e|bpel|||INFO|500||Exiting.
2022-08-12T06:31:39.671Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:31:39.671Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:39.671Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:31:39.671Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:39.671Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:aba099054814616b;x-b3-spanid:31975eff70050fd5;x-b3-parentspanid:aba099054814616b;x-b3-sampled:0;x-onap-requestid:8f237031-6eeb-4fc7-993c-e19878e15e35;x-requestid:8f237031-6eeb-4fc7-993c-e19878e15e35;x-transactionid:8f237031-6eeb-4fc7-993c-e19878e15e35;x-ecomp-requestid:8f237031-6eeb-4fc7-993c-e19878e15e35;x-onap-partnername:SO.APIH;x-invocationid:08242410-ea08-4020-8489-492fea257022;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:39.672Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:39.678Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:39.678Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:39.678Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:39.678Z|8f237031-6eeb-4fc7-993c-e19878e15e35|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:Fri, 12 Aug 2022 06:31:38 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:39.678Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:39.679Z|8f237031-6eeb-4fc7-993c-e19878e15e35|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:31:39.952Z|77624db3-4162-4548-859f-be0da25f7aea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:31:39.953Z|77624db3-4162-4548-859f-be0da25f7aea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:31:43.260Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Entering
2022-08-12T06:31:43.260Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:43.261Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||URI         : /infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99
2022-08-12T06:31:43.261Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:43.262Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:890633faf2973e00;x-b3-spanid:55ea6590a7cbaf4f;x-b3-parentspanid:890633faf2973e00;x-b3-sampled:0;x-onap-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-transactionid:362ec830-0fcb-461d-a22e-65f993499f99;x-ecomp-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-onap-partnername:SO.APIH;x-invocationid:939851fd-df33-428f-ae5d-55fe9d21a5b5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:43.262Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:43.695Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-08-12T06:31:43.695Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:43.695Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-08-12T06:31:43.696Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:31:43.696Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:890633faf2973e00;x-b3-spanid:8b0a0f00c69ad36f;x-b3-parentspanid:890633faf2973e00;x-b3-sampled:0;x-onap-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-transactionid:362ec830-0fcb-461d-a22e-65f993499f99;x-ecomp-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-onap-partnername:SO.APIH;x-invocationid:5a5c014a-498f-4ece-b1cf-472ca0b15e4c;content-length:168;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:43.696Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:43.700Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-08-12T06:31:43.711Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:43.711Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:43.711Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:43.712Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-08-12T06:31:43.712Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:43.713Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-8|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-08-12T06:31:43.963Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-08-12T06:31:43.963Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:43.964Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-08-12T06:31:43.964Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:31:43.964Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:890633faf2973e00;x-b3-spanid:b83646205a747f04;x-b3-parentspanid:890633faf2973e00;x-b3-sampled:0;x-onap-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-transactionid:362ec830-0fcb-461d-a22e-65f993499f99;x-ecomp-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-onap-partnername:SO.APIH;x-invocationid:47b7d4c6-8b45-4cba-83e0-adde7db46ba0;content-length:2615;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:43.964Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:43.987Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:43.987Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-08-12T06:31:43.988Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-08-12T06:31:43.988Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99;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:Fri, 12 Aug 2022 06:31:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:43.988Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:43.989Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-08-12T06:31:44.769Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Entering
2022-08-12T06:31:44.770Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:44.770Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-08-12T06:31:44.771Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:31:44.771Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:890633faf2973e00;x-b3-spanid:bbb25c9e6e576498;x-b3-parentspanid:12dead0c36e885f1;x-b3-sampled:0;x-onap-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-transactionid:362ec830-0fcb-461d-a22e-65f993499f99;x-ecomp-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-onap-partnername:UNKNOWN;x-invocationid:e79f9426-8e9c-4f78-82b1-722fffa02030;content-length:5218;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:44.772Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:44.800Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:44.801Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-08-12T06:31:44.801Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-08-12T06:31:44.801Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/7;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:Fri, 12 Aug 2022 06:31:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:44.802Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:44.802Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-08-12T06:31:44.826Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-1|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Entering
2022-08-12T06:31:44.826Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-1|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:44.826Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-1|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||URI         : /infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99
2022-08-12T06:31:44.826Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-1|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:44.827Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-1|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:890633faf2973e00;x-b3-spanid:52d9a79e2a59d76e;x-b3-parentspanid:12dead0c36e885f1;x-b3-sampled:0;x-onap-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-transactionid:362ec830-0fcb-461d-a22e-65f993499f99;x-ecomp-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-onap-partnername:UNKNOWN;x-invocationid:e36104d7-63c6-4186-a0dd-2e0c2ced1ed8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:44.827Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-1|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:44.850Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-1|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:44.851Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-1|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:44.851Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-1|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:44.851Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-1|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|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:Fri, 12 Aug 2022 06:31:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:44.851Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-1|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:44.852Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-1|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Exiting.
2022-08-12T06:31:44.869Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Entering
2022-08-12T06:31:44.869Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:44.870Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||URI         : /infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99
2022-08-12T06:31:44.870Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:31:44.870Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:890633faf2973e00;x-b3-spanid:50a1d3c21b23474d;x-b3-parentspanid:12dead0c36e885f1;x-b3-sampled:0;x-onap-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-transactionid:362ec830-0fcb-461d-a22e-65f993499f99;x-ecomp-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-onap-partnername:UNKNOWN;x-invocationid:15d554a8-3e4c-4859-83a1-0ad1c2a8b50e;content-length:2696;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:44.871Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:44.905Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:44.905Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:44.905Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:44.906Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99;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:Fri, 12 Aug 2022 06:31:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:44.906Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:44.907Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Exiting.
2022-08-12T06:31:45.178Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-3|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Entering
2022-08-12T06:31:45.179Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-3|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:45.179Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-3|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||URI         : /infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99
2022-08-12T06:31:45.179Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-3|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:45.179Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-3|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:42b840467b29e5dd;x-b3-spanid:c5b417c8b660332e;x-b3-parentspanid:42b840467b29e5dd;x-b3-sampled:0;x-onap-requestid:b6310545-27a9-45d9-a87c-5be0c0b018fc;x-requestid:b6310545-27a9-45d9-a87c-5be0c0b018fc;x-transactionid:b6310545-27a9-45d9-a87c-5be0c0b018fc;x-ecomp-requestid:b6310545-27a9-45d9-a87c-5be0c0b018fc;x-onap-partnername:SO.APIH;x-invocationid:2d9bb53a-4fda-440f-a78f-415a04a99d11;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:45.180Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-3|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:45.194Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-3|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:45.195Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-3|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:45.195Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-3|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:45.195Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-3|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|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:Fri, 12 Aug 2022 06:31:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:45.196Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-3|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:45.198Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-3|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Exiting.
2022-08-12T06:31:45.209Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:31:45.209Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:45.210Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:31:45.210Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:45.210Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:42b840467b29e5dd;x-b3-spanid:5cf9933b503360de;x-b3-parentspanid:42b840467b29e5dd;x-b3-sampled:0;x-onap-requestid:b6310545-27a9-45d9-a87c-5be0c0b018fc;x-requestid:b6310545-27a9-45d9-a87c-5be0c0b018fc;x-transactionid:b6310545-27a9-45d9-a87c-5be0c0b018fc;x-ecomp-requestid:b6310545-27a9-45d9-a87c-5be0c0b018fc;x-onap-partnername:SO.APIH;x-invocationid:c462dd80-794a-4f2e-8eff-b6e8823e6678;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:45.210Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:45.225Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:45.226Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:45.226Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:45.226Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|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:Fri, 12 Aug 2022 06:31:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:45.226Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:45.227Z|b6310545-27a9-45d9-a87c-5be0c0b018fc|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:31:54.639Z|920fd821-2efd-4033-9151-0bda094b6476|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:31:54.640Z|920fd821-2efd-4033-9151-0bda094b6476|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:31:54.744Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-5|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Entering
2022-08-12T06:31:54.745Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-5|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:54.745Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-5|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||URI         : /infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99
2022-08-12T06:31:54.745Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-5|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:54.745Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-5|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9e03ff66b37de58f;x-b3-spanid:f19b8eff49842c24;x-b3-parentspanid:9e03ff66b37de58f;x-b3-sampled:0;x-onap-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-transactionid:362ec830-0fcb-461d-a22e-65f993499f99;x-ecomp-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-onap-partnername:UNKNOWN;x-invocationid:4ab12278-3723-4d96-bc64-15f8a3f951d0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:54.745Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-5|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:54.761Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-5|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:54.761Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-5|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:54.761Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-5|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:54.762Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-5|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|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:Fri, 12 Aug 2022 06:31:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:54.762Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-5|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:54.762Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-5|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Exiting.
2022-08-12T06:31:54.773Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Entering
2022-08-12T06:31:54.773Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:54.774Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||URI         : /infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99
2022-08-12T06:31:54.774Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:31:54.774Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:9e03ff66b37de58f;x-b3-spanid:83346a7809f4d4b9;x-b3-parentspanid:9e03ff66b37de58f;x-b3-sampled:0;x-onap-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-transactionid:362ec830-0fcb-461d-a22e-65f993499f99;x-ecomp-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-onap-partnername:UNKNOWN;x-invocationid:c7f887cd-4d93-4ab3-8c8f-e160a60b0869;content-length:2871;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:54.774Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:54.801Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:54.801Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:54.802Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:54.802Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99;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:Fri, 12 Aug 2022 06:31:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:54.802Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:54.803Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Exiting.
2022-08-12T06:31:55.402Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Entering
2022-08-12T06:31:55.402Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:55.403Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||URI         : /infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99
2022-08-12T06:31:55.403Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:55.404Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cf1fb95b38259d77;x-b3-spanid:b63bda107b65963a;x-b3-parentspanid:cf1fb95b38259d77;x-b3-sampled:0;x-onap-requestid:dd837e12-0a33-4d0e-9935-8ff2e52adc52;x-requestid:dd837e12-0a33-4d0e-9935-8ff2e52adc52;x-transactionid:dd837e12-0a33-4d0e-9935-8ff2e52adc52;x-ecomp-requestid:dd837e12-0a33-4d0e-9935-8ff2e52adc52;x-onap-partnername:SO.APIH;x-invocationid:eb6d7567-4bee-4df9-84f6-a6e93a0fa53e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:55.405Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:55.425Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:55.425Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:55.426Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:55.426Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|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:Fri, 12 Aug 2022 06:31:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:55.427Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:55.428Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-7|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Exiting.
2022-08-12T06:31:55.441Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:31:55.442Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:55.442Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:31:55.442Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:55.442Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cf1fb95b38259d77;x-b3-spanid:5436aed43da3f75a;x-b3-parentspanid:cf1fb95b38259d77;x-b3-sampled:0;x-onap-requestid:dd837e12-0a33-4d0e-9935-8ff2e52adc52;x-requestid:dd837e12-0a33-4d0e-9935-8ff2e52adc52;x-transactionid:dd837e12-0a33-4d0e-9935-8ff2e52adc52;x-ecomp-requestid:dd837e12-0a33-4d0e-9935-8ff2e52adc52;x-onap-partnername:SO.APIH;x-invocationid:4ff583a4-e1a7-4ff5-a0eb-c4c2561a005a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:31:55.443Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:55.449Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:55.450Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:55.453Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:55.454Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|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:Fri, 12 Aug 2022 06:31:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:55.454Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:55.455Z|dd837e12-0a33-4d0e-9935-8ff2e52adc52|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:31:57.932Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Entering
2022-08-12T06:31:57.933Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:57.933Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||URI         : /infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99
2022-08-12T06:31:57.933Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:31:57.933Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a1fef2f839d22640;x-b3-spanid:7b4a3b7514d33e04;x-b3-parentspanid:a1fef2f839d22640;x-b3-sampled:0;x-onap-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-transactionid:362ec830-0fcb-461d-a22e-65f993499f99;x-ecomp-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-onap-partnername:UNKNOWN;x-invocationid:28cff5e1-9e18-49c2-b8c8-e5bc84e1295a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:57.933Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:57.946Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:57.946Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:57.946Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:57.947Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|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:Fri, 12 Aug 2022 06:31:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:57.947Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:57.947Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-9|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Exiting.
2022-08-12T06:31:57.960Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Entering
2022-08-12T06:31:57.961Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:31:57.961Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||URI         : /infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99
2022-08-12T06:31:57.961Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:31:57.961Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:a1fef2f839d22640;x-b3-spanid:e19ec183b08631b1;x-b3-parentspanid:a1fef2f839d22640;x-b3-sampled:0;x-onap-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-transactionid:362ec830-0fcb-461d-a22e-65f993499f99;x-ecomp-requestid:362ec830-0fcb-461d-a22e-65f993499f99;x-onap-partnername:UNKNOWN;x-invocationid:9e11afca-52d2-440e-b6eb-09f8551351e3;content-length:2868;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:31:57.962Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:31:57.992Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:31:57.993Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:31:57.994Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:31:57.994Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99;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:Fri, 12 Aug 2022 06:31:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:31:57.995Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:31:57.995Z|362ec830-0fcb-461d-a22e-65f993499f99|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Exiting.
2022-08-12T06:32:00.297Z|8329f812-b288-4ec3-856e-32fffc236a94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-12T06:32:00.297Z|8329f812-b288-4ec3-856e-32fffc236a94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:00.297Z|8329f812-b288-4ec3-856e-32fffc236a94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-08-12T06:32:00.297Z|8329f812-b288-4ec3-856e-32fffc236a94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-08-12T06:32:00.298Z|8329f812-b288-4ec3-856e-32fffc236a94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.66.71:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-08-12T06:32:00.298Z|8329f812-b288-4ec3-856e-32fffc236a94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:00.303Z|8329f812-b288-4ec3-856e-32fffc236a94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:00.303Z|8329f812-b288-4ec3-856e-32fffc236a94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-08-12T06:32:00.303Z|8329f812-b288-4ec3-856e-32fffc236a94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-08-12T06:32:00.304Z|8329f812-b288-4ec3-856e-32fffc236a94|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:Fri, 12 Aug 2022 06:32:00 GMT;Connection:close;
2022-08-12T06:32:00.304Z|8329f812-b288-4ec3-856e-32fffc236a94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-08-12T06:32:00.304Z|8329f812-b288-4ec3-856e-32fffc236a94|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-08-12T06:32:06.118Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Entering
2022-08-12T06:32:06.119Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:06.119Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||URI         : /infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99
2022-08-12T06:32:06.119Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:06.119Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ac4c156adf4101d1;x-b3-spanid:b7a25f334b41dc62;x-b3-parentspanid:ac4c156adf4101d1;x-b3-sampled:0;x-onap-requestid:50a85157-4fd2-4eef-be02-eef4a3a66589;x-requestid:50a85157-4fd2-4eef-be02-eef4a3a66589;x-transactionid:50a85157-4fd2-4eef-be02-eef4a3a66589;x-ecomp-requestid:50a85157-4fd2-4eef-be02-eef4a3a66589;x-onap-partnername:SO.APIH;x-invocationid:41b86cc1-7cec-4f7f-8dce-387ecfce54fb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:06.119Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:06.133Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:06.134Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:06.134Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:06.134Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|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:Fri, 12 Aug 2022 06:32:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:06.134Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:06.135Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-2|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Exiting.
2022-08-12T06:32:06.147Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:32:06.147Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:06.147Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:32:06.148Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:06.148Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ac4c156adf4101d1;x-b3-spanid:53b5c1aaceb4c15a;x-b3-parentspanid:ac4c156adf4101d1;x-b3-sampled:0;x-onap-requestid:50a85157-4fd2-4eef-be02-eef4a3a66589;x-requestid:50a85157-4fd2-4eef-be02-eef4a3a66589;x-transactionid:50a85157-4fd2-4eef-be02-eef4a3a66589;x-ecomp-requestid:50a85157-4fd2-4eef-be02-eef4a3a66589;x-onap-partnername:SO.APIH;x-invocationid:5a46ebf4-9088-4281-9cc8-78d1204f4029;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:06.148Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:06.153Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:06.154Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:06.154Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:06.154Z|50a85157-4fd2-4eef-be02-eef4a3a66589|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:Fri, 12 Aug 2022 06:32:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:06.154Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:06.155Z|50a85157-4fd2-4eef-be02-eef4a3a66589|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:32:06.306Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-4|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Entering
2022-08-12T06:32:06.306Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-4|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:06.308Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-4|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||URI         : /infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99
2022-08-12T06:32:06.309Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-4|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:06.309Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-4|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:dcc4f2e9932352b9;x-b3-spanid:f8b3b48ed749df92;x-b3-parentspanid:dcc4f2e9932352b9;x-b3-sampled:0;x-onap-requestid:33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9;x-requestid:33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9;x-transactionid:33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9;x-ecomp-requestid:33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9;x-onap-partnername:SO.APIH;x-invocationid:31d0fea2-fb35-4a81-89f8-59da8056b6e8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:06.310Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-4|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:06.323Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-4|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:06.323Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-4|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:06.325Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-4|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:06.325Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-4|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|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:Fri, 12 Aug 2022 06:32:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:06.325Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-4|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:06.326Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-4|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Exiting.
2022-08-12T06:32:06.338Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:32:06.338Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:06.339Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:32:06.339Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:06.339Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:dcc4f2e9932352b9;x-b3-spanid:6008ae870b1d7119;x-b3-parentspanid:dcc4f2e9932352b9;x-b3-sampled:0;x-onap-requestid:33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9;x-requestid:33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9;x-transactionid:33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9;x-ecomp-requestid:33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9;x-onap-partnername:SO.APIH;x-invocationid:56b04f3d-7847-4f10-9277-da1cb13b1d35;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:06.340Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:06.346Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:06.346Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:06.347Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:06.347Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|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:Fri, 12 Aug 2022 06:32:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:06.347Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:06.348Z|33b0450d-7bc7-4abd-b5f1-4a45a4d6fda9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:32:06.493Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Entering
2022-08-12T06:32:06.493Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:06.493Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||URI         : /infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99
2022-08-12T06:32:06.493Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:06.494Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:940ca23e6c00d206;x-b3-spanid:6810a3cf7344f13a;x-b3-parentspanid:940ca23e6c00d206;x-b3-sampled:0;x-onap-requestid:5a1a6616-13c3-4109-8051-f5368f702a23;x-requestid:5a1a6616-13c3-4109-8051-f5368f702a23;x-transactionid:5a1a6616-13c3-4109-8051-f5368f702a23;x-ecomp-requestid:5a1a6616-13c3-4109-8051-f5368f702a23;x-onap-partnername:SO.APIH;x-invocationid:714e0855-246b-4cb1-a975-0b4a26502835;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:06.494Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:06.507Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:06.507Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:06.507Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:06.508Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|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:Fri, 12 Aug 2022 06:32:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:06.508Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:06.509Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-6|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Exiting.
2022-08-12T06:32:06.519Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:32:06.520Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:06.520Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:32:06.520Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:06.520Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:940ca23e6c00d206;x-b3-spanid:2e8eb48fcd188958;x-b3-parentspanid:940ca23e6c00d206;x-b3-sampled:0;x-onap-requestid:5a1a6616-13c3-4109-8051-f5368f702a23;x-requestid:5a1a6616-13c3-4109-8051-f5368f702a23;x-transactionid:5a1a6616-13c3-4109-8051-f5368f702a23;x-ecomp-requestid:5a1a6616-13c3-4109-8051-f5368f702a23;x-onap-partnername:SO.APIH;x-invocationid:626e7c36-7b41-4277-8252-02a8ef44bf9f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:06.520Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:06.526Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:06.527Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:06.527Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:06.527Z|5a1a6616-13c3-4109-8051-f5368f702a23|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:Fri, 12 Aug 2022 06:32:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:06.528Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:06.528Z|5a1a6616-13c3-4109-8051-f5368f702a23|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:32:06.683Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-8|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Entering
2022-08-12T06:32:06.684Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-8|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:06.684Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-8|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||URI         : /infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99
2022-08-12T06:32:06.684Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-8|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:06.685Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-8|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c997a1be5dc85883;x-b3-spanid:191c94b8e4e71fa2;x-b3-parentspanid:c997a1be5dc85883;x-b3-sampled:0;x-onap-requestid:b84f01b9-8c08-497e-b9c2-9c844b97a7c9;x-requestid:b84f01b9-8c08-497e-b9c2-9c844b97a7c9;x-transactionid:b84f01b9-8c08-497e-b9c2-9c844b97a7c9;x-ecomp-requestid:b84f01b9-8c08-497e-b9c2-9c844b97a7c9;x-onap-partnername:SO.APIH;x-invocationid:a3aafa7d-6d56-426c-b483-7f812d95ea71;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:06.685Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-8|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:06.697Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-8|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:06.698Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-8|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:06.698Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-8|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:06.698Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-8|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|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:Fri, 12 Aug 2022 06:32:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:06.699Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-8|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:06.700Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-8|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Exiting.
2022-08-12T06:32:06.710Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:32:06.711Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:06.711Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:32:06.711Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:06.711Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c997a1be5dc85883;x-b3-spanid:07b89c7e7a2e82c4;x-b3-parentspanid:c997a1be5dc85883;x-b3-sampled:0;x-onap-requestid:b84f01b9-8c08-497e-b9c2-9c844b97a7c9;x-requestid:b84f01b9-8c08-497e-b9c2-9c844b97a7c9;x-transactionid:b84f01b9-8c08-497e-b9c2-9c844b97a7c9;x-ecomp-requestid:b84f01b9-8c08-497e-b9c2-9c844b97a7c9;x-onap-partnername:SO.APIH;x-invocationid:1d3998cb-743e-43cc-9c8b-85201507ed54;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:06.712Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:06.717Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:06.718Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:06.718Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:06.718Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|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:Fri, 12 Aug 2022 06:32:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:06.718Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:06.718Z|b84f01b9-8c08-497e-b9c2-9c844b97a7c9|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:32:06.883Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Entering
2022-08-12T06:32:06.883Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:06.883Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||URI         : /infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99
2022-08-12T06:32:06.884Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:06.884Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e6d4f7b4cd40c71c;x-b3-spanid:79595cd4990ac9b3;x-b3-parentspanid:e6d4f7b4cd40c71c;x-b3-sampled:0;x-onap-requestid:e5836bed-4edc-4006-80f4-94b13c3c765a;x-requestid:e5836bed-4edc-4006-80f4-94b13c3c765a;x-transactionid:e5836bed-4edc-4006-80f4-94b13c3c765a;x-ecomp-requestid:e5836bed-4edc-4006-80f4-94b13c3c765a;x-onap-partnername:SO.APIH;x-invocationid:e22b6afe-4064-4519-88cf-2331657b9822;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:06.884Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:06.912Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:06.912Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:06.913Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:06.913Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|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:Fri, 12 Aug 2022 06:32:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:06.913Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:06.913Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-10|/infraActiveRequests/362ec830-0fcb-461d-a22e-65f993499f99|bpel|||INFO|500||Exiting.
2022-08-12T06:32:06.926Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:32:06.927Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:06.927Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:32:06.927Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:06.927Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e6d4f7b4cd40c71c;x-b3-spanid:8239543086cd9973;x-b3-parentspanid:e6d4f7b4cd40c71c;x-b3-sampled:0;x-onap-requestid:e5836bed-4edc-4006-80f4-94b13c3c765a;x-requestid:e5836bed-4edc-4006-80f4-94b13c3c765a;x-transactionid:e5836bed-4edc-4006-80f4-94b13c3c765a;x-ecomp-requestid:e5836bed-4edc-4006-80f4-94b13c3c765a;x-onap-partnername:SO.APIH;x-invocationid:7dfe7ca0-027d-484f-9a7f-c372bd16f78c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:06.927Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:06.934Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:06.934Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:06.935Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:06.935Z|e5836bed-4edc-4006-80f4-94b13c3c765a|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:Fri, 12 Aug 2022 06:32:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:06.935Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:06.936Z|e5836bed-4edc-4006-80f4-94b13c3c765a|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:32:08.573Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-2|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Entering
2022-08-12T06:32:08.574Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-2|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:08.574Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-2|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||URI         : /infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c
2022-08-12T06:32:08.574Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-2|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:08.574Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-2|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:13b24aaa41e37a31;x-b3-spanid:9dd2be2f91825ca9;x-b3-parentspanid:13b24aaa41e37a31;x-b3-sampled:0;x-onap-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-transactionid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-ecomp-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-onap-partnername:SO.APIH;x-invocationid:8d8c4478-7d06-40b4-945b-22c2769fb696;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:08.575Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-2|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:08.766Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-08-12T06:32:08.766Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:08.766Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-08-12T06:32:08.766Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:32:08.767Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:13b24aaa41e37a31;x-b3-spanid:5a4c52375853e963;x-b3-parentspanid:13b24aaa41e37a31;x-b3-sampled:0;x-onap-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-transactionid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-ecomp-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-onap-partnername:SO.APIH;x-invocationid:25946e68-f19e-49fc-877f-0228a996b0de;content-length:222;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:08.767Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:08.770Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-08-12T06:32:08.780Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:08.781Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:08.781Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:08.781Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-08-12T06:32:08.781Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:08.782Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-08-12T06:32:09.140Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-08-12T06:32:09.141Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:09.141Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-08-12T06:32:09.141Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:32:09.141Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:13b24aaa41e37a31;x-b3-spanid:8e766a901cc65c00;x-b3-parentspanid:13b24aaa41e37a31;x-b3-sampled:0;x-onap-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-transactionid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-ecomp-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-onap-partnername:SO.APIH;x-invocationid:6225451f-eaf0-4dcb-b1b3-26d37c0c2415;content-length:3402;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:09.142Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:09.161Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:09.161Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-08-12T06:32:09.162Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-08-12T06:32:09.163Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c;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:Fri, 12 Aug 2022 06:32:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:09.163Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:09.163Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-08-12T06:32:09.638Z|ffb6916d-b316-45bb-849e-875e2ff33253|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:32:09.639Z|ffb6916d-b316-45bb-849e-875e2ff33253|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:32:09.678Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Entering
2022-08-12T06:32:09.679Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:09.679Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-08-12T06:32:09.680Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:32:09.680Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:13b24aaa41e37a31;x-b3-spanid:8a35ecfb821d7bcf;x-b3-parentspanid:018f1e60f23e1a78;x-b3-sampled:0;x-onap-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-transactionid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-ecomp-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-onap-partnername:UNKNOWN;x-invocationid:a1a6fc53-5487-4c00-88f2-d8349f4cc908;content-length:9643;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:32:09.681Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:09.702Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:09.703Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-08-12T06:32:09.703Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-08-12T06:32:09.704Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/10;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:Fri, 12 Aug 2022 06:32:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:09.704Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:09.704Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-08-12T06:32:09.730Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Entering
2022-08-12T06:32:09.731Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:09.731Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||URI         : /infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c
2022-08-12T06:32:09.731Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:09.731Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:13b24aaa41e37a31;x-b3-spanid:9a744bf25ea51f75;x-b3-parentspanid:018f1e60f23e1a78;x-b3-sampled:0;x-onap-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-transactionid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-ecomp-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-onap-partnername:UNKNOWN;x-invocationid:86fa1bb5-0e6c-4a2b-b318-4ca10f27889d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:32:09.731Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:09.745Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:09.745Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:09.745Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:09.746Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|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:Fri, 12 Aug 2022 06:32:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:09.746Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:09.746Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Exiting.
2022-08-12T06:32:09.769Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-7|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Entering
2022-08-12T06:32:09.769Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-7|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:09.770Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-7|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||URI         : /infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c
2022-08-12T06:32:09.770Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-7|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:32:09.770Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-7|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:13b24aaa41e37a31;x-b3-spanid:c821557c87c33f48;x-b3-parentspanid:018f1e60f23e1a78;x-b3-sampled:0;x-onap-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-transactionid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-ecomp-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-onap-partnername:UNKNOWN;x-invocationid:777aa4f4-346f-4c25-b6bc-ef1205d8dc52;content-length:3488;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:32:09.770Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-7|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:09.808Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-7|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:09.808Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-7|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:09.808Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-7|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:09.809Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-7|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c;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:Fri, 12 Aug 2022 06:32:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:09.809Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-7|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:09.809Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-7|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Exiting.
2022-08-12T06:32:09.953Z|ed12ab96-96a7-4331-8615-27e74ec7e8d4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:32:09.954Z|ed12ab96-96a7-4331-8615-27e74ec7e8d4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:32:10.344Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-8|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Entering
2022-08-12T06:32:10.344Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-8|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:10.344Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-8|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||URI         : /infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c
2022-08-12T06:32:10.345Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-8|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:10.345Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-8|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:075d479831d1cb25;x-b3-spanid:8ce2912ee595c271;x-b3-parentspanid:075d479831d1cb25;x-b3-sampled:0;x-onap-requestid:5ac7a71f-1603-4d33-aaf9-ebe37fc22678;x-requestid:5ac7a71f-1603-4d33-aaf9-ebe37fc22678;x-transactionid:5ac7a71f-1603-4d33-aaf9-ebe37fc22678;x-ecomp-requestid:5ac7a71f-1603-4d33-aaf9-ebe37fc22678;x-onap-partnername:SO.APIH;x-invocationid:2b27afbc-0c0b-4006-be88-416b5fc40ba6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:10.345Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-8|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:10.358Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-8|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:10.358Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-8|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:10.358Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-8|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:10.359Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-8|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|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:Fri, 12 Aug 2022 06:32:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:10.359Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-8|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:10.360Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-8|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Exiting.
2022-08-12T06:32:10.379Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:32:10.380Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:10.381Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:32:10.381Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:10.381Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:075d479831d1cb25;x-b3-spanid:9d84ba066a5e53b9;x-b3-parentspanid:075d479831d1cb25;x-b3-sampled:0;x-onap-requestid:5ac7a71f-1603-4d33-aaf9-ebe37fc22678;x-requestid:5ac7a71f-1603-4d33-aaf9-ebe37fc22678;x-transactionid:5ac7a71f-1603-4d33-aaf9-ebe37fc22678;x-ecomp-requestid:5ac7a71f-1603-4d33-aaf9-ebe37fc22678;x-onap-partnername:SO.APIH;x-invocationid:51364c96-9d56-4c47-bc37-8dc419c38e0b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:10.381Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:10.391Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:10.392Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:10.392Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:10.392Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|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:Fri, 12 Aug 2022 06:32:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:10.393Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:10.393Z|5ac7a71f-1603-4d33-aaf9-ebe37fc22678|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:32:14.441Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-10|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Entering
2022-08-12T06:32:14.441Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-10|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:14.441Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-10|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||URI         : /infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c
2022-08-12T06:32:14.441Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-10|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:14.442Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-10|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8ec10067e00a2738;x-b3-spanid:ff961b0a88310d7c;x-b3-parentspanid:8ec10067e00a2738;x-b3-sampled:0;x-onap-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-transactionid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-ecomp-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-onap-partnername:UNKNOWN;x-invocationid:641e8047-e83d-4d70-8113-028aa06c5615;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:32:14.442Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-10|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:14.454Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-10|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:14.454Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-10|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:14.454Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-10|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:14.454Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-10|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|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:Fri, 12 Aug 2022 06:32:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:14.455Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-10|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:14.455Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-10|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Exiting.
2022-08-12T06:32:14.465Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-1|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Entering
2022-08-12T06:32:14.465Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-1|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:14.465Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-1|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||URI         : /infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c
2022-08-12T06:32:14.465Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-1|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:32:14.466Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-1|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8ec10067e00a2738;x-b3-spanid:d7e0d1adb9f4cc40;x-b3-parentspanid:8ec10067e00a2738;x-b3-sampled:0;x-onap-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-transactionid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-ecomp-requestid:2248b706-3bb0-4c0a-9659-7dbed1872e4c;x-onap-partnername:UNKNOWN;x-invocationid:f5f9988f-297e-480e-919a-13b98d766d31;content-length:3671;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:32:14.466Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-1|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:14.507Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-1|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:14.507Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-1|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:14.508Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-1|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:14.508Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-1|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c;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:Fri, 12 Aug 2022 06:32:14 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:14.508Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-1|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:14.508Z|2248b706-3bb0-4c0a-9659-7dbed1872e4c|http-nio-8083-exec-1|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Exiting.
2022-08-12T06:32:20.362Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Entering
2022-08-12T06:32:20.363Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:20.363Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||URI         : /infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402
2022-08-12T06:32:20.364Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:20.365Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e9e4b832a6280e67;x-b3-spanid:08b5b4154a7492d8;x-b3-parentspanid:e9e4b832a6280e67;x-b3-sampled:0;x-onap-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-transactionid:17a30afc-343b-43e1-998e-903f5d341402;x-ecomp-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-onap-partnername:SO.APIH;x-invocationid:53fbcf45-f102-4338-9abc-d1d3c6086d2c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:20.365Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:20.493Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-08-12T06:32:20.494Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:20.494Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-08-12T06:32:20.494Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:32:20.494Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e9e4b832a6280e67;x-b3-spanid:3cbe957c7f371397;x-b3-parentspanid:e9e4b832a6280e67;x-b3-sampled:0;x-onap-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-transactionid:17a30afc-343b-43e1-998e-903f5d341402;x-ecomp-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-onap-partnername:SO.APIH;x-invocationid:f0b47ccb-6aa7-4169-960e-9537d65ad21c;content-length:111;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:20.494Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:20.498Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-08-12T06:32:20.502Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:20.502Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:20.503Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:20.503Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-08-12T06:32:20.503Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:20.503Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-08-12T06:32:20.564Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-4|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Entering
2022-08-12T06:32:20.565Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-4|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:20.565Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-4|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||URI         : /infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c
2022-08-12T06:32:20.565Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-4|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:20.565Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-4|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:23990cae8793724d;x-b3-spanid:01bafd410a9509c2;x-b3-parentspanid:23990cae8793724d;x-b3-sampled:0;x-onap-requestid:7938ea3a-6532-440a-b1bc-d3fe789b9402;x-requestid:7938ea3a-6532-440a-b1bc-d3fe789b9402;x-transactionid:7938ea3a-6532-440a-b1bc-d3fe789b9402;x-ecomp-requestid:7938ea3a-6532-440a-b1bc-d3fe789b9402;x-onap-partnername:SO.APIH;x-invocationid:e831d7ae-531f-4286-affd-5bb9bd6d139e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:20.565Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-4|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:20.577Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-4|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:20.578Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-4|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:20.578Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-4|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:20.578Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-4|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|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:Fri, 12 Aug 2022 06:32:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:20.578Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-4|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:20.579Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-4|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Exiting.
2022-08-12T06:32:20.591Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:32:20.591Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:20.591Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:32:20.591Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:20.592Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:23990cae8793724d;x-b3-spanid:1efa567822ba5639;x-b3-parentspanid:23990cae8793724d;x-b3-sampled:0;x-onap-requestid:7938ea3a-6532-440a-b1bc-d3fe789b9402;x-requestid:7938ea3a-6532-440a-b1bc-d3fe789b9402;x-transactionid:7938ea3a-6532-440a-b1bc-d3fe789b9402;x-ecomp-requestid:7938ea3a-6532-440a-b1bc-d3fe789b9402;x-onap-partnername:SO.APIH;x-invocationid:e9296107-8504-4454-ab05-feb8411dfd67;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:20.592Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:20.602Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:20.602Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:20.603Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:20.603Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|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:Fri, 12 Aug 2022 06:32:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:20.603Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:20.603Z|7938ea3a-6532-440a-b1bc-d3fe789b9402|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:32:20.629Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-08-12T06:32:20.629Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:20.629Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-08-12T06:32:20.629Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:32:20.629Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:e9e4b832a6280e67;x-b3-spanid:8c59aee9812cd2ae;x-b3-parentspanid:e9e4b832a6280e67;x-b3-sampled:0;x-onap-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-transactionid:17a30afc-343b-43e1-998e-903f5d341402;x-ecomp-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-onap-partnername:SO.APIH;x-invocationid:fa13a1a0-310e-44f0-8494-91e9fc7f3143;content-length:1783;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:20.630Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:20.647Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:20.647Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-08-12T06:32:20.647Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-08-12T06:32:20.648Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402;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:Fri, 12 Aug 2022 06:32:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:20.648Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:20.648Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-6|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-08-12T06:32:21.029Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-7|/requestProcessingData|bpel|||INFO|500||Entering
2022-08-12T06:32:21.029Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:21.029Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-08-12T06:32:21.029Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-08-12T06:32:21.029Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:e9e4b832a6280e67;x-b3-spanid:fc0608ef3ac57aa3;x-b3-parentspanid:f48eaf8acc1c1cbd;x-b3-sampled:0;x-onap-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-transactionid:17a30afc-343b-43e1-998e-903f5d341402;x-ecomp-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-onap-partnername:UNKNOWN;x-invocationid:7ce16a63-c2e5-4753-99fc-ee9a23117f90;content-length:3912;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:32:21.030Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:21.046Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:21.047Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-08-12T06:32:21.049Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-08-12T06:32:21.050Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/13;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:Fri, 12 Aug 2022 06:32:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:21.050Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-7|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:21.051Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-7|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-08-12T06:32:21.072Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Entering
2022-08-12T06:32:21.073Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:21.073Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||URI         : /infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402
2022-08-12T06:32:21.076Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:21.077Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e9e4b832a6280e67;x-b3-spanid:7a17e8de932eee7b;x-b3-parentspanid:f48eaf8acc1c1cbd;x-b3-sampled:0;x-onap-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-transactionid:17a30afc-343b-43e1-998e-903f5d341402;x-ecomp-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-onap-partnername:UNKNOWN;x-invocationid:d36404b3-72e1-4e93-ac4f-e211a379e807;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:32:21.077Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:21.090Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:21.091Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:21.091Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:21.091Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|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:Fri, 12 Aug 2022 06:32:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:21.091Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:21.092Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Exiting.
2022-08-12T06:32:21.104Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-9|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Entering
2022-08-12T06:32:21.104Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-9|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:21.105Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-9|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||URI         : /infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402
2022-08-12T06:32:21.105Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-9|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:32:21.106Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-9|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:e9e4b832a6280e67;x-b3-spanid:c5f9413ae42e17c8;x-b3-parentspanid:f48eaf8acc1c1cbd;x-b3-sampled:0;x-onap-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-transactionid:17a30afc-343b-43e1-998e-903f5d341402;x-ecomp-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-onap-partnername:UNKNOWN;x-invocationid:67804492-ffce-402f-b9b2-ff6525037b66;content-length:1876;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:32:21.106Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-9|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:21.133Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-9|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:21.134Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-9|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:21.135Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-9|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:21.135Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-9|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402;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:Fri, 12 Aug 2022 06:32:20 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:21.136Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-9|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:21.137Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-9|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Exiting.
2022-08-12T06:32:21.824Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-10|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Entering
2022-08-12T06:32:21.824Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-10|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:21.824Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-10|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||URI         : /infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402
2022-08-12T06:32:21.824Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-10|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:21.824Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-10|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3e601c31b25c9e84;x-b3-spanid:8ebd6e03efa245eb;x-b3-parentspanid:3e601c31b25c9e84;x-b3-sampled:0;x-onap-requestid:dc1bf7f8-d268-4cb5-99a5-eb71149b883f;x-requestid:dc1bf7f8-d268-4cb5-99a5-eb71149b883f;x-transactionid:dc1bf7f8-d268-4cb5-99a5-eb71149b883f;x-ecomp-requestid:dc1bf7f8-d268-4cb5-99a5-eb71149b883f;x-onap-partnername:SO.APIH;x-invocationid:699544c6-93e7-46fe-875c-8694de71e6ad;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:21.825Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-10|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:21.837Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-10|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:21.837Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-10|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:21.837Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-10|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:21.837Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-10|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|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:Fri, 12 Aug 2022 06:32:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:21.837Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-10|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:21.838Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-10|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Exiting.
2022-08-12T06:32:21.847Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:32:21.847Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:21.848Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:32:21.848Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:21.848Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3e601c31b25c9e84;x-b3-spanid:3d010b2cb9f90f5d;x-b3-parentspanid:3e601c31b25c9e84;x-b3-sampled:0;x-onap-requestid:dc1bf7f8-d268-4cb5-99a5-eb71149b883f;x-requestid:dc1bf7f8-d268-4cb5-99a5-eb71149b883f;x-transactionid:dc1bf7f8-d268-4cb5-99a5-eb71149b883f;x-ecomp-requestid:dc1bf7f8-d268-4cb5-99a5-eb71149b883f;x-onap-partnername:SO.APIH;x-invocationid:80ac1694-1087-4d3e-b1af-258692863b3a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:21.848Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:21.854Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:21.855Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:21.855Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:21.856Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|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:Fri, 12 Aug 2022 06:32:21 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:21.856Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:21.857Z|dc1bf7f8-d268-4cb5-99a5-eb71149b883f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:32:24.638Z|f7a16ab5-af29-49a4-8495-f6a2ee0fa928|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-08-12T06:32:24.641Z|f7a16ab5-af29-49a4-8495-f6a2ee0fa928|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-08-12T06:32:26.814Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Entering
2022-08-12T06:32:26.814Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:26.814Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||URI         : /infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402
2022-08-12T06:32:26.815Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:26.815Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fe72ada389b92d29;x-b3-spanid:ca721d5f164fbcf4;x-b3-parentspanid:fe72ada389b92d29;x-b3-sampled:0;x-onap-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-transactionid:17a30afc-343b-43e1-998e-903f5d341402;x-ecomp-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-onap-partnername:UNKNOWN;x-invocationid:52f9479e-f273-4f0d-8820-773ccf8641aa;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:32:26.815Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:26.829Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:26.829Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:26.829Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:26.829Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|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:Fri, 12 Aug 2022 06:32:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:26.830Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:26.830Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-2|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Exiting.
2022-08-12T06:32:26.839Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Entering
2022-08-12T06:32:26.840Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:26.840Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||URI         : /infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402
2022-08-12T06:32:26.840Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:32:26.840Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:fe72ada389b92d29;x-b3-spanid:cc4325198052d181;x-b3-parentspanid:fe72ada389b92d29;x-b3-sampled:0;x-onap-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-transactionid:17a30afc-343b-43e1-998e-903f5d341402;x-ecomp-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-onap-partnername:UNKNOWN;x-invocationid:8f1ac238-ec56-4576-a964-9eb175463b9f;content-length:2075;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:32:26.840Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:26.877Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:26.877Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:26.877Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:26.877Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402;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:Fri, 12 Aug 2022 06:32:26 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:26.878Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:26.878Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-3|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Exiting.
2022-08-12T06:32:28.458Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-4|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Entering
2022-08-12T06:32:28.459Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-4|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:28.459Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-4|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||URI         : /infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402
2022-08-12T06:32:28.459Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-4|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:28.459Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-4|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fe72ada389b92d29;x-b3-spanid:2200136a591cf6b7;x-b3-parentspanid:fe72ada389b92d29;x-b3-sampled:0;x-onap-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-transactionid:17a30afc-343b-43e1-998e-903f5d341402;x-ecomp-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-onap-partnername:UNKNOWN;x-invocationid:83b83806-28bb-4351-b06c-dae9f8c6a9f5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:32:28.459Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-4|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:28.470Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-4|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:28.470Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-4|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:28.470Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-4|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:28.470Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-4|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|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:Fri, 12 Aug 2022 06:32:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:28.471Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-4|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:28.471Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-4|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Exiting.
2022-08-12T06:32:28.485Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-5|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Entering
2022-08-12T06:32:28.485Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-5|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:28.486Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-5|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||URI         : /infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402
2022-08-12T06:32:28.486Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-5|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Method      : PUT
2022-08-12T06:32:28.486Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-5|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:fe72ada389b92d29;x-b3-spanid:12a088a8891753fd;x-b3-parentspanid:fe72ada389b92d29;x-b3-sampled:0;x-onap-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-transactionid:17a30afc-343b-43e1-998e-903f5d341402;x-ecomp-requestid:17a30afc-343b-43e1-998e-903f5d341402;x-onap-partnername:UNKNOWN;x-invocationid:5fb9fb74-1587-4c70-a863-e93d75d33d85;content-length:2052;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=DA618CF90FCB3216359D44A58B1C3F74;accept-encoding:gzip,deflate;
2022-08-12T06:32:28.486Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-5|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:28.510Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-5|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:28.510Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-5|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:28.510Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-5|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:28.510Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-5|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402;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:Fri, 12 Aug 2022 06:32:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:28.511Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-5|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:28.511Z|17a30afc-343b-43e1-998e-903f5d341402|http-nio-8083-exec-5|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Exiting.
2022-08-12T06:32:31.130Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Entering
2022-08-12T06:32:31.130Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:31.130Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||URI         : /infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c
2022-08-12T06:32:31.131Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:31.131Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:54fe6a07ffaa1232;x-b3-spanid:75e3acc0577134c7;x-b3-parentspanid:54fe6a07ffaa1232;x-b3-sampled:0;x-onap-requestid:cd725e45-24f5-4c95-8934-24b516e9fa4f;x-requestid:cd725e45-24f5-4c95-8934-24b516e9fa4f;x-transactionid:cd725e45-24f5-4c95-8934-24b516e9fa4f;x-ecomp-requestid:cd725e45-24f5-4c95-8934-24b516e9fa4f;x-onap-partnername:SO.APIH;x-invocationid:fb66a84c-1b7b-4a54-9148-f7a76671f487;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:31.131Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:31.145Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:31.145Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:31.145Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:31.146Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|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:Fri, 12 Aug 2022 06:32:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:31.146Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:31.146Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-6|/infraActiveRequests/2248b706-3bb0-4c0a-9659-7dbed1872e4c|bpel|||INFO|500||Exiting.
2022-08-12T06:32:31.158Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-08-12T06:32:31.158Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:31.158Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-08-12T06:32:31.159Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-08-12T06:32:31.159Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:54fe6a07ffaa1232;x-b3-spanid:914b97be44765de3;x-b3-parentspanid:54fe6a07ffaa1232;x-b3-sampled:0;x-onap-requestid:cd725e45-24f5-4c95-8934-24b516e9fa4f;x-requestid:cd725e45-24f5-4c95-8934-24b516e9fa4f;x-transactionid:cd725e45-24f5-4c95-8934-24b516e9fa4f;x-ecomp-requestid:cd725e45-24f5-4c95-8934-24b516e9fa4f;x-onap-partnername:SO.APIH;x-invocationid:c12a059b-dd27-46e1-9dc3-316d9959a32c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=ABA690175FC60D6DAB41580F3A74865E;accept-encoding:gzip,deflate;
2022-08-12T06:32:31.159Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-08-12T06:32:31.167Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-08-12T06:32:31.167Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-08-12T06:32:31.168Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-08-12T06:32:31.168Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|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:Fri, 12 Aug 2022 06:32:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-08-12T06:32:31.168Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-08-12T06:32:31.169Z|cd725e45-24f5-4c95-8934-24b516e9fa4f|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-08-12T06:32:32.013Z|2179cc25-ceff-4cc6-82f2-3988469a516e|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||INFO|500||Entering
2022-08-12T06:32:32.013Z|2179cc25-ceff-4cc6-82f2-3988469a516e|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||===========================request begin================================================
2022-08-12T06:32:32.013Z|2179cc25-ceff-4cc6-82f2-3988469a516e|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||URI         : /infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402
2022-08-12T06:32:32.013Z|2179cc25-ceff-4cc6-82f2-3988469a516e|http-nio-8083-exec-8|/infraActiveRequests/17a30afc-343b-43e1-998e-903f5d341402|bpel|||DEBUG|500||Method      : GET
2022-08-