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-11-06T05:22:02.462Z||main|||||INFO|500||The following profiles are active: basic
2022-11-06T05:22:13.234Z||main|||||INFO|500||Starting service [Tomcat]
2022-11-06T05:22:13.235Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-11-06T05:22:13.338Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-11-06T05:22:14.377Z||main|||||INFO|500||reqdb-pool - Starting...
2022-11-06T05:22:14.635Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-11-06T05:22:14.806Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2022-11-06T05:22:14.912Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5)
2022-11-06T05:22:14.957Z||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-11-06T05:22:15.063Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.077s)
2022-11-06T05:22:15.098Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2022-11-06T05:22:15.167Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2022-11-06T05:22:15.253Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2022-11-06T05:22:15.301Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2022-11-06T05:22:15.812Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2022-11-06T05:22:15.933Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2022-11-06T05:22:16.086Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2022-11-06T05:22:16.169Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2022-11-06T05:22:16.329Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2022-11-06T05:22:16.415Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2022-11-06T05:22:16.493Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2022-11-06T05:22:16.630Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2022-11-06T05:22:16.803Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2022-11-06T05:22:16.870Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2022-11-06T05:22:16.960Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2022-11-06T05:22:17.080Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2022-11-06T05:22:17.212Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2022-11-06T05:22:17.420Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2022-11-06T05:22:17.667Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2022-11-06T05:22:17.828Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2022-11-06T05:22:17.937Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2022-11-06T05:22:18.040Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2022-11-06T05:22:18.115Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2022-11-06T05:22:18.243Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2022-11-06T05:22:18.323Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2022-11-06T05:22:18.383Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2022-11-06T05:22:18.471Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2022-11-06T05:22:18.570Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2022-11-06T05:22:18.664Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2022-11-06T05:22:18.809Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2022-11-06T05:22:18.932Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2022-11-06T05:22:19.005Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2022-11-06T05:22:19.049Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2022-11-06T05:22:19.232Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2022-11-06T05:22:19.295Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2022-11-06T05:22:19.354Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2022-11-06T05:22:19.471Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2022-11-06T05:22:19.533Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2022-11-06T05:22:19.583Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2022-11-06T05:22:19.623Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2022-11-06T05:22:19.699Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:04.460s)
2022-11-06T05:22:20.202Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-11-06T05:22:20.487Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-11-06T05:22:21.233Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-06T05:22:23.558Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-06T05:22:26.212Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-06T05:22:32.447Z||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-11-06T05:22:34.305Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2022-11-06T05:22:35.967Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2022-11-06T05:22:36.669Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-11-06T05:22:42.417Z||main|||||INFO|500||Started MSORequestDBApplication in 43.381 seconds (JVM running for 45.409)
2022-11-06T05:22:42.436Z|90404502-b14d-4440-9ad4-1dcfd00e2fb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:22:42.455Z|90404502-b14d-4440-9ad4-1dcfd00e2fb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:22:42.457Z|8a920477-efc0-4910-83e5-8f49edfc97be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:22:42.466Z|8a920477-efc0-4910-83e5-8f49edfc97be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:22:57.404Z|ef656e4b-a0f2-4f39-ad9f-6efa00508438|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:22:57.409Z|ef656e4b-a0f2-4f39-ad9f-6efa00508438|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:23:12.405Z|5a36a443-070b-47dd-bf9b-5564eaa1f279|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:23:12.406Z|5a36a443-070b-47dd-bf9b-5564eaa1f279|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:23:12.468Z|5f71cd42-1b45-4417-942e-a02d48e3df4c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:23:12.470Z|5f71cd42-1b45-4417-942e-a02d48e3df4c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:23:27.403Z|e07b6faf-ed44-4e90-be87-6ac6d277f7f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:23:27.404Z|e07b6faf-ed44-4e90-be87-6ac6d277f7f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:23:42.401Z|d27da861-3bda-49ec-83c8-6d179df7250e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:23:42.405Z|d27da861-3bda-49ec-83c8-6d179df7250e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:23:42.472Z|6cdd16a6-a587-47a0-b8f1-bb226edc3fa7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:23:42.473Z|6cdd16a6-a587-47a0-b8f1-bb226edc3fa7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:23:57.405Z|62a4a840-9272-4cc1-a920-52db8232a75f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:23:57.405Z|62a4a840-9272-4cc1-a920-52db8232a75f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:24:12.401Z|521932b9-459f-4c84-b9cb-6495d6627bd9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:24:12.402Z|521932b9-459f-4c84-b9cb-6495d6627bd9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:24:12.476Z|ee6087fd-8f77-4add-b14d-91ee4ab64028|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:24:12.477Z|ee6087fd-8f77-4add-b14d-91ee4ab64028|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:24:27.401Z|f76a8f2f-5938-4d03-8ff0-2b2f8c923e70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:24:27.404Z|f76a8f2f-5938-4d03-8ff0-2b2f8c923e70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:24:42.402Z|7ef2b4e6-9d51-457e-ab87-ccdfdeb70cb4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:24:42.403Z|7ef2b4e6-9d51-457e-ab87-ccdfdeb70cb4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:24:42.479Z|3a5ee7c3-aa13-4391-8ad8-282e8053fba9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:24:42.482Z|3a5ee7c3-aa13-4391-8ad8-282e8053fba9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:24:57.401Z|3009a5a1-329a-41ee-8260-85303eb6cf25|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:24:57.402Z|3009a5a1-329a-41ee-8260-85303eb6cf25|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:25:12.403Z|58b0c949-614b-4058-80ad-8bca09055aa2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:25:12.406Z|58b0c949-614b-4058-80ad-8bca09055aa2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:25:12.483Z|5a185ef5-f0e6-4054-9e41-be92abd110ba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:25:12.485Z|5a185ef5-f0e6-4054-9e41-be92abd110ba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:25:27.401Z|061ac30b-299a-4862-a00e-c25db4ca6d3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:25:27.403Z|061ac30b-299a-4862-a00e-c25db4ca6d3b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:25:42.402Z|b71f8fe0-5d51-4990-8c81-4948c772bc9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:25:42.403Z|b71f8fe0-5d51-4990-8c81-4948c772bc9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:25:42.487Z|630cc3b2-7ef1-422e-82b9-6559fcf21e86|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:25:42.488Z|630cc3b2-7ef1-422e-82b9-6559fcf21e86|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:25:57.401Z|215ca4eb-d8b5-45b5-b260-33d6d5c202bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:25:57.403Z|215ca4eb-d8b5-45b5-b260-33d6d5c202bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:26:12.401Z|27e5e762-96ea-46c1-bc36-9b3de674ec4a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:26:12.404Z|27e5e762-96ea-46c1-bc36-9b3de674ec4a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:26:12.504Z|9959eb64-f7e3-4224-a6b8-801f9ca92136|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:26:12.506Z|9959eb64-f7e3-4224-a6b8-801f9ca92136|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:26:27.404Z|6611506c-b6ab-4d8e-ac22-e7885ac232b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:26:27.408Z|6611506c-b6ab-4d8e-ac22-e7885ac232b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:26:42.408Z|c051bb70-cda8-4629-b58f-58594004ac54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:26:42.412Z|c051bb70-cda8-4629-b58f-58594004ac54|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:26:42.507Z|5a532ae3-7859-4151-bad5-857ff82e4d47|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:26:42.509Z|5a532ae3-7859-4151-bad5-857ff82e4d47|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:26:57.401Z|e38ef372-1e78-4b6e-a4ea-a0839d647d89|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:26:57.402Z|e38ef372-1e78-4b6e-a4ea-a0839d647d89|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:27:12.401Z|57333cf9-1638-492f-b8ee-4038d46c1fa3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:27:12.406Z|57333cf9-1638-492f-b8ee-4038d46c1fa3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:27:12.510Z|25f8c49c-25c4-4c62-9196-ff59fb077ae9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:27:12.511Z|25f8c49c-25c4-4c62-9196-ff59fb077ae9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:27:27.402Z|06458f3f-418c-426a-a719-a2e408ea1360|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:27:27.403Z|06458f3f-418c-426a-a719-a2e408ea1360|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:27:42.401Z|34a57a35-f37c-4f3d-9296-c0a90964bf80|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:27:42.403Z|34a57a35-f37c-4f3d-9296-c0a90964bf80|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:27:42.513Z|06bbb444-63f7-4581-9f4c-c5d337cd21bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:27:42.517Z|06bbb444-63f7-4581-9f4c-c5d337cd21bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:27:57.401Z|70066317-cd77-470f-97b0-36b5ae3c60fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:27:57.416Z|70066317-cd77-470f-97b0-36b5ae3c60fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:28:12.402Z|d859b390-7d7d-4fa5-94b8-81fab5dd9734|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:28:12.403Z|d859b390-7d7d-4fa5-94b8-81fab5dd9734|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:28:12.518Z|9cc391e0-4179-4172-b790-a6901c058fd4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:28:12.520Z|9cc391e0-4179-4172-b790-a6901c058fd4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:28:27.401Z|dd0300c0-5e87-4720-b36b-64c4d5ffd2f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:28:27.402Z|dd0300c0-5e87-4720-b36b-64c4d5ffd2f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:28:42.402Z|d2867469-05cf-47a9-9bb5-f8e4b4456596|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:28:42.408Z|d2867469-05cf-47a9-9bb5-f8e4b4456596|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:28:42.522Z|f48c3df0-abeb-46cc-ae95-42cd186641a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:28:42.523Z|f48c3df0-abeb-46cc-ae95-42cd186641a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:28:57.401Z|3f7aea11-725b-4316-bbd0-0cc7f182c094|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:28:57.402Z|3f7aea11-725b-4316-bbd0-0cc7f182c094|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:29:12.402Z|c4e79dd3-a953-4d68-87cf-bd1da675491c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:29:12.406Z|c4e79dd3-a953-4d68-87cf-bd1da675491c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:29:12.525Z|e818fbb8-01ee-4819-8c2e-9f77e90bafbb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:29:12.527Z|e818fbb8-01ee-4819-8c2e-9f77e90bafbb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:29:27.401Z|27f6e262-150e-4e7c-a65c-113bf761b18d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:29:27.404Z|27f6e262-150e-4e7c-a65c-113bf761b18d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:29:42.401Z|4e10306c-2efe-45e5-854a-d4e11fd5b747|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:29:42.402Z|4e10306c-2efe-45e5-854a-d4e11fd5b747|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:29:42.528Z|95d5fb37-3411-4809-b6cd-4c23df48c884|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:29:42.529Z|95d5fb37-3411-4809-b6cd-4c23df48c884|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:29:57.401Z|748b76ed-bc2c-453f-8ada-bd7bb2f7b621|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:29:57.402Z|748b76ed-bc2c-453f-8ada-bd7bb2f7b621|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:30:12.401Z|f1415253-7cd4-43ab-8878-be47efad36d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:30:12.405Z|f1415253-7cd4-43ab-8878-be47efad36d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:30:12.532Z|5a121482-09c5-4679-a2c0-1fc2e65f14a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:30:12.533Z|5a121482-09c5-4679-a2c0-1fc2e65f14a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:30:27.404Z|eda40063-e4ef-4772-85ed-a7600cd506f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:30:27.405Z|eda40063-e4ef-4772-85ed-a7600cd506f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:30:42.401Z|3e90aa65-85ae-4b48-9a43-570267d1693c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:30:42.403Z|3e90aa65-85ae-4b48-9a43-570267d1693c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:30:42.534Z|a8885874-8022-4d78-bc2e-a063177ab25f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:30:42.535Z|a8885874-8022-4d78-bc2e-a063177ab25f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:30:57.401Z|c9c2b730-e6da-4d69-9834-d17ff6f6e041|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:30:57.408Z|c9c2b730-e6da-4d69-9834-d17ff6f6e041|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:31:12.401Z|11cbaba8-427a-47f8-b01b-d0c6e49a5f41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:31:12.402Z|11cbaba8-427a-47f8-b01b-d0c6e49a5f41|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:31:12.536Z|ebeea5db-2646-421c-a9ec-70423207d78f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:31:12.537Z|ebeea5db-2646-421c-a9ec-70423207d78f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:31:27.402Z|92645e13-184a-4866-9664-07f22988ee0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:31:27.403Z|92645e13-184a-4866-9664-07f22988ee0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:31:42.401Z|31103fa0-ba1d-496d-a7cb-4f6534cc7027|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:31:42.406Z|31103fa0-ba1d-496d-a7cb-4f6534cc7027|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:31:42.539Z|9df17dae-94db-44e9-96a5-516ac45261fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:31:42.540Z|9df17dae-94db-44e9-96a5-516ac45261fc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:31:57.401Z|45828b38-9e38-41aa-a348-2366516783fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:31:57.403Z|45828b38-9e38-41aa-a348-2366516783fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:32:12.401Z|8226f894-4aac-493f-8fc7-38961c244dff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:32:12.402Z|8226f894-4aac-493f-8fc7-38961c244dff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:32:12.541Z|60a5ed49-3dd4-4eac-bb38-1ae27264f342|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:32:12.542Z|60a5ed49-3dd4-4eac-bb38-1ae27264f342|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:32:27.401Z|cf97edba-14dc-4b91-9506-3b62a15af23f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:32:27.405Z|cf97edba-14dc-4b91-9506-3b62a15af23f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:32:34.206Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-11-06T05:32:34.393Z|1222ac39-61e6-4948-847b-dd4173144c50|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:32:34.394Z|1222ac39-61e6-4948-847b-dd4173144c50|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:32:34.394Z|1222ac39-61e6-4948-847b-dd4173144c50|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:32:34.395Z|1222ac39-61e6-4948-847b-dd4173144c50|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:32:34.396Z|1222ac39-61e6-4948-847b-dd4173144c50|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:32:34.397Z|1222ac39-61e6-4948-847b-dd4173144c50|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:32:34.658Z|1222ac39-61e6-4948-847b-dd4173144c50|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:32:34.659Z|1222ac39-61e6-4948-847b-dd4173144c50|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:32:34.663Z|1222ac39-61e6-4948-847b-dd4173144c50|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:32:34.664Z|1222ac39-61e6-4948-847b-dd4173144c50|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:32:34 GMT;Connection:close;
2022-11-06T05:32:34.664Z|1222ac39-61e6-4948-847b-dd4173144c50|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:32:34.665Z|1222ac39-61e6-4948-847b-dd4173144c50|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:32:42.401Z|20dec9c5-011f-4b95-97fb-1dee548ab4f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:32:42.402Z|20dec9c5-011f-4b95-97fb-1dee548ab4f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:32:42.543Z|48b5790e-1b87-48b8-bef7-62cd4bfc5cbc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:32:42.544Z|48b5790e-1b87-48b8-bef7-62cd4bfc5cbc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:32:57.401Z|f1d0c757-c091-474c-a2f6-60c1e8fd5d6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:32:57.403Z|f1d0c757-c091-474c-a2f6-60c1e8fd5d6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:33:12.403Z|32303c90-05dc-4825-a985-9c769794fdc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:33:12.406Z|32303c90-05dc-4825-a985-9c769794fdc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:33:12.545Z|859a8c6f-56d8-490c-935e-f67235499bfa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:33:12.545Z|859a8c6f-56d8-490c-935e-f67235499bfa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:33:27.402Z|a58e07ee-7cd9-4619-9b45-48b6c24b881c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:33:27.403Z|a58e07ee-7cd9-4619-9b45-48b6c24b881c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:33:34.061Z|c91a56cf-ddf7-4368-9b0d-171a1bbb05d6|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:33:34.062Z|c91a56cf-ddf7-4368-9b0d-171a1bbb05d6|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:33:34.062Z|c91a56cf-ddf7-4368-9b0d-171a1bbb05d6|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:33:34.062Z|c91a56cf-ddf7-4368-9b0d-171a1bbb05d6|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:33:34.072Z|c91a56cf-ddf7-4368-9b0d-171a1bbb05d6|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:33:34.073Z|c91a56cf-ddf7-4368-9b0d-171a1bbb05d6|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:33:34.095Z|c91a56cf-ddf7-4368-9b0d-171a1bbb05d6|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:33:34.096Z|c91a56cf-ddf7-4368-9b0d-171a1bbb05d6|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:33:34.100Z|c91a56cf-ddf7-4368-9b0d-171a1bbb05d6|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:33:34.101Z|c91a56cf-ddf7-4368-9b0d-171a1bbb05d6|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:33:34 GMT;Connection:close;
2022-11-06T05:33:34.101Z|c91a56cf-ddf7-4368-9b0d-171a1bbb05d6|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:33:34.102Z|c91a56cf-ddf7-4368-9b0d-171a1bbb05d6|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:33:42.403Z|0fb4eefc-5509-4a25-b8cb-cd702e011b82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:33:42.404Z|0fb4eefc-5509-4a25-b8cb-cd702e011b82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:33:42.547Z|dcc4633b-41e7-465a-94b5-bcc0af687944|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:33:42.547Z|dcc4633b-41e7-465a-94b5-bcc0af687944|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:33:57.401Z|a8170940-b553-483d-9348-67092f9e2ba9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:33:57.407Z|a8170940-b553-483d-9348-67092f9e2ba9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:34:12.401Z|1923db54-fc34-479d-b8d9-1c893ab43c33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:34:12.402Z|1923db54-fc34-479d-b8d9-1c893ab43c33|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:34:12.549Z|e6d2d584-d9f9-4431-b4b4-24e7d62debe9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:34:12.549Z|e6d2d584-d9f9-4431-b4b4-24e7d62debe9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:34:27.401Z|039bbe76-0b2b-4c54-957f-3c3175ea5c77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:34:27.402Z|039bbe76-0b2b-4c54-957f-3c3175ea5c77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:34:34.055Z|a80220d0-e5c4-446a-8583-4b77d0bdcc97|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:34:34.055Z|a80220d0-e5c4-446a-8583-4b77d0bdcc97|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:34:34.055Z|a80220d0-e5c4-446a-8583-4b77d0bdcc97|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:34:34.056Z|a80220d0-e5c4-446a-8583-4b77d0bdcc97|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:34:34.056Z|a80220d0-e5c4-446a-8583-4b77d0bdcc97|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:34:34.056Z|a80220d0-e5c4-446a-8583-4b77d0bdcc97|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:34:34.068Z|a80220d0-e5c4-446a-8583-4b77d0bdcc97|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:34:34.072Z|a80220d0-e5c4-446a-8583-4b77d0bdcc97|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:34:34.072Z|a80220d0-e5c4-446a-8583-4b77d0bdcc97|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:34:34.073Z|a80220d0-e5c4-446a-8583-4b77d0bdcc97|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:34:34 GMT;Connection:close;
2022-11-06T05:34:34.073Z|a80220d0-e5c4-446a-8583-4b77d0bdcc97|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:34:34.074Z|a80220d0-e5c4-446a-8583-4b77d0bdcc97|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:34:42.401Z|a3e01257-bcfc-4165-a61c-d1ccf333bee8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:34:42.406Z|a3e01257-bcfc-4165-a61c-d1ccf333bee8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:34:42.551Z|2dce9fb3-ca99-4822-81db-5051e7be6ed3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:34:42.551Z|2dce9fb3-ca99-4822-81db-5051e7be6ed3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:34:57.401Z|65e186d1-ba91-49f3-a630-b8df081f45fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:34:57.402Z|65e186d1-ba91-49f3-a630-b8df081f45fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:35:12.402Z|c5fe54ed-5c68-4c76-af0a-fa0c724b6bff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:35:12.403Z|c5fe54ed-5c68-4c76-af0a-fa0c724b6bff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:35:12.552Z|51b6b4e4-d374-4c3e-a19b-cd774f1cd5c7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:35:12.553Z|51b6b4e4-d374-4c3e-a19b-cd774f1cd5c7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:35:27.401Z|695b0ed8-c30e-4853-9e5c-7e08edb53b38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:35:27.404Z|695b0ed8-c30e-4853-9e5c-7e08edb53b38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:35:34.059Z|c1110f1d-e95e-4f31-b31d-ccacc8707eeb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:35:34.061Z|c1110f1d-e95e-4f31-b31d-ccacc8707eeb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:35:34.063Z|c1110f1d-e95e-4f31-b31d-ccacc8707eeb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:35:34.063Z|c1110f1d-e95e-4f31-b31d-ccacc8707eeb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:35:34.064Z|c1110f1d-e95e-4f31-b31d-ccacc8707eeb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:35:34.065Z|c1110f1d-e95e-4f31-b31d-ccacc8707eeb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:35:34.076Z|c1110f1d-e95e-4f31-b31d-ccacc8707eeb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:35:34.080Z|c1110f1d-e95e-4f31-b31d-ccacc8707eeb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:35:34.080Z|c1110f1d-e95e-4f31-b31d-ccacc8707eeb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:35:34.081Z|c1110f1d-e95e-4f31-b31d-ccacc8707eeb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:35:34 GMT;Connection:close;
2022-11-06T05:35:34.084Z|c1110f1d-e95e-4f31-b31d-ccacc8707eeb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:35:34.088Z|c1110f1d-e95e-4f31-b31d-ccacc8707eeb|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:35:42.401Z|4a68da85-3faf-4946-8362-f1aa47598e52|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:35:42.402Z|4a68da85-3faf-4946-8362-f1aa47598e52|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:35:42.554Z|3ba4628e-9577-49f5-9df3-678602af099f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:35:42.555Z|3ba4628e-9577-49f5-9df3-678602af099f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:35:57.401Z|a3e88d8e-aa82-40b6-9ed5-56c74266f0c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:35:57.402Z|a3e88d8e-aa82-40b6-9ed5-56c74266f0c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:36:12.401Z|8c52e463-97ab-4767-adc5-5fc05074a5d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:36:12.404Z|8c52e463-97ab-4767-adc5-5fc05074a5d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:36:12.557Z|c9cc2bac-5269-42e2-aae8-2f033385e1d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:36:12.558Z|c9cc2bac-5269-42e2-aae8-2f033385e1d1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:36:27.401Z|c14c6274-b7e3-40cd-8148-6114377c15e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:36:27.402Z|c14c6274-b7e3-40cd-8148-6114377c15e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:36:34.054Z|30d3e57d-bcd7-495e-a40b-216391696adf|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:36:34.054Z|30d3e57d-bcd7-495e-a40b-216391696adf|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:36:34.054Z|30d3e57d-bcd7-495e-a40b-216391696adf|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:36:34.055Z|30d3e57d-bcd7-495e-a40b-216391696adf|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:36:34.057Z|30d3e57d-bcd7-495e-a40b-216391696adf|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:36:34.057Z|30d3e57d-bcd7-495e-a40b-216391696adf|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:36:34.066Z|30d3e57d-bcd7-495e-a40b-216391696adf|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:36:34.066Z|30d3e57d-bcd7-495e-a40b-216391696adf|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:36:34.067Z|30d3e57d-bcd7-495e-a40b-216391696adf|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:36:34.067Z|30d3e57d-bcd7-495e-a40b-216391696adf|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:36:34 GMT;Connection:close;
2022-11-06T05:36:34.067Z|30d3e57d-bcd7-495e-a40b-216391696adf|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:36:34.068Z|30d3e57d-bcd7-495e-a40b-216391696adf|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:36:42.401Z|48680c41-a8cc-45f3-9e7e-5658b521f9b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:36:42.403Z|48680c41-a8cc-45f3-9e7e-5658b521f9b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:36:42.559Z|286ae145-6091-44b5-b502-1386683d84d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:36:42.560Z|286ae145-6091-44b5-b502-1386683d84d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:36:57.401Z|63eaa668-3571-4f99-8799-bfd70e975d65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:36:57.404Z|63eaa668-3571-4f99-8799-bfd70e975d65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:37:12.401Z|a17d07c0-614c-4294-a5d3-157d67c34348|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:37:12.402Z|a17d07c0-614c-4294-a5d3-157d67c34348|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:37:12.561Z|5e7c54e3-55b1-47e7-ae71-114959dc50c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:37:12.562Z|5e7c54e3-55b1-47e7-ae71-114959dc50c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:37:27.401Z|c97959b9-59d9-4bb2-84fc-5f55a95c90c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:37:27.402Z|c97959b9-59d9-4bb2-84fc-5f55a95c90c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:37:34.057Z|832a70b5-475d-4f95-9896-ca94c47025cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:37:34.057Z|832a70b5-475d-4f95-9896-ca94c47025cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:37:34.059Z|832a70b5-475d-4f95-9896-ca94c47025cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:37:34.061Z|832a70b5-475d-4f95-9896-ca94c47025cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:37:34.062Z|832a70b5-475d-4f95-9896-ca94c47025cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:37:34.062Z|832a70b5-475d-4f95-9896-ca94c47025cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:37:34.068Z|832a70b5-475d-4f95-9896-ca94c47025cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:37:34.068Z|832a70b5-475d-4f95-9896-ca94c47025cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:37:34.068Z|832a70b5-475d-4f95-9896-ca94c47025cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:37:34.068Z|832a70b5-475d-4f95-9896-ca94c47025cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:37:34 GMT;Connection:close;
2022-11-06T05:37:34.069Z|832a70b5-475d-4f95-9896-ca94c47025cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:37:34.070Z|832a70b5-475d-4f95-9896-ca94c47025cd|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:37:42.401Z|ff70226e-f91b-4178-be43-36ef7bd2718b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:37:42.405Z|ff70226e-f91b-4178-be43-36ef7bd2718b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:37:42.563Z|07552221-f543-48f5-ba53-41dea121c44d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:37:42.566Z|07552221-f543-48f5-ba53-41dea121c44d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:37:57.401Z|74d13994-f6d2-402c-8009-499025fed3c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:37:57.402Z|74d13994-f6d2-402c-8009-499025fed3c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:38:12.401Z|71adcd8f-e33c-4e91-b7fb-acc537bed1d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:38:12.403Z|71adcd8f-e33c-4e91-b7fb-acc537bed1d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:38:12.567Z|07d2624e-0417-4761-a2ae-d63fe0038424|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:38:12.568Z|07d2624e-0417-4761-a2ae-d63fe0038424|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:38:27.401Z|bdc1310e-6ca6-4123-96b4-2c14eb1e5701|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:38:27.404Z|bdc1310e-6ca6-4123-96b4-2c14eb1e5701|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:38:34.055Z|00c00cf4-ade2-4f24-bfa4-6675921818da|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:38:34.056Z|00c00cf4-ade2-4f24-bfa4-6675921818da|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:38:34.056Z|00c00cf4-ade2-4f24-bfa4-6675921818da|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:38:34.057Z|00c00cf4-ade2-4f24-bfa4-6675921818da|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:38:34.057Z|00c00cf4-ade2-4f24-bfa4-6675921818da|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:38:34.057Z|00c00cf4-ade2-4f24-bfa4-6675921818da|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:38:34.071Z|00c00cf4-ade2-4f24-bfa4-6675921818da|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:38:34.071Z|00c00cf4-ade2-4f24-bfa4-6675921818da|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:38:34.071Z|00c00cf4-ade2-4f24-bfa4-6675921818da|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:38:34.072Z|00c00cf4-ade2-4f24-bfa4-6675921818da|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:38:34 GMT;Connection:close;
2022-11-06T05:38:34.072Z|00c00cf4-ade2-4f24-bfa4-6675921818da|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:38:34.072Z|00c00cf4-ade2-4f24-bfa4-6675921818da|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:38:42.402Z|00093149-1599-4424-a8d1-da1a067d3c08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:38:42.403Z|00093149-1599-4424-a8d1-da1a067d3c08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:38:42.569Z|90091625-3618-4301-8bbf-22129965d1c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:38:42.570Z|90091625-3618-4301-8bbf-22129965d1c4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:38:57.401Z|c36fb503-d845-42e3-b6f8-1b0fdc5852fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:38:57.402Z|c36fb503-d845-42e3-b6f8-1b0fdc5852fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:39:12.401Z|9bdc5b56-653d-4b2e-aa2b-a260d02eccdf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:39:12.404Z|9bdc5b56-653d-4b2e-aa2b-a260d02eccdf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:39:12.571Z|542716ba-bdf6-4ceb-809c-b7a3bf6f55ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:39:12.572Z|542716ba-bdf6-4ceb-809c-b7a3bf6f55ea|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:39:27.401Z|71b7c1dc-beda-4983-9dba-3bc4ba4a256c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:39:27.402Z|71b7c1dc-beda-4983-9dba-3bc4ba4a256c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:39:34.054Z|f435827e-ffc9-4d2d-b1df-0f49e56c218b|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:39:34.054Z|f435827e-ffc9-4d2d-b1df-0f49e56c218b|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:39:34.054Z|f435827e-ffc9-4d2d-b1df-0f49e56c218b|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:39:34.055Z|f435827e-ffc9-4d2d-b1df-0f49e56c218b|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:39:34.055Z|f435827e-ffc9-4d2d-b1df-0f49e56c218b|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:39:34.056Z|f435827e-ffc9-4d2d-b1df-0f49e56c218b|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:39:34.062Z|f435827e-ffc9-4d2d-b1df-0f49e56c218b|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:39:34.062Z|f435827e-ffc9-4d2d-b1df-0f49e56c218b|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:39:34.063Z|f435827e-ffc9-4d2d-b1df-0f49e56c218b|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:39:34.063Z|f435827e-ffc9-4d2d-b1df-0f49e56c218b|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:39:34 GMT;Connection:close;
2022-11-06T05:39:34.063Z|f435827e-ffc9-4d2d-b1df-0f49e56c218b|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:39:34.064Z|f435827e-ffc9-4d2d-b1df-0f49e56c218b|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:39:42.401Z|6267f457-f0ae-4786-994a-15cd5f78fde2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:39:42.402Z|6267f457-f0ae-4786-994a-15cd5f78fde2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:39:42.574Z|e2078cc2-5d06-4d11-801f-4f5c1e77d4df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:39:42.575Z|e2078cc2-5d06-4d11-801f-4f5c1e77d4df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:39:57.401Z|9be084d9-8179-46be-8497-029f55236ab5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:39:57.404Z|9be084d9-8179-46be-8497-029f55236ab5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:40:12.401Z|7582b76d-76f2-4368-833b-9c805e2abbcc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:40:12.403Z|7582b76d-76f2-4368-833b-9c805e2abbcc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:40:12.576Z|b6484747-1c23-48c0-96d3-9dc8a46af53d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:40:12.577Z|b6484747-1c23-48c0-96d3-9dc8a46af53d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:40:27.401Z|7a73aa72-9487-4891-958b-e977e0150976|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:40:27.402Z|7a73aa72-9487-4891-958b-e977e0150976|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:40:34.056Z|28dd1b6b-5549-40a2-985e-5ed5ef50bef0|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:40:34.056Z|28dd1b6b-5549-40a2-985e-5ed5ef50bef0|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:40:34.056Z|28dd1b6b-5549-40a2-985e-5ed5ef50bef0|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:40:34.057Z|28dd1b6b-5549-40a2-985e-5ed5ef50bef0|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:40:34.061Z|28dd1b6b-5549-40a2-985e-5ed5ef50bef0|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:40:34.061Z|28dd1b6b-5549-40a2-985e-5ed5ef50bef0|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:40:34.069Z|28dd1b6b-5549-40a2-985e-5ed5ef50bef0|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:40:34.070Z|28dd1b6b-5549-40a2-985e-5ed5ef50bef0|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:40:34.070Z|28dd1b6b-5549-40a2-985e-5ed5ef50bef0|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:40:34.070Z|28dd1b6b-5549-40a2-985e-5ed5ef50bef0|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:40:34 GMT;Connection:close;
2022-11-06T05:40:34.071Z|28dd1b6b-5549-40a2-985e-5ed5ef50bef0|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:40:34.071Z|28dd1b6b-5549-40a2-985e-5ed5ef50bef0|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:40:42.401Z|e6e07d52-d3c7-4e26-ab1a-0caec3d70cd8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:40:42.405Z|e6e07d52-d3c7-4e26-ab1a-0caec3d70cd8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:40:42.578Z|718a38e2-66da-4378-a8e6-b127357a0ed1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:40:42.579Z|718a38e2-66da-4378-a8e6-b127357a0ed1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:40:57.401Z|8144299c-9dfa-46a7-80a6-f626e19a0aaf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:40:57.402Z|8144299c-9dfa-46a7-80a6-f626e19a0aaf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:41:12.401Z|cee2b054-14ee-4526-a045-49c424c67899|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:41:12.402Z|cee2b054-14ee-4526-a045-49c424c67899|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:41:12.580Z|e3a0922a-571a-469d-bd09-ee2e02ab8a0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:41:12.581Z|e3a0922a-571a-469d-bd09-ee2e02ab8a0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:41:27.404Z|745277ab-a654-4cac-b5c0-cf6596fca0e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:41:27.409Z|745277ab-a654-4cac-b5c0-cf6596fca0e9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:41:34.064Z|0d277e65-afe7-47cb-afdc-0b4b9ffcb0f4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:41:34.065Z|0d277e65-afe7-47cb-afdc-0b4b9ffcb0f4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:41:34.065Z|0d277e65-afe7-47cb-afdc-0b4b9ffcb0f4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:41:34.066Z|0d277e65-afe7-47cb-afdc-0b4b9ffcb0f4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:41:34.066Z|0d277e65-afe7-47cb-afdc-0b4b9ffcb0f4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:41:34.071Z|0d277e65-afe7-47cb-afdc-0b4b9ffcb0f4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:41:34.092Z|0d277e65-afe7-47cb-afdc-0b4b9ffcb0f4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:41:34.093Z|0d277e65-afe7-47cb-afdc-0b4b9ffcb0f4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:41:34.093Z|0d277e65-afe7-47cb-afdc-0b4b9ffcb0f4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:41:34.094Z|0d277e65-afe7-47cb-afdc-0b4b9ffcb0f4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:41:34 GMT;Connection:close;
2022-11-06T05:41:34.094Z|0d277e65-afe7-47cb-afdc-0b4b9ffcb0f4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:41:34.096Z|0d277e65-afe7-47cb-afdc-0b4b9ffcb0f4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:41:42.405Z|ac72a522-e5e8-42b1-be79-6d340464ccc1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:41:42.411Z|ac72a522-e5e8-42b1-be79-6d340464ccc1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:41:42.583Z|7318a13c-fef7-4add-8e20-d924f27931f8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:41:42.584Z|7318a13c-fef7-4add-8e20-d924f27931f8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:41:57.402Z|78c04e1f-2951-432a-8852-bbcca13f32e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:41:57.404Z|78c04e1f-2951-432a-8852-bbcca13f32e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:42:12.401Z|976450f4-22f6-4430-b959-b70dc55e3aa5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:42:12.405Z|976450f4-22f6-4430-b959-b70dc55e3aa5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:42:12.586Z|1d5ec46b-21c5-4c99-8307-8a3eba09c387|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:42:12.586Z|1d5ec46b-21c5-4c99-8307-8a3eba09c387|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:42:27.402Z|ae85738a-9b8b-4f66-9f89-4fd487e26a1c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:42:27.403Z|ae85738a-9b8b-4f66-9f89-4fd487e26a1c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:42:34.058Z|eff770eb-86b0-40bd-9de0-4269776f3f94|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:42:34.058Z|eff770eb-86b0-40bd-9de0-4269776f3f94|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:42:34.058Z|eff770eb-86b0-40bd-9de0-4269776f3f94|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:42:34.059Z|eff770eb-86b0-40bd-9de0-4269776f3f94|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:42:34.060Z|eff770eb-86b0-40bd-9de0-4269776f3f94|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:42:34.060Z|eff770eb-86b0-40bd-9de0-4269776f3f94|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:42:34.071Z|eff770eb-86b0-40bd-9de0-4269776f3f94|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:42:34.071Z|eff770eb-86b0-40bd-9de0-4269776f3f94|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:42:34.071Z|eff770eb-86b0-40bd-9de0-4269776f3f94|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:42:34.071Z|eff770eb-86b0-40bd-9de0-4269776f3f94|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:42:34 GMT;Connection:close;
2022-11-06T05:42:34.071Z|eff770eb-86b0-40bd-9de0-4269776f3f94|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:42:34.073Z|eff770eb-86b0-40bd-9de0-4269776f3f94|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:42:42.401Z|62a46963-36f9-48c6-8a47-d370861db580|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:42:42.402Z|62a46963-36f9-48c6-8a47-d370861db580|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:42:42.588Z|5032a68a-16d3-4dd8-bfeb-b49ae145c729|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:42:42.588Z|5032a68a-16d3-4dd8-bfeb-b49ae145c729|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:42:57.401Z|4803b37a-9b4a-4bae-89ba-e2513898f5ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:42:57.403Z|4803b37a-9b4a-4bae-89ba-e2513898f5ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:43:12.401Z|00d00286-a0f4-46d4-bca3-8163baa64c65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:43:12.402Z|00d00286-a0f4-46d4-bca3-8163baa64c65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:43:12.589Z|c5c4fd92-24fe-4a69-bbde-79df74a7ba31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:43:12.590Z|c5c4fd92-24fe-4a69-bbde-79df74a7ba31|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:43:27.401Z|35f51546-7727-4291-9c11-fda6de5fab16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:43:27.402Z|35f51546-7727-4291-9c11-fda6de5fab16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:43:34.054Z|669ec686-4903-41d3-b9a7-93bc4177eda4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:43:34.054Z|669ec686-4903-41d3-b9a7-93bc4177eda4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:43:34.055Z|669ec686-4903-41d3-b9a7-93bc4177eda4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:43:34.057Z|669ec686-4903-41d3-b9a7-93bc4177eda4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:43:34.058Z|669ec686-4903-41d3-b9a7-93bc4177eda4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:43:34.058Z|669ec686-4903-41d3-b9a7-93bc4177eda4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:43:34.070Z|669ec686-4903-41d3-b9a7-93bc4177eda4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:43:34.070Z|669ec686-4903-41d3-b9a7-93bc4177eda4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:43:34.071Z|669ec686-4903-41d3-b9a7-93bc4177eda4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:43:34.071Z|669ec686-4903-41d3-b9a7-93bc4177eda4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:43:34 GMT;Connection:close;
2022-11-06T05:43:34.072Z|669ec686-4903-41d3-b9a7-93bc4177eda4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:43:34.072Z|669ec686-4903-41d3-b9a7-93bc4177eda4|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:43:42.401Z|a3214ea4-f78f-4351-b2b0-ae1bcda930ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:43:42.403Z|a3214ea4-f78f-4351-b2b0-ae1bcda930ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:43:42.591Z|114676d7-ca40-4c7b-b85a-9849b553dec6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:43:42.592Z|114676d7-ca40-4c7b-b85a-9849b553dec6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:43:57.402Z|d3adbd88-4520-4852-b684-e0f20a8a39eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:43:57.403Z|d3adbd88-4520-4852-b684-e0f20a8a39eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:44:12.401Z|a8c32196-9450-4307-b7ff-dd80b034f23b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:44:12.402Z|a8c32196-9450-4307-b7ff-dd80b034f23b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:44:12.593Z|d93652b6-441a-470c-a342-db30be2fddae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:44:12.594Z|d93652b6-441a-470c-a342-db30be2fddae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:44:27.401Z|b855c5b3-ede0-48b4-ac05-731ca0ee6c3d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:44:27.403Z|b855c5b3-ede0-48b4-ac05-731ca0ee6c3d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:44:34.055Z|150e0dea-5f09-4868-857e-76b21b3ab764|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:44:34.055Z|150e0dea-5f09-4868-857e-76b21b3ab764|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:44:34.055Z|150e0dea-5f09-4868-857e-76b21b3ab764|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:44:34.056Z|150e0dea-5f09-4868-857e-76b21b3ab764|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:44:34.056Z|150e0dea-5f09-4868-857e-76b21b3ab764|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:44:34.056Z|150e0dea-5f09-4868-857e-76b21b3ab764|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:44:34.062Z|150e0dea-5f09-4868-857e-76b21b3ab764|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:44:34.062Z|150e0dea-5f09-4868-857e-76b21b3ab764|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:44:34.063Z|150e0dea-5f09-4868-857e-76b21b3ab764|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:44:34.063Z|150e0dea-5f09-4868-857e-76b21b3ab764|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:44:34 GMT;Connection:close;
2022-11-06T05:44:34.063Z|150e0dea-5f09-4868-857e-76b21b3ab764|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:44:34.064Z|150e0dea-5f09-4868-857e-76b21b3ab764|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:44:42.401Z|1bb73f59-1868-4eeb-a3b1-341f19d95e6d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:44:42.402Z|1bb73f59-1868-4eeb-a3b1-341f19d95e6d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:44:42.595Z|1f2b7730-6b07-49cf-a8b7-fce84ec6a7eb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:44:42.596Z|1f2b7730-6b07-49cf-a8b7-fce84ec6a7eb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:44:57.401Z|c59954fd-c747-4626-be09-36c42f741591|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:44:57.402Z|c59954fd-c747-4626-be09-36c42f741591|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:45:12.401Z|58320e37-c09e-4391-92c7-69ff22bcd3f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:45:12.403Z|58320e37-c09e-4391-92c7-69ff22bcd3f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:45:12.597Z|c67a4bb6-375d-4d32-a471-4c68a2a4ae00|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:45:12.598Z|c67a4bb6-375d-4d32-a471-4c68a2a4ae00|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:45:27.401Z|6ac0f590-0059-427c-9f0e-7a593a3f079d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:45:27.402Z|6ac0f590-0059-427c-9f0e-7a593a3f079d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:45:34.055Z|5b163db5-26e6-413c-aed0-7a184b3ef96c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:45:34.055Z|5b163db5-26e6-413c-aed0-7a184b3ef96c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:45:34.055Z|5b163db5-26e6-413c-aed0-7a184b3ef96c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:45:34.056Z|5b163db5-26e6-413c-aed0-7a184b3ef96c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:45:34.057Z|5b163db5-26e6-413c-aed0-7a184b3ef96c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:45:34.057Z|5b163db5-26e6-413c-aed0-7a184b3ef96c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:45:34.069Z|5b163db5-26e6-413c-aed0-7a184b3ef96c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:45:34.070Z|5b163db5-26e6-413c-aed0-7a184b3ef96c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:45:34.070Z|5b163db5-26e6-413c-aed0-7a184b3ef96c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:45:34.070Z|5b163db5-26e6-413c-aed0-7a184b3ef96c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:45:34 GMT;Connection:close;
2022-11-06T05:45:34.071Z|5b163db5-26e6-413c-aed0-7a184b3ef96c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:45:34.071Z|5b163db5-26e6-413c-aed0-7a184b3ef96c|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:45:42.401Z|aa003abb-dd21-4b73-914d-03d808daf2f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:45:42.402Z|aa003abb-dd21-4b73-914d-03d808daf2f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:45:42.599Z|ac932553-4050-4ae0-add5-bccf1b315538|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:45:42.599Z|ac932553-4050-4ae0-add5-bccf1b315538|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:45:57.401Z|2ce46162-c144-4109-aff4-7a2a4a12162c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:45:57.403Z|2ce46162-c144-4109-aff4-7a2a4a12162c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:46:12.403Z|a9440a0a-a031-4664-ba89-66f37857a79e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:46:12.404Z|a9440a0a-a031-4664-ba89-66f37857a79e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:46:12.600Z|bf7d38dc-47aa-4bdf-aeec-a03535a0a3e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:46:12.601Z|bf7d38dc-47aa-4bdf-aeec-a03535a0a3e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:46:27.401Z|4c9acfa0-1a65-49ac-8664-fc0c2bdfeab9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:46:27.402Z|4c9acfa0-1a65-49ac-8664-fc0c2bdfeab9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:46:34.053Z|3d0bcc23-8c42-487e-97ab-6eed7614becd|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:46:34.053Z|3d0bcc23-8c42-487e-97ab-6eed7614becd|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:46:34.054Z|3d0bcc23-8c42-487e-97ab-6eed7614becd|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:46:34.058Z|3d0bcc23-8c42-487e-97ab-6eed7614becd|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:46:34.059Z|3d0bcc23-8c42-487e-97ab-6eed7614becd|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:46:34.060Z|3d0bcc23-8c42-487e-97ab-6eed7614becd|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:46:34.072Z|3d0bcc23-8c42-487e-97ab-6eed7614becd|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:46:34.073Z|3d0bcc23-8c42-487e-97ab-6eed7614becd|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:46:34.073Z|3d0bcc23-8c42-487e-97ab-6eed7614becd|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:46:34.074Z|3d0bcc23-8c42-487e-97ab-6eed7614becd|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:46:34 GMT;Connection:close;
2022-11-06T05:46:34.074Z|3d0bcc23-8c42-487e-97ab-6eed7614becd|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:46:34.075Z|3d0bcc23-8c42-487e-97ab-6eed7614becd|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:46:42.401Z|bc633cba-2a42-4da5-a676-fa9cec3c2f08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:46:42.403Z|bc633cba-2a42-4da5-a676-fa9cec3c2f08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:46:42.603Z|5b1cc4d9-3572-4ade-956c-796bd394c4ce|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:46:42.603Z|5b1cc4d9-3572-4ade-956c-796bd394c4ce|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:46:57.401Z|084e47e8-18a6-4ac6-897b-539259dd1799|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:46:57.402Z|084e47e8-18a6-4ac6-897b-539259dd1799|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:47:12.401Z|8780047f-f515-4970-9164-27d224a71304|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:47:12.402Z|8780047f-f515-4970-9164-27d224a71304|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:47:12.605Z|50e9e55f-5671-4f4d-a84a-c95e291f015c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:47:12.605Z|50e9e55f-5671-4f4d-a84a-c95e291f015c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:47:27.402Z|1cddc17d-dd8a-4f43-a95b-5aaf7b8a93f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:47:27.416Z|1cddc17d-dd8a-4f43-a95b-5aaf7b8a93f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:47:34.056Z|5b23a93f-ee62-43f8-957c-cf3bf717808f|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:47:34.057Z|5b23a93f-ee62-43f8-957c-cf3bf717808f|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:47:34.057Z|5b23a93f-ee62-43f8-957c-cf3bf717808f|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:47:34.057Z|5b23a93f-ee62-43f8-957c-cf3bf717808f|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:47:34.057Z|5b23a93f-ee62-43f8-957c-cf3bf717808f|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:47:34.057Z|5b23a93f-ee62-43f8-957c-cf3bf717808f|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:47:34.070Z|5b23a93f-ee62-43f8-957c-cf3bf717808f|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:47:34.070Z|5b23a93f-ee62-43f8-957c-cf3bf717808f|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:47:34.070Z|5b23a93f-ee62-43f8-957c-cf3bf717808f|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:47:34.070Z|5b23a93f-ee62-43f8-957c-cf3bf717808f|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:47:34 GMT;Connection:close;
2022-11-06T05:47:34.071Z|5b23a93f-ee62-43f8-957c-cf3bf717808f|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:47:34.071Z|5b23a93f-ee62-43f8-957c-cf3bf717808f|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:47:42.401Z|69907bad-eefd-4f52-8059-b8cd4a9b6afb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:47:42.402Z|69907bad-eefd-4f52-8059-b8cd4a9b6afb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:47:42.606Z|bf7bd053-34d8-4285-810a-6931fd8a3916|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:47:42.607Z|bf7bd053-34d8-4285-810a-6931fd8a3916|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:47:57.401Z|8bdff3c8-77b5-4872-b5e9-94d0c12ef550|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:47:57.402Z|8bdff3c8-77b5-4872-b5e9-94d0c12ef550|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:48:12.401Z|47eec6c4-81e3-4500-a13b-9b63ad1f5fbf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:48:12.403Z|47eec6c4-81e3-4500-a13b-9b63ad1f5fbf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:48:12.608Z|259384b2-a06f-4da8-9eee-c75809780635|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:48:12.609Z|259384b2-a06f-4da8-9eee-c75809780635|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:48:27.401Z|aa5e8266-1129-48ef-aeb9-b2a9f30efea5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:48:27.402Z|aa5e8266-1129-48ef-aeb9-b2a9f30efea5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:48:34.063Z|b7e535e4-415c-4049-b2b5-068f5fcc3002|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:48:34.064Z|b7e535e4-415c-4049-b2b5-068f5fcc3002|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:48:34.075Z|b7e535e4-415c-4049-b2b5-068f5fcc3002|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:48:34.076Z|b7e535e4-415c-4049-b2b5-068f5fcc3002|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:48:34.076Z|b7e535e4-415c-4049-b2b5-068f5fcc3002|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:48:34.076Z|b7e535e4-415c-4049-b2b5-068f5fcc3002|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:48:34.082Z|b7e535e4-415c-4049-b2b5-068f5fcc3002|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:48:34.083Z|b7e535e4-415c-4049-b2b5-068f5fcc3002|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:48:34.083Z|b7e535e4-415c-4049-b2b5-068f5fcc3002|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:48:34.083Z|b7e535e4-415c-4049-b2b5-068f5fcc3002|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:48:34 GMT;Connection:close;
2022-11-06T05:48:34.083Z|b7e535e4-415c-4049-b2b5-068f5fcc3002|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:48:34.084Z|b7e535e4-415c-4049-b2b5-068f5fcc3002|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:48:42.401Z|a8468995-46b2-4390-bd01-2b20df0eafb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:48:42.403Z|a8468995-46b2-4390-bd01-2b20df0eafb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:48:42.610Z|a6a8c261-5aa5-414f-8c98-67aaaf6a95df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:48:42.611Z|a6a8c261-5aa5-414f-8c98-67aaaf6a95df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:48:57.404Z|2f194e28-146c-41e1-996f-b5926cd532ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:48:57.408Z|2f194e28-146c-41e1-996f-b5926cd532ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:49:12.404Z|c4a88d9c-2e63-44d8-ae35-47b6b24cf1c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:49:12.405Z|c4a88d9c-2e63-44d8-ae35-47b6b24cf1c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:49:12.612Z|50e259c7-7134-4f0f-a5eb-e9b70539ac8a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:49:12.613Z|50e259c7-7134-4f0f-a5eb-e9b70539ac8a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:49:27.401Z|ba940182-f0a3-48b9-b32a-44c3bfa93708|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:49:27.402Z|ba940182-f0a3-48b9-b32a-44c3bfa93708|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:49:34.068Z|421ed412-ef9e-4205-a2cc-3dcb906495e3|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:49:34.069Z|421ed412-ef9e-4205-a2cc-3dcb906495e3|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:49:34.070Z|421ed412-ef9e-4205-a2cc-3dcb906495e3|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:49:34.070Z|421ed412-ef9e-4205-a2cc-3dcb906495e3|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:49:34.071Z|421ed412-ef9e-4205-a2cc-3dcb906495e3|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:49:34.071Z|421ed412-ef9e-4205-a2cc-3dcb906495e3|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:49:34.104Z|421ed412-ef9e-4205-a2cc-3dcb906495e3|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:49:34.105Z|421ed412-ef9e-4205-a2cc-3dcb906495e3|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:49:34.106Z|421ed412-ef9e-4205-a2cc-3dcb906495e3|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:49:34.107Z|421ed412-ef9e-4205-a2cc-3dcb906495e3|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:49:34 GMT;Connection:close;
2022-11-06T05:49:34.107Z|421ed412-ef9e-4205-a2cc-3dcb906495e3|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:49:34.108Z|421ed412-ef9e-4205-a2cc-3dcb906495e3|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:49:42.401Z|0bc2666d-3453-442d-90c1-ed4945a2b6c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:49:42.403Z|0bc2666d-3453-442d-90c1-ed4945a2b6c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:49:42.614Z|1b30e5d4-0e2c-4f1e-ab97-68bc0c415962|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:49:42.615Z|1b30e5d4-0e2c-4f1e-ab97-68bc0c415962|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:49:57.401Z|a39e128c-73a7-47f4-ba16-52f4b6f12b58|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:49:57.402Z|a39e128c-73a7-47f4-ba16-52f4b6f12b58|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:50:12.404Z|5dfc3346-25be-4dfb-88fd-ee391b4af86b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:50:12.408Z|5dfc3346-25be-4dfb-88fd-ee391b4af86b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:50:12.617Z|140a277a-9d31-408b-ac46-85ad3b06da9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:50:12.617Z|140a277a-9d31-408b-ac46-85ad3b06da9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:50:27.403Z|f0b95603-98c9-48aa-b360-3a72a1af2296|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:50:27.404Z|f0b95603-98c9-48aa-b360-3a72a1af2296|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:50:34.057Z|05898b6f-a5eb-4c93-b858-fef164bc4abe|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:50:34.057Z|05898b6f-a5eb-4c93-b858-fef164bc4abe|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:50:34.058Z|05898b6f-a5eb-4c93-b858-fef164bc4abe|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:50:34.058Z|05898b6f-a5eb-4c93-b858-fef164bc4abe|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:50:34.059Z|05898b6f-a5eb-4c93-b858-fef164bc4abe|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:50:34.059Z|05898b6f-a5eb-4c93-b858-fef164bc4abe|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:50:34.071Z|05898b6f-a5eb-4c93-b858-fef164bc4abe|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:50:34.071Z|05898b6f-a5eb-4c93-b858-fef164bc4abe|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:50:34.072Z|05898b6f-a5eb-4c93-b858-fef164bc4abe|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:50:34.073Z|05898b6f-a5eb-4c93-b858-fef164bc4abe|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:50:34 GMT;Connection:close;
2022-11-06T05:50:34.073Z|05898b6f-a5eb-4c93-b858-fef164bc4abe|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:50:34.074Z|05898b6f-a5eb-4c93-b858-fef164bc4abe|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:50:42.401Z|9cfeafc9-0579-4354-b540-11dc30e731c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:50:42.402Z|9cfeafc9-0579-4354-b540-11dc30e731c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:50:42.619Z|2ee62694-3c47-4433-bedc-e16d3a53d118|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:50:42.620Z|2ee62694-3c47-4433-bedc-e16d3a53d118|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:50:57.401Z|f57a6d9a-1097-4c97-8558-dc6b52ba8690|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:50:57.404Z|f57a6d9a-1097-4c97-8558-dc6b52ba8690|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:51:12.403Z|af0e24b7-18ad-40a7-be60-fe7c3bbe1c1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:51:12.405Z|af0e24b7-18ad-40a7-be60-fe7c3bbe1c1f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:51:12.621Z|f1de94c0-1b67-43bf-a5ae-0344a7e69a8d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:51:12.622Z|f1de94c0-1b67-43bf-a5ae-0344a7e69a8d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:51:27.401Z|1512af30-8141-4937-835e-e6ddb3c575fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:51:27.402Z|1512af30-8141-4937-835e-e6ddb3c575fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:51:34.054Z|5ca14f57-f99c-443e-a9e6-2734f6902957|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:51:34.055Z|5ca14f57-f99c-443e-a9e6-2734f6902957|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:51:34.055Z|5ca14f57-f99c-443e-a9e6-2734f6902957|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:51:34.056Z|5ca14f57-f99c-443e-a9e6-2734f6902957|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:51:34.057Z|5ca14f57-f99c-443e-a9e6-2734f6902957|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:51:34.057Z|5ca14f57-f99c-443e-a9e6-2734f6902957|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:51:34.065Z|5ca14f57-f99c-443e-a9e6-2734f6902957|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:51:34.068Z|5ca14f57-f99c-443e-a9e6-2734f6902957|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:51:34.068Z|5ca14f57-f99c-443e-a9e6-2734f6902957|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:51:34.068Z|5ca14f57-f99c-443e-a9e6-2734f6902957|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:51:34 GMT;Connection:close;
2022-11-06T05:51:34.069Z|5ca14f57-f99c-443e-a9e6-2734f6902957|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:51:34.069Z|5ca14f57-f99c-443e-a9e6-2734f6902957|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:51:42.401Z|9d3cc493-c379-4c4c-bb7d-9b4fb0e165d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:51:42.402Z|9d3cc493-c379-4c4c-bb7d-9b4fb0e165d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:51:42.623Z|f56aaad3-5219-429f-846d-d7ffe92b17e6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:51:42.624Z|f56aaad3-5219-429f-846d-d7ffe92b17e6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:51:57.401Z|145bfcb3-bb7e-48c2-8bb2-d1cfb6e815e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:51:57.402Z|145bfcb3-bb7e-48c2-8bb2-d1cfb6e815e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:52:12.401Z|175afd8a-d67b-4bbd-9794-eda7bc0193bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:52:12.402Z|175afd8a-d67b-4bbd-9794-eda7bc0193bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:52:12.625Z|27923b1a-f53b-4b1a-a256-31136353d95e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:52:12.626Z|27923b1a-f53b-4b1a-a256-31136353d95e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:52:27.401Z|90626c73-3e3f-4daf-b844-9ca1aa9ee7b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:52:27.402Z|90626c73-3e3f-4daf-b844-9ca1aa9ee7b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:52:34.056Z|25209ef5-d1fc-4100-a186-dcab5b3d3ef8|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:52:34.057Z|25209ef5-d1fc-4100-a186-dcab5b3d3ef8|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:52:34.057Z|25209ef5-d1fc-4100-a186-dcab5b3d3ef8|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:52:34.059Z|25209ef5-d1fc-4100-a186-dcab5b3d3ef8|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:52:34.060Z|25209ef5-d1fc-4100-a186-dcab5b3d3ef8|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:52:34.060Z|25209ef5-d1fc-4100-a186-dcab5b3d3ef8|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:52:34.065Z|25209ef5-d1fc-4100-a186-dcab5b3d3ef8|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:52:34.066Z|25209ef5-d1fc-4100-a186-dcab5b3d3ef8|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:52:34.066Z|25209ef5-d1fc-4100-a186-dcab5b3d3ef8|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:52:34.066Z|25209ef5-d1fc-4100-a186-dcab5b3d3ef8|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:52:34 GMT;Connection:close;
2022-11-06T05:52:34.067Z|25209ef5-d1fc-4100-a186-dcab5b3d3ef8|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:52:34.067Z|25209ef5-d1fc-4100-a186-dcab5b3d3ef8|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:52:42.401Z|f073d318-53a4-40d2-8c64-f008e7536d44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:52:42.403Z|f073d318-53a4-40d2-8c64-f008e7536d44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:52:42.626Z|f61487db-bd14-4412-a7b8-6df1da3ee7f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:52:42.627Z|f61487db-bd14-4412-a7b8-6df1da3ee7f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:52:57.401Z|848666b3-1ea2-4abe-9bf1-ff644a4ae3e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:52:57.402Z|848666b3-1ea2-4abe-9bf1-ff644a4ae3e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:53:12.401Z|39b8f2cb-ca88-4264-912f-4e2aad84217d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:53:12.402Z|39b8f2cb-ca88-4264-912f-4e2aad84217d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:53:12.628Z|907c7f24-d5ce-4e2d-8c77-b03893a1705f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:53:12.629Z|907c7f24-d5ce-4e2d-8c77-b03893a1705f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:53:27.401Z|0603c479-2af9-4df3-af05-68550e513e5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:53:27.404Z|0603c479-2af9-4df3-af05-68550e513e5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:53:34.078Z|5ac4d4ea-30fa-4762-997a-1a1c40c2a84f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:53:34.078Z|5ac4d4ea-30fa-4762-997a-1a1c40c2a84f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:53:34.079Z|5ac4d4ea-30fa-4762-997a-1a1c40c2a84f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:53:34.080Z|5ac4d4ea-30fa-4762-997a-1a1c40c2a84f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:53:34.080Z|5ac4d4ea-30fa-4762-997a-1a1c40c2a84f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:53:34.080Z|5ac4d4ea-30fa-4762-997a-1a1c40c2a84f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:53:34.092Z|5ac4d4ea-30fa-4762-997a-1a1c40c2a84f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:53:34.093Z|5ac4d4ea-30fa-4762-997a-1a1c40c2a84f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:53:34.093Z|5ac4d4ea-30fa-4762-997a-1a1c40c2a84f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:53:34.093Z|5ac4d4ea-30fa-4762-997a-1a1c40c2a84f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:53:34 GMT;Connection:close;
2022-11-06T05:53:34.093Z|5ac4d4ea-30fa-4762-997a-1a1c40c2a84f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:53:34.094Z|5ac4d4ea-30fa-4762-997a-1a1c40c2a84f|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:53:42.401Z|fff295d5-7277-41a1-8c20-fbb573ee2897|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:53:42.402Z|fff295d5-7277-41a1-8c20-fbb573ee2897|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:53:42.630Z|3512e6b6-4dff-4b07-bfbc-40e5d2bc5c08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:53:42.631Z|3512e6b6-4dff-4b07-bfbc-40e5d2bc5c08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:53:57.401Z|15f20663-762a-4f7e-9225-6ee6f6590c70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:53:57.402Z|15f20663-762a-4f7e-9225-6ee6f6590c70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:54:12.401Z|9cfa38b9-20eb-421e-ad7b-32ca757d7c01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:54:12.404Z|9cfa38b9-20eb-421e-ad7b-32ca757d7c01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:54:12.632Z|02be4cb2-bdb1-417b-af12-5888d0721c2a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:54:12.632Z|02be4cb2-bdb1-417b-af12-5888d0721c2a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:54:27.401Z|a7365c37-b13b-4a44-b87d-9d562dedc7ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:54:27.402Z|a7365c37-b13b-4a44-b87d-9d562dedc7ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:54:34.062Z|ae993939-89ce-4a66-9be0-6203311e0f32|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:54:34.063Z|ae993939-89ce-4a66-9be0-6203311e0f32|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:54:34.065Z|ae993939-89ce-4a66-9be0-6203311e0f32|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:54:34.065Z|ae993939-89ce-4a66-9be0-6203311e0f32|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:54:34.066Z|ae993939-89ce-4a66-9be0-6203311e0f32|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:54:34.066Z|ae993939-89ce-4a66-9be0-6203311e0f32|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:54:34.073Z|ae993939-89ce-4a66-9be0-6203311e0f32|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:54:34.075Z|ae993939-89ce-4a66-9be0-6203311e0f32|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:54:34.075Z|ae993939-89ce-4a66-9be0-6203311e0f32|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:54:34.076Z|ae993939-89ce-4a66-9be0-6203311e0f32|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:54:34 GMT;Connection:close;
2022-11-06T05:54:34.076Z|ae993939-89ce-4a66-9be0-6203311e0f32|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:54:34.077Z|ae993939-89ce-4a66-9be0-6203311e0f32|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:54:42.403Z|b14af311-f246-44a2-8e64-f3d731bf0e0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:54:42.404Z|b14af311-f246-44a2-8e64-f3d731bf0e0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:54:42.633Z|1493ec21-1219-479f-a5b1-ec00d1f7b5d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:54:42.634Z|1493ec21-1219-479f-a5b1-ec00d1f7b5d8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:54:57.401Z|c1d4e495-6ea9-49cf-b762-88e53253e0eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:54:57.404Z|c1d4e495-6ea9-49cf-b762-88e53253e0eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:55:12.401Z|499aa38a-b28b-4db5-bc01-0ad491db682b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:55:12.402Z|499aa38a-b28b-4db5-bc01-0ad491db682b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:55:12.635Z|4ad80d23-9acb-4614-a2e1-dfd0c357146b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:55:12.636Z|4ad80d23-9acb-4614-a2e1-dfd0c357146b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:55:27.401Z|0bd01e85-4b74-4169-85d2-3f23556946b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:55:27.402Z|0bd01e85-4b74-4169-85d2-3f23556946b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:55:34.088Z|cfb3931b-e5af-4b3d-95e0-d05e3b44c372|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:55:34.089Z|cfb3931b-e5af-4b3d-95e0-d05e3b44c372|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:55:34.089Z|cfb3931b-e5af-4b3d-95e0-d05e3b44c372|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:55:34.093Z|cfb3931b-e5af-4b3d-95e0-d05e3b44c372|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:55:34.094Z|cfb3931b-e5af-4b3d-95e0-d05e3b44c372|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:55:34.094Z|cfb3931b-e5af-4b3d-95e0-d05e3b44c372|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:55:34.106Z|cfb3931b-e5af-4b3d-95e0-d05e3b44c372|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:55:34.106Z|cfb3931b-e5af-4b3d-95e0-d05e3b44c372|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:55:34.107Z|cfb3931b-e5af-4b3d-95e0-d05e3b44c372|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:55:34.107Z|cfb3931b-e5af-4b3d-95e0-d05e3b44c372|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:55:34 GMT;Connection:close;
2022-11-06T05:55:34.107Z|cfb3931b-e5af-4b3d-95e0-d05e3b44c372|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:55:34.108Z|cfb3931b-e5af-4b3d-95e0-d05e3b44c372|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:55:42.401Z|42ac7b1f-47eb-4850-b893-b0b0e2920a1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:55:42.407Z|42ac7b1f-47eb-4850-b893-b0b0e2920a1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:55:42.637Z|c3bd2eae-0e49-4dc6-9a0a-c2388c08d020|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:55:42.638Z|c3bd2eae-0e49-4dc6-9a0a-c2388c08d020|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:55:57.401Z|a1dc3f38-696b-4ad5-81b2-3dd04a1b85e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:55:57.402Z|a1dc3f38-696b-4ad5-81b2-3dd04a1b85e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:56:12.401Z|2c40fccd-daf6-4c0f-9745-19778417bc8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:56:12.402Z|2c40fccd-daf6-4c0f-9745-19778417bc8b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:56:12.640Z|cf06ef7a-233c-45d2-8dd3-1484c51425bd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:56:12.640Z|cf06ef7a-233c-45d2-8dd3-1484c51425bd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:56:27.401Z|a7d71b05-e4ac-48bd-823e-7f836b4b4bcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:56:27.404Z|a7d71b05-e4ac-48bd-823e-7f836b4b4bcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:56:34.057Z|715dc61a-70c2-46ef-89f3-bb894f47bbd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:56:34.058Z|715dc61a-70c2-46ef-89f3-bb894f47bbd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:56:34.058Z|715dc61a-70c2-46ef-89f3-bb894f47bbd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:56:34.059Z|715dc61a-70c2-46ef-89f3-bb894f47bbd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:56:34.059Z|715dc61a-70c2-46ef-89f3-bb894f47bbd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:56:34.059Z|715dc61a-70c2-46ef-89f3-bb894f47bbd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:56:34.080Z|715dc61a-70c2-46ef-89f3-bb894f47bbd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:56:34.080Z|715dc61a-70c2-46ef-89f3-bb894f47bbd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:56:34.081Z|715dc61a-70c2-46ef-89f3-bb894f47bbd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:56:34.081Z|715dc61a-70c2-46ef-89f3-bb894f47bbd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:56:34 GMT;Connection:close;
2022-11-06T05:56:34.081Z|715dc61a-70c2-46ef-89f3-bb894f47bbd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:56:34.082Z|715dc61a-70c2-46ef-89f3-bb894f47bbd2|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:56:42.410Z|5ce84af2-1282-44fe-a7ba-f32eff6f1689|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:56:42.411Z|5ce84af2-1282-44fe-a7ba-f32eff6f1689|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:56:42.642Z|8af20c4d-bd87-4964-9254-e3a79a617852|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:56:42.644Z|8af20c4d-bd87-4964-9254-e3a79a617852|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:56:57.402Z|b389794a-f67e-4c11-bed8-171400c57496|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:56:57.404Z|b389794a-f67e-4c11-bed8-171400c57496|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:57:12.403Z|80dd4153-a368-405d-8424-c06952d54af3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:57:12.407Z|80dd4153-a368-405d-8424-c06952d54af3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:57:12.645Z|499485a0-23c5-40be-bf1e-51a0028a4f6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:57:12.646Z|499485a0-23c5-40be-bf1e-51a0028a4f6b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:57:27.401Z|b3f28ff0-67d4-4a8f-8486-5010b6dcbdfc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:57:27.402Z|b3f28ff0-67d4-4a8f-8486-5010b6dcbdfc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:57:34.059Z|084a3fc3-941f-496e-beb3-a54f42577a6e|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:57:34.060Z|084a3fc3-941f-496e-beb3-a54f42577a6e|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:57:34.061Z|084a3fc3-941f-496e-beb3-a54f42577a6e|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:57:34.064Z|084a3fc3-941f-496e-beb3-a54f42577a6e|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:57:34.064Z|084a3fc3-941f-496e-beb3-a54f42577a6e|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:57:34.064Z|084a3fc3-941f-496e-beb3-a54f42577a6e|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:57:34.074Z|084a3fc3-941f-496e-beb3-a54f42577a6e|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:57:34.074Z|084a3fc3-941f-496e-beb3-a54f42577a6e|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:57:34.074Z|084a3fc3-941f-496e-beb3-a54f42577a6e|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:57:34.075Z|084a3fc3-941f-496e-beb3-a54f42577a6e|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:57:34 GMT;Connection:close;
2022-11-06T05:57:34.075Z|084a3fc3-941f-496e-beb3-a54f42577a6e|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:57:34.075Z|084a3fc3-941f-496e-beb3-a54f42577a6e|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:57:42.401Z|b14f43fb-d66a-49a1-a02c-2ac7a68d5310|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:57:42.402Z|b14f43fb-d66a-49a1-a02c-2ac7a68d5310|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:57:42.647Z|153b83f0-6092-458f-a5fb-41008296b4b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:57:42.647Z|153b83f0-6092-458f-a5fb-41008296b4b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:57:57.401Z|dd009aeb-4c22-400c-b1ee-db12239c87fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:57:57.406Z|dd009aeb-4c22-400c-b1ee-db12239c87fd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:58:12.401Z|58a3c7d9-88e6-4e3d-bdb9-76d7444a06db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:58:12.402Z|58a3c7d9-88e6-4e3d-bdb9-76d7444a06db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:58:12.648Z|362ff172-0616-4dcf-8807-5127fbb8b9b2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:58:12.649Z|362ff172-0616-4dcf-8807-5127fbb8b9b2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:58:27.401Z|b79f8657-8bd8-4314-aff0-433d640a9755|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:58:27.402Z|b79f8657-8bd8-4314-aff0-433d640a9755|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:58:34.054Z|bb03a6aa-ddf5-4328-be88-d5effe6fd5b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:58:34.056Z|bb03a6aa-ddf5-4328-be88-d5effe6fd5b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:58:34.056Z|bb03a6aa-ddf5-4328-be88-d5effe6fd5b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:58:34.056Z|bb03a6aa-ddf5-4328-be88-d5effe6fd5b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:58:34.056Z|bb03a6aa-ddf5-4328-be88-d5effe6fd5b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:58:34.058Z|bb03a6aa-ddf5-4328-be88-d5effe6fd5b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:58:34.065Z|bb03a6aa-ddf5-4328-be88-d5effe6fd5b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:58:34.065Z|bb03a6aa-ddf5-4328-be88-d5effe6fd5b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:58:34.065Z|bb03a6aa-ddf5-4328-be88-d5effe6fd5b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:58:34.066Z|bb03a6aa-ddf5-4328-be88-d5effe6fd5b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:58:34 GMT;Connection:close;
2022-11-06T05:58:34.066Z|bb03a6aa-ddf5-4328-be88-d5effe6fd5b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:58:34.067Z|bb03a6aa-ddf5-4328-be88-d5effe6fd5b4|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:58:42.401Z|8293afe8-1dc6-4bfa-bb98-665a1ff51285|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:58:42.404Z|8293afe8-1dc6-4bfa-bb98-665a1ff51285|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:58:42.650Z|1aa07766-1acb-4c5a-969a-bba7162ef65d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:58:42.650Z|1aa07766-1acb-4c5a-969a-bba7162ef65d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:58:57.401Z|91029e1a-b257-4ade-b1ef-f647c39d3939|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:58:57.403Z|91029e1a-b257-4ade-b1ef-f647c39d3939|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:59:12.401Z|8ff82c2b-98db-4e2f-9ec1-68de2f0bff1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:59:12.403Z|8ff82c2b-98db-4e2f-9ec1-68de2f0bff1e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:59:12.652Z|eb621b47-5dc9-494d-9b9b-45ac25ced2b4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:59:12.653Z|eb621b47-5dc9-494d-9b9b-45ac25ced2b4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:59:27.402Z|49c0666d-8408-431d-b628-36d64bfc0389|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:59:27.405Z|49c0666d-8408-431d-b628-36d64bfc0389|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:59:34.058Z|e1d6d88e-c483-49a2-9a7a-54bee5049fbc|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T05:59:34.059Z|e1d6d88e-c483-49a2-9a7a-54bee5049fbc|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T05:59:34.059Z|e1d6d88e-c483-49a2-9a7a-54bee5049fbc|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T05:59:34.060Z|e1d6d88e-c483-49a2-9a7a-54bee5049fbc|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T05:59:34.064Z|e1d6d88e-c483-49a2-9a7a-54bee5049fbc|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T05:59:34.065Z|e1d6d88e-c483-49a2-9a7a-54bee5049fbc|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T05:59:34.074Z|e1d6d88e-c483-49a2-9a7a-54bee5049fbc|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T05:59:34.075Z|e1d6d88e-c483-49a2-9a7a-54bee5049fbc|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T05:59:34.075Z|e1d6d88e-c483-49a2-9a7a-54bee5049fbc|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T05:59:34.076Z|e1d6d88e-c483-49a2-9a7a-54bee5049fbc|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 05:59:34 GMT;Connection:close;
2022-11-06T05:59:34.076Z|e1d6d88e-c483-49a2-9a7a-54bee5049fbc|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T05:59:34.077Z|e1d6d88e-c483-49a2-9a7a-54bee5049fbc|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T05:59:42.401Z|b162523c-331e-42d6-9f5e-adf9705955bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:59:42.402Z|b162523c-331e-42d6-9f5e-adf9705955bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:59:42.655Z|00cfabab-06f7-4926-8624-f9ca102c1f98|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:59:42.656Z|00cfabab-06f7-4926-8624-f9ca102c1f98|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T05:59:57.401Z|f09aa58a-e5cb-40f0-afa3-fbfdfb6d4756|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T05:59:57.402Z|f09aa58a-e5cb-40f0-afa3-fbfdfb6d4756|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:00:12.401Z|adc712cd-0269-4324-ba53-5d1bbef4dc9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:00:12.404Z|adc712cd-0269-4324-ba53-5d1bbef4dc9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:00:12.657Z|a2ab2f95-c5f0-4af5-ab6a-8a58f96e8222|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:00:12.657Z|a2ab2f95-c5f0-4af5-ab6a-8a58f96e8222|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:00:27.401Z|d9c57a49-4f72-46b4-a240-2c805239e90c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:00:27.403Z|d9c57a49-4f72-46b4-a240-2c805239e90c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:00:34.056Z|58bc9d54-470a-410c-8218-802db80ade5a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:00:34.056Z|58bc9d54-470a-410c-8218-802db80ade5a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:00:34.056Z|58bc9d54-470a-410c-8218-802db80ade5a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:00:34.057Z|58bc9d54-470a-410c-8218-802db80ade5a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:00:34.057Z|58bc9d54-470a-410c-8218-802db80ade5a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:00:34.058Z|58bc9d54-470a-410c-8218-802db80ade5a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:00:34.063Z|58bc9d54-470a-410c-8218-802db80ade5a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:00:34.064Z|58bc9d54-470a-410c-8218-802db80ade5a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:00:34.064Z|58bc9d54-470a-410c-8218-802db80ade5a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:00:34.064Z|58bc9d54-470a-410c-8218-802db80ade5a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:00:34 GMT;Connection:close;
2022-11-06T06:00:34.064Z|58bc9d54-470a-410c-8218-802db80ade5a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:00:34.065Z|58bc9d54-470a-410c-8218-802db80ade5a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:00:42.401Z|bd2ca5c7-5e36-4bf7-ab77-d0e8ef03eff6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:00:42.402Z|bd2ca5c7-5e36-4bf7-ab77-d0e8ef03eff6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:00:42.658Z|57622782-015d-45d3-adf1-172440c7b143|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:00:42.659Z|57622782-015d-45d3-adf1-172440c7b143|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:00:57.401Z|fb8390d3-33f1-4533-88aa-79d8e0d648e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:00:57.405Z|fb8390d3-33f1-4533-88aa-79d8e0d648e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:01:12.402Z|f93b147e-0599-4b64-9e9c-d339ecea5fb7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:01:12.403Z|f93b147e-0599-4b64-9e9c-d339ecea5fb7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:01:12.660Z|82981a7b-b4b1-4ec4-b05e-25458295f829|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:01:12.661Z|82981a7b-b4b1-4ec4-b05e-25458295f829|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:01:27.401Z|bc3c885a-423e-4563-b909-55145ee130be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:01:27.402Z|bc3c885a-423e-4563-b909-55145ee130be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:01:34.059Z|137879f1-8b50-49d3-8f40-b429c217d481|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:01:34.060Z|137879f1-8b50-49d3-8f40-b429c217d481|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:01:34.060Z|137879f1-8b50-49d3-8f40-b429c217d481|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:01:34.069Z|137879f1-8b50-49d3-8f40-b429c217d481|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:01:34.069Z|137879f1-8b50-49d3-8f40-b429c217d481|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:01:34.069Z|137879f1-8b50-49d3-8f40-b429c217d481|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:01:34.076Z|137879f1-8b50-49d3-8f40-b429c217d481|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:01:34.076Z|137879f1-8b50-49d3-8f40-b429c217d481|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:01:34.076Z|137879f1-8b50-49d3-8f40-b429c217d481|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:01:34.076Z|137879f1-8b50-49d3-8f40-b429c217d481|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:01:34 GMT;Connection:close;
2022-11-06T06:01:34.076Z|137879f1-8b50-49d3-8f40-b429c217d481|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:01:34.077Z|137879f1-8b50-49d3-8f40-b429c217d481|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:01:42.401Z|96e63d57-d7c4-472c-ab46-4924d58979b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:01:42.404Z|96e63d57-d7c4-472c-ab46-4924d58979b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:01:42.662Z|448e85c4-b3b8-4090-92c0-758fbeff61f9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:01:42.663Z|448e85c4-b3b8-4090-92c0-758fbeff61f9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:01:57.401Z|37425a4f-6ab8-4905-b4d2-12381c9ea355|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:01:57.402Z|37425a4f-6ab8-4905-b4d2-12381c9ea355|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:02:07.195Z|d50377d4-a27a-4f15-a721-81008f1a0a0e|http-nio-8083-exec-1|/infraActiveRequests/d50377d4-a27a-4f15-a721-81008f1a0a0e|bpel|||INFO|500||Entering
2022-11-06T06:02:07.196Z|d50377d4-a27a-4f15-a721-81008f1a0a0e|http-nio-8083-exec-1|/infraActiveRequests/d50377d4-a27a-4f15-a721-81008f1a0a0e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:02:07.196Z|d50377d4-a27a-4f15-a721-81008f1a0a0e|http-nio-8083-exec-1|/infraActiveRequests/d50377d4-a27a-4f15-a721-81008f1a0a0e|bpel|||DEBUG|500||URI         : /infraActiveRequests/d50377d4-a27a-4f15-a721-81008f1a0a0e
2022-11-06T06:02:07.196Z|d50377d4-a27a-4f15-a721-81008f1a0a0e|http-nio-8083-exec-1|/infraActiveRequests/d50377d4-a27a-4f15-a721-81008f1a0a0e|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:02:07.197Z|d50377d4-a27a-4f15-a721-81008f1a0a0e|http-nio-8083-exec-1|/infraActiveRequests/d50377d4-a27a-4f15-a721-81008f1a0a0e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3bef30f5e937adcf;x-b3-spanid:c2f1e4d9ee83d2cd;x-b3-parentspanid:3bef30f5e937adcf;x-b3-sampled:0;x-onap-requestid:d50377d4-a27a-4f15-a721-81008f1a0a0e;x-requestid:d50377d4-a27a-4f15-a721-81008f1a0a0e;x-transactionid:d50377d4-a27a-4f15-a721-81008f1a0a0e;x-ecomp-requestid:d50377d4-a27a-4f15-a721-81008f1a0a0e;x-onap-partnername:SO.APIH;x-invocationid:ec363d11-e65c-4604-be23-a281f8534063;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-11-06T06:02:07.197Z|d50377d4-a27a-4f15-a721-81008f1a0a0e|http-nio-8083-exec-1|/infraActiveRequests/d50377d4-a27a-4f15-a721-81008f1a0a0e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:02:12.401Z|1402a3ad-02c8-4582-9605-911e4c591d23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:02:12.402Z|1402a3ad-02c8-4582-9605-911e4c591d23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:02:12.664Z|3e90e75d-acee-446c-a26a-2703c41c4e89|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:02:12.665Z|3e90e75d-acee-446c-a26a-2703c41c4e89|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:02:24.823Z|94c19380-fd02-49cb-b1e4-0df4418370f9|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-11-06T06:02:24.824Z|94c19380-fd02-49cb-b1e4-0df4418370f9|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================
2022-11-06T06:02:24.824Z|94c19380-fd02-49cb-b1e4-0df4418370f9|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||URI         : /manage/health
2022-11-06T06:02:24.829Z|94c19380-fd02-49cb-b1e4-0df4418370f9|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||Method      : GET
2022-11-06T06:02:24.832Z|94c19380-fd02-49cb-b1e4-0df4418370f9|http-nio-8083-exec-2|/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:94c19380-fd02-49cb-b1e4-0df4418370f9;x-fromappid:robot-ete;
2022-11-06T06:02:24.832Z|94c19380-fd02-49cb-b1e4-0df4418370f9|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end==================================================
2022-11-06T06:02:24.876Z|94c19380-fd02-49cb-b1e4-0df4418370f9|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin==========================================
2022-11-06T06:02:24.876Z|94c19380-fd02-49cb-b1e4-0df4418370f9|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code  : 200
2022-11-06T06:02:24.876Z|94c19380-fd02-49cb-b1e4-0df4418370f9|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text  : OK
2022-11-06T06:02:24.876Z|94c19380-fd02-49cb-b1e4-0df4418370f9|http-nio-8083-exec-2|/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:Sun, 06 Nov 2022 06:02:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:02:24.877Z|94c19380-fd02-49cb-b1e4-0df4418370f9|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================
2022-11-06T06:02:24.878Z|94c19380-fd02-49cb-b1e4-0df4418370f9|http-nio-8083-exec-2|/manage/health|python-requests/2.28.1|||INFO|500||Exiting.
2022-11-06T06:02:27.401Z|d1b5aea0-49d9-4253-bbe3-5f1bde63a404|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:02:27.404Z|d1b5aea0-49d9-4253-bbe3-5f1bde63a404|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:02:32.365Z|ec01fccf-56e1-4967-a164-492f2020d6d6|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-11-06T06:02:32.365Z|ec01fccf-56e1-4967-a164-492f2020d6d6|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request begin================================================
2022-11-06T06:02:32.366Z|ec01fccf-56e1-4967-a164-492f2020d6d6|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||URI         : /manage/health
2022-11-06T06:02:32.366Z|ec01fccf-56e1-4967-a164-492f2020d6d6|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Method      : GET
2022-11-06T06:02:32.366Z|ec01fccf-56e1-4967-a164-492f2020d6d6|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:ec01fccf-56e1-4967-a164-492f2020d6d6;x-fromappid:robot-ete;
2022-11-06T06:02:32.367Z|ec01fccf-56e1-4967-a164-492f2020d6d6|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||===========================request end==================================================
2022-11-06T06:02:32.372Z|ec01fccf-56e1-4967-a164-492f2020d6d6|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response begin==========================================
2022-11-06T06:02:32.372Z|ec01fccf-56e1-4967-a164-492f2020d6d6|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Status code  : 200
2022-11-06T06:02:32.373Z|ec01fccf-56e1-4967-a164-492f2020d6d6|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||Status text  : OK
2022-11-06T06:02:32.373Z|ec01fccf-56e1-4967-a164-492f2020d6d6|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:Sun, 06 Nov 2022 06:02:32 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:02:32.373Z|ec01fccf-56e1-4967-a164-492f2020d6d6|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||DEBUG|500||============================response end============================================
2022-11-06T06:02:32.374Z|ec01fccf-56e1-4967-a164-492f2020d6d6|http-nio-8083-exec-3|/manage/health|python-requests/2.28.1|||INFO|500||Exiting.
2022-11-06T06:02:34.055Z|b773b6f2-3baf-4003-82b5-2f19aef3b40c|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:02:34.055Z|b773b6f2-3baf-4003-82b5-2f19aef3b40c|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:02:34.056Z|b773b6f2-3baf-4003-82b5-2f19aef3b40c|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:02:34.057Z|b773b6f2-3baf-4003-82b5-2f19aef3b40c|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:02:34.058Z|b773b6f2-3baf-4003-82b5-2f19aef3b40c|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:02:34.058Z|b773b6f2-3baf-4003-82b5-2f19aef3b40c|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:02:34.064Z|b773b6f2-3baf-4003-82b5-2f19aef3b40c|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:02:34.064Z|b773b6f2-3baf-4003-82b5-2f19aef3b40c|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:02:34.065Z|b773b6f2-3baf-4003-82b5-2f19aef3b40c|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:02:34.066Z|b773b6f2-3baf-4003-82b5-2f19aef3b40c|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:02:34 GMT;Connection:close;
2022-11-06T06:02:34.066Z|b773b6f2-3baf-4003-82b5-2f19aef3b40c|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:02:34.067Z|b773b6f2-3baf-4003-82b5-2f19aef3b40c|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:02:42.401Z|59083fb0-7763-4144-a358-be863c6a5ba1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:02:42.402Z|59083fb0-7763-4144-a358-be863c6a5ba1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:02:42.665Z|d7c89c96-5e87-4db0-b61b-f91b11284194|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:02:42.666Z|d7c89c96-5e87-4db0-b61b-f91b11284194|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:02:57.401Z|e98560af-e48a-47d3-9218-f0ce41de643f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:02:57.401Z|e98560af-e48a-47d3-9218-f0ce41de643f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:03:12.401Z|2324c161-b9f7-42d5-849f-2e8216fe1e24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:03:12.404Z|2324c161-b9f7-42d5-849f-2e8216fe1e24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:03:12.667Z|988593ec-7aa2-4c23-8171-1f6e4d562ac6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:03:12.668Z|988593ec-7aa2-4c23-8171-1f6e4d562ac6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:03:27.401Z|91b722a4-83da-4454-8bb4-bdfa3d3a2db4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:03:27.402Z|91b722a4-83da-4454-8bb4-bdfa3d3a2db4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:03:34.053Z|b5c61370-1995-4d9c-a5fd-7133e9777d13|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:03:34.053Z|b5c61370-1995-4d9c-a5fd-7133e9777d13|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:03:34.053Z|b5c61370-1995-4d9c-a5fd-7133e9777d13|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:03:34.054Z|b5c61370-1995-4d9c-a5fd-7133e9777d13|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:03:34.055Z|b5c61370-1995-4d9c-a5fd-7133e9777d13|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:03:34.055Z|b5c61370-1995-4d9c-a5fd-7133e9777d13|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:03:34.060Z|b5c61370-1995-4d9c-a5fd-7133e9777d13|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:03:34.060Z|b5c61370-1995-4d9c-a5fd-7133e9777d13|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:03:34.061Z|b5c61370-1995-4d9c-a5fd-7133e9777d13|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:03:34.061Z|b5c61370-1995-4d9c-a5fd-7133e9777d13|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:03:34 GMT;Connection:close;
2022-11-06T06:03:34.067Z|b5c61370-1995-4d9c-a5fd-7133e9777d13|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:03:34.067Z|b5c61370-1995-4d9c-a5fd-7133e9777d13|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:03:42.401Z|f64d72e1-0757-4014-badd-3b542307f81c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:03:42.402Z|f64d72e1-0757-4014-badd-3b542307f81c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:03:42.669Z|425b20bd-4ec0-48ad-a143-a8faf10dc927|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:03:42.670Z|425b20bd-4ec0-48ad-a143-a8faf10dc927|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:03:57.402Z|81084613-ff07-4a92-93a8-790fdba3809a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:03:57.405Z|81084613-ff07-4a92-93a8-790fdba3809a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:04:12.402Z|deee333f-0d1d-4b10-981e-3029ce168e9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:04:12.403Z|deee333f-0d1d-4b10-981e-3029ce168e9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:04:12.678Z|baae7712-1863-40f2-90c3-579766a1f586|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:04:12.678Z|baae7712-1863-40f2-90c3-579766a1f586|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:04:27.402Z|e0a9a539-741b-4b8f-a467-57f241129bd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:04:27.403Z|e0a9a539-741b-4b8f-a467-57f241129bd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:04:34.060Z|a908f7b3-de4f-4a20-9fd8-806eb6b4addb|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:04:34.061Z|a908f7b3-de4f-4a20-9fd8-806eb6b4addb|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:04:34.061Z|a908f7b3-de4f-4a20-9fd8-806eb6b4addb|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:04:34.063Z|a908f7b3-de4f-4a20-9fd8-806eb6b4addb|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:04:34.063Z|a908f7b3-de4f-4a20-9fd8-806eb6b4addb|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:04:34.064Z|a908f7b3-de4f-4a20-9fd8-806eb6b4addb|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:04:34.074Z|a908f7b3-de4f-4a20-9fd8-806eb6b4addb|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:04:34.074Z|a908f7b3-de4f-4a20-9fd8-806eb6b4addb|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:04:34.074Z|a908f7b3-de4f-4a20-9fd8-806eb6b4addb|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:04:34.075Z|a908f7b3-de4f-4a20-9fd8-806eb6b4addb|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:04:34 GMT;Connection:close;
2022-11-06T06:04:34.075Z|a908f7b3-de4f-4a20-9fd8-806eb6b4addb|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:04:34.076Z|a908f7b3-de4f-4a20-9fd8-806eb6b4addb|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:04:42.401Z|5ff7c756-1103-494e-bb7b-56adcf39a08d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:04:42.404Z|5ff7c756-1103-494e-bb7b-56adcf39a08d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:04:42.680Z|fa16c8f6-dfd9-4983-8568-ef45c1b39d8f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:04:42.681Z|fa16c8f6-dfd9-4983-8568-ef45c1b39d8f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:04:57.401Z|90b61c69-c628-4130-97e6-b546c333fc9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:04:57.402Z|90b61c69-c628-4130-97e6-b546c333fc9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:05:12.401Z|eceff04a-6715-45fe-83a3-610e76806411|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:05:12.402Z|eceff04a-6715-45fe-83a3-610e76806411|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:05:12.682Z|f18806f3-207d-46bf-941f-4cb5dfacfcc5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:05:12.683Z|f18806f3-207d-46bf-941f-4cb5dfacfcc5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:05:27.401Z|8db58bda-26ff-4d50-992c-b6a432f21e50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:05:27.404Z|8db58bda-26ff-4d50-992c-b6a432f21e50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:05:34.055Z|a6dcfbbd-12eb-4d13-b601-4f2cd2ee1747|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:05:34.055Z|a6dcfbbd-12eb-4d13-b601-4f2cd2ee1747|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:05:34.055Z|a6dcfbbd-12eb-4d13-b601-4f2cd2ee1747|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:05:34.055Z|a6dcfbbd-12eb-4d13-b601-4f2cd2ee1747|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:05:34.056Z|a6dcfbbd-12eb-4d13-b601-4f2cd2ee1747|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:05:34.056Z|a6dcfbbd-12eb-4d13-b601-4f2cd2ee1747|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:05:34.063Z|a6dcfbbd-12eb-4d13-b601-4f2cd2ee1747|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:05:34.063Z|a6dcfbbd-12eb-4d13-b601-4f2cd2ee1747|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:05:34.064Z|a6dcfbbd-12eb-4d13-b601-4f2cd2ee1747|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:05:34.064Z|a6dcfbbd-12eb-4d13-b601-4f2cd2ee1747|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:05:34 GMT;Connection:close;
2022-11-06T06:05:34.064Z|a6dcfbbd-12eb-4d13-b601-4f2cd2ee1747|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:05:34.065Z|a6dcfbbd-12eb-4d13-b601-4f2cd2ee1747|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:05:42.401Z|3b60f29c-5698-4067-b8dc-6b24e906f1ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:05:42.402Z|3b60f29c-5698-4067-b8dc-6b24e906f1ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:05:42.685Z|93349f68-6c5f-426e-9c54-2a45a0c174bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:05:42.685Z|93349f68-6c5f-426e-9c54-2a45a0c174bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:05:57.401Z|8f333d64-1703-421e-a32a-a17c54252ded|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:05:57.402Z|8f333d64-1703-421e-a32a-a17c54252ded|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:06:12.401Z|a3f92480-2f8f-45aa-9218-2b293158ec64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:06:12.404Z|a3f92480-2f8f-45aa-9218-2b293158ec64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:06:12.686Z|3d872a3b-8f97-4e1f-9a9c-d49ee4e5fa2e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:06:12.687Z|3d872a3b-8f97-4e1f-9a9c-d49ee4e5fa2e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:06:27.401Z|51e134e5-5cbe-429b-9217-449d95071527|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:06:27.402Z|51e134e5-5cbe-429b-9217-449d95071527|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:06:34.053Z|21df0b67-250b-4961-a120-8e30dd814159|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:06:34.053Z|21df0b67-250b-4961-a120-8e30dd814159|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:06:34.055Z|21df0b67-250b-4961-a120-8e30dd814159|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:06:34.056Z|21df0b67-250b-4961-a120-8e30dd814159|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:06:34.056Z|21df0b67-250b-4961-a120-8e30dd814159|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:06:34.056Z|21df0b67-250b-4961-a120-8e30dd814159|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:06:34.062Z|21df0b67-250b-4961-a120-8e30dd814159|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:06:34.062Z|21df0b67-250b-4961-a120-8e30dd814159|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:06:34.063Z|21df0b67-250b-4961-a120-8e30dd814159|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:06:34.063Z|21df0b67-250b-4961-a120-8e30dd814159|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:06:34 GMT;Connection:close;
2022-11-06T06:06:34.064Z|21df0b67-250b-4961-a120-8e30dd814159|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:06:34.064Z|21df0b67-250b-4961-a120-8e30dd814159|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:06:42.401Z|ca891066-4b8f-49ff-8fa6-1dc954e0992c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:06:42.402Z|ca891066-4b8f-49ff-8fa6-1dc954e0992c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:06:42.688Z|9e7848f0-c47d-476e-8f75-b92a60afaad8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:06:42.689Z|9e7848f0-c47d-476e-8f75-b92a60afaad8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:06:57.401Z|b27ae037-4810-49f8-a78f-e73612900a75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:06:57.404Z|b27ae037-4810-49f8-a78f-e73612900a75|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:07:12.401Z|a5aebef2-deee-4082-93f5-4e1647d1a5e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:07:12.402Z|a5aebef2-deee-4082-93f5-4e1647d1a5e1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:07:12.690Z|ca8028e8-0b9d-49d6-b2b9-e3df21b653af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:07:12.691Z|ca8028e8-0b9d-49d6-b2b9-e3df21b653af|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:07:27.402Z|1f804fc6-09e3-4c49-b404-14e4815f2260|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:07:27.403Z|1f804fc6-09e3-4c49-b404-14e4815f2260|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:07:34.053Z|8677c9d7-35f3-4fa0-9381-2afb09c13b4a|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:07:34.054Z|8677c9d7-35f3-4fa0-9381-2afb09c13b4a|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:07:34.056Z|8677c9d7-35f3-4fa0-9381-2afb09c13b4a|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:07:34.060Z|8677c9d7-35f3-4fa0-9381-2afb09c13b4a|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:07:34.060Z|8677c9d7-35f3-4fa0-9381-2afb09c13b4a|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:07:34.060Z|8677c9d7-35f3-4fa0-9381-2afb09c13b4a|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:07:34.072Z|8677c9d7-35f3-4fa0-9381-2afb09c13b4a|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:07:34.072Z|8677c9d7-35f3-4fa0-9381-2afb09c13b4a|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:07:34.073Z|8677c9d7-35f3-4fa0-9381-2afb09c13b4a|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:07:34.073Z|8677c9d7-35f3-4fa0-9381-2afb09c13b4a|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:07:34 GMT;Connection:close;
2022-11-06T06:07:34.074Z|8677c9d7-35f3-4fa0-9381-2afb09c13b4a|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:07:34.074Z|8677c9d7-35f3-4fa0-9381-2afb09c13b4a|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:07:42.401Z|cf496b0b-3849-4e92-be89-415433820919|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:07:42.404Z|cf496b0b-3849-4e92-be89-415433820919|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:07:42.692Z|668ebbcf-1b7b-49cf-8dce-c550a5f87bcf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:07:42.693Z|668ebbcf-1b7b-49cf-8dce-c550a5f87bcf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:07:57.401Z|9a7fbdfd-7b4a-4bb4-88c8-e5723a01d8f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:07:57.402Z|9a7fbdfd-7b4a-4bb4-88c8-e5723a01d8f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:08:12.402Z|dca21c19-0d1f-4ae7-af65-403fcfaa735d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:08:12.403Z|dca21c19-0d1f-4ae7-af65-403fcfaa735d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:08:12.694Z|0d127dce-e415-406d-ab20-b4d53299b82e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:08:12.695Z|0d127dce-e415-406d-ab20-b4d53299b82e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:08:27.401Z|8a0f103e-cfc7-4462-ba8a-828be064898c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:08:27.404Z|8a0f103e-cfc7-4462-ba8a-828be064898c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:08:34.055Z|6cdfc2be-07ae-4f1b-82c0-d5a219fae1ff|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:08:34.055Z|6cdfc2be-07ae-4f1b-82c0-d5a219fae1ff|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:08:34.056Z|6cdfc2be-07ae-4f1b-82c0-d5a219fae1ff|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:08:34.056Z|6cdfc2be-07ae-4f1b-82c0-d5a219fae1ff|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:08:34.056Z|6cdfc2be-07ae-4f1b-82c0-d5a219fae1ff|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:08:34.056Z|6cdfc2be-07ae-4f1b-82c0-d5a219fae1ff|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:08:34.062Z|6cdfc2be-07ae-4f1b-82c0-d5a219fae1ff|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:08:34.063Z|6cdfc2be-07ae-4f1b-82c0-d5a219fae1ff|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:08:34.063Z|6cdfc2be-07ae-4f1b-82c0-d5a219fae1ff|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:08:34.063Z|6cdfc2be-07ae-4f1b-82c0-d5a219fae1ff|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:08:34 GMT;Connection:close;
2022-11-06T06:08:34.064Z|6cdfc2be-07ae-4f1b-82c0-d5a219fae1ff|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:08:34.064Z|6cdfc2be-07ae-4f1b-82c0-d5a219fae1ff|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:08:42.401Z|884b9191-028d-4f63-b7ed-5638bf97e0a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:08:42.401Z|884b9191-028d-4f63-b7ed-5638bf97e0a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:08:42.696Z|0830e371-8514-448d-844e-1710c44060b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:08:42.697Z|0830e371-8514-448d-844e-1710c44060b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:08:57.401Z|b407fef0-d543-4a23-9ce7-ea3926843621|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:08:57.402Z|b407fef0-d543-4a23-9ce7-ea3926843621|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:09:12.401Z|86fbf781-c6c0-40d0-9803-2caa83136de8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:09:12.404Z|86fbf781-c6c0-40d0-9803-2caa83136de8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:09:12.698Z|2f0beee1-987d-488c-b71b-526b2210b4ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:09:12.699Z|2f0beee1-987d-488c-b71b-526b2210b4ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:09:27.401Z|3b8642c0-ed25-4ecc-876c-026a7c178405|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:09:27.402Z|3b8642c0-ed25-4ecc-876c-026a7c178405|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:09:34.059Z|10bd9b00-9a13-46de-a3cf-16ad51c4a4e9|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:09:34.059Z|10bd9b00-9a13-46de-a3cf-16ad51c4a4e9|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:09:34.060Z|10bd9b00-9a13-46de-a3cf-16ad51c4a4e9|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:09:34.066Z|10bd9b00-9a13-46de-a3cf-16ad51c4a4e9|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:09:34.066Z|10bd9b00-9a13-46de-a3cf-16ad51c4a4e9|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:09:34.067Z|10bd9b00-9a13-46de-a3cf-16ad51c4a4e9|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:09:34.072Z|10bd9b00-9a13-46de-a3cf-16ad51c4a4e9|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:09:34.072Z|10bd9b00-9a13-46de-a3cf-16ad51c4a4e9|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:09:34.073Z|10bd9b00-9a13-46de-a3cf-16ad51c4a4e9|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:09:34.074Z|10bd9b00-9a13-46de-a3cf-16ad51c4a4e9|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:09:34 GMT;Connection:close;
2022-11-06T06:09:34.074Z|10bd9b00-9a13-46de-a3cf-16ad51c4a4e9|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:09:34.075Z|10bd9b00-9a13-46de-a3cf-16ad51c4a4e9|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:09:42.401Z|94abe9b6-da54-4fa2-a17a-cc2df692bbc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:09:42.402Z|94abe9b6-da54-4fa2-a17a-cc2df692bbc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:09:42.700Z|f823d89f-9ab3-4949-9b4b-df1dbbc65acd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:09:42.701Z|f823d89f-9ab3-4949-9b4b-df1dbbc65acd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:09:57.401Z|56c7ec9c-a756-479a-913f-aeee3dee6322|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:09:57.404Z|56c7ec9c-a756-479a-913f-aeee3dee6322|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:10:12.401Z|e358285e-110c-4620-9223-a816a40a82e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:10:12.402Z|e358285e-110c-4620-9223-a816a40a82e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:10:12.702Z|fec872ec-c243-43a7-93da-81a7a83ef200|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:10:12.703Z|fec872ec-c243-43a7-93da-81a7a83ef200|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:10:27.401Z|5c83e69a-d16f-44b0-b0de-26b244cba452|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:10:27.402Z|5c83e69a-d16f-44b0-b0de-26b244cba452|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:10:34.056Z|0c58460d-7092-4ec8-b013-09214dffab72|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:10:34.057Z|0c58460d-7092-4ec8-b013-09214dffab72|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:10:34.057Z|0c58460d-7092-4ec8-b013-09214dffab72|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:10:34.057Z|0c58460d-7092-4ec8-b013-09214dffab72|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:10:34.058Z|0c58460d-7092-4ec8-b013-09214dffab72|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:10:34.058Z|0c58460d-7092-4ec8-b013-09214dffab72|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:10:34.065Z|0c58460d-7092-4ec8-b013-09214dffab72|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:10:34.065Z|0c58460d-7092-4ec8-b013-09214dffab72|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:10:34.065Z|0c58460d-7092-4ec8-b013-09214dffab72|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:10:34.065Z|0c58460d-7092-4ec8-b013-09214dffab72|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:10:34 GMT;Connection:close;
2022-11-06T06:10:34.066Z|0c58460d-7092-4ec8-b013-09214dffab72|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:10:34.066Z|0c58460d-7092-4ec8-b013-09214dffab72|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:10:42.401Z|b038abee-c5a7-45ef-8284-7c745b656613|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:10:42.404Z|b038abee-c5a7-45ef-8284-7c745b656613|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:10:42.704Z|8cb122da-a59a-43e8-8c05-f0f11da90301|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:10:42.705Z|8cb122da-a59a-43e8-8c05-f0f11da90301|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:10:57.401Z|76c6db3b-34f3-4e2c-b1a5-b30ef3e93c28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:10:57.402Z|76c6db3b-34f3-4e2c-b1a5-b30ef3e93c28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:11:12.402Z|69baa9f7-da25-4510-bd0f-236d0618b3ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:11:12.406Z|69baa9f7-da25-4510-bd0f-236d0618b3ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:11:12.707Z|ecd95ec1-9025-4028-bc76-a56e34576742|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:11:12.708Z|ecd95ec1-9025-4028-bc76-a56e34576742|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:11:27.401Z|c26315be-fbf1-441d-a21f-7d26d586851c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:11:27.402Z|c26315be-fbf1-441d-a21f-7d26d586851c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:11:34.066Z|ca4361b4-ad39-4a45-8571-53b2319c36b7|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:11:34.067Z|ca4361b4-ad39-4a45-8571-53b2319c36b7|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:11:34.067Z|ca4361b4-ad39-4a45-8571-53b2319c36b7|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:11:34.068Z|ca4361b4-ad39-4a45-8571-53b2319c36b7|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:11:34.069Z|ca4361b4-ad39-4a45-8571-53b2319c36b7|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:11:34.069Z|ca4361b4-ad39-4a45-8571-53b2319c36b7|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:11:34.084Z|ca4361b4-ad39-4a45-8571-53b2319c36b7|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:11:34.085Z|ca4361b4-ad39-4a45-8571-53b2319c36b7|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:11:34.085Z|ca4361b4-ad39-4a45-8571-53b2319c36b7|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:11:34.085Z|ca4361b4-ad39-4a45-8571-53b2319c36b7|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:11:34 GMT;Connection:close;
2022-11-06T06:11:34.086Z|ca4361b4-ad39-4a45-8571-53b2319c36b7|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:11:34.086Z|ca4361b4-ad39-4a45-8571-53b2319c36b7|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:11:42.401Z|c646a637-2bf8-4bac-84d5-f804bd1359c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:11:42.402Z|c646a637-2bf8-4bac-84d5-f804bd1359c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:11:42.710Z|c1cd4d40-c221-448d-8872-5079df271e56|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:11:42.710Z|c1cd4d40-c221-448d-8872-5079df271e56|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:11:57.401Z|0d6eec41-1af2-4458-9410-b571351063b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:11:57.403Z|0d6eec41-1af2-4458-9410-b571351063b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:12:12.401Z|f9acd0a4-0871-4f7b-b820-92deaacb5888|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:12:12.402Z|f9acd0a4-0871-4f7b-b820-92deaacb5888|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:12:12.711Z|09872bc2-ea78-4a81-bdae-229867502dfe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:12:12.712Z|09872bc2-ea78-4a81-bdae-229867502dfe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:12:27.404Z|1b6dfb1d-b72b-49f0-bf70-35e9adb60fd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:12:27.407Z|1b6dfb1d-b72b-49f0-bf70-35e9adb60fd5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:12:34.054Z|bdad56de-0830-492d-8019-db87bb6c8346|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:12:34.055Z|bdad56de-0830-492d-8019-db87bb6c8346|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:12:34.055Z|bdad56de-0830-492d-8019-db87bb6c8346|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:12:34.058Z|bdad56de-0830-492d-8019-db87bb6c8346|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:12:34.059Z|bdad56de-0830-492d-8019-db87bb6c8346|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:12:34.059Z|bdad56de-0830-492d-8019-db87bb6c8346|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:12:34.065Z|bdad56de-0830-492d-8019-db87bb6c8346|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:12:34.065Z|bdad56de-0830-492d-8019-db87bb6c8346|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:12:34.065Z|bdad56de-0830-492d-8019-db87bb6c8346|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:12:34.066Z|bdad56de-0830-492d-8019-db87bb6c8346|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:12:34 GMT;Connection:close;
2022-11-06T06:12:34.066Z|bdad56de-0830-492d-8019-db87bb6c8346|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:12:34.066Z|bdad56de-0830-492d-8019-db87bb6c8346|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:12:42.401Z|0c2799da-5561-47dd-83f7-88afba55a132|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:12:42.402Z|0c2799da-5561-47dd-83f7-88afba55a132|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:12:42.713Z|fb047c6a-b9e4-4eb4-92b5-e0d970e845e2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:12:42.714Z|fb047c6a-b9e4-4eb4-92b5-e0d970e845e2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:12:57.403Z|9ec5f41d-21aa-4479-86ee-cb1d5058492d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:12:57.404Z|9ec5f41d-21aa-4479-86ee-cb1d5058492d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:13:12.401Z|9b5707bc-7433-4a28-a88a-74c4d67816d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:13:12.405Z|9b5707bc-7433-4a28-a88a-74c4d67816d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:13:12.715Z|275a10e8-370e-41b0-b737-1fdbaf1959a8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:13:12.715Z|275a10e8-370e-41b0-b737-1fdbaf1959a8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:13:27.402Z|4e9bf188-5e00-42a4-8c0b-b511090382c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:13:27.403Z|4e9bf188-5e00-42a4-8c0b-b511090382c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:13:34.058Z|bce33f6b-89cf-417b-b2a0-57c293091591|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:13:34.058Z|bce33f6b-89cf-417b-b2a0-57c293091591|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:13:34.058Z|bce33f6b-89cf-417b-b2a0-57c293091591|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:13:34.061Z|bce33f6b-89cf-417b-b2a0-57c293091591|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:13:34.062Z|bce33f6b-89cf-417b-b2a0-57c293091591|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:13:34.062Z|bce33f6b-89cf-417b-b2a0-57c293091591|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:13:34.088Z|bce33f6b-89cf-417b-b2a0-57c293091591|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:13:34.088Z|bce33f6b-89cf-417b-b2a0-57c293091591|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:13:34.089Z|bce33f6b-89cf-417b-b2a0-57c293091591|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:13:34.089Z|bce33f6b-89cf-417b-b2a0-57c293091591|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:13:34 GMT;Connection:close;
2022-11-06T06:13:34.089Z|bce33f6b-89cf-417b-b2a0-57c293091591|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:13:34.090Z|bce33f6b-89cf-417b-b2a0-57c293091591|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:13:42.401Z|1a451b9a-a6bd-4ba3-b438-5ffb8606e8c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:13:42.402Z|1a451b9a-a6bd-4ba3-b438-5ffb8606e8c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:13:42.717Z|8067d9c1-470f-4f4f-a65b-5d4de51c5185|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:13:42.718Z|8067d9c1-470f-4f4f-a65b-5d4de51c5185|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:13:57.401Z|b9800cb3-c515-474b-971b-9bdbe9c95cc3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:13:57.408Z|b9800cb3-c515-474b-971b-9bdbe9c95cc3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:14:12.401Z|83913afa-62cb-4fd5-8b60-5fe2625c0dff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:14:12.402Z|83913afa-62cb-4fd5-8b60-5fe2625c0dff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:14:12.720Z|a3767c18-2b01-4899-9982-ea8bb3e14912|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:14:12.720Z|a3767c18-2b01-4899-9982-ea8bb3e14912|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:14:27.401Z|43208a3a-de56-4128-9fd6-f14560aaf26d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:14:27.402Z|43208a3a-de56-4128-9fd6-f14560aaf26d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:14:34.058Z|b09e55b7-dc0b-47a4-b1bb-eff0cb123d12|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:14:34.059Z|b09e55b7-dc0b-47a4-b1bb-eff0cb123d12|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:14:34.059Z|b09e55b7-dc0b-47a4-b1bb-eff0cb123d12|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:14:34.059Z|b09e55b7-dc0b-47a4-b1bb-eff0cb123d12|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:14:34.059Z|b09e55b7-dc0b-47a4-b1bb-eff0cb123d12|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:14:34.059Z|b09e55b7-dc0b-47a4-b1bb-eff0cb123d12|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:14:34.075Z|b09e55b7-dc0b-47a4-b1bb-eff0cb123d12|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:14:34.076Z|b09e55b7-dc0b-47a4-b1bb-eff0cb123d12|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:14:34.076Z|b09e55b7-dc0b-47a4-b1bb-eff0cb123d12|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:14:34.076Z|b09e55b7-dc0b-47a4-b1bb-eff0cb123d12|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:14:34 GMT;Connection:close;
2022-11-06T06:14:34.077Z|b09e55b7-dc0b-47a4-b1bb-eff0cb123d12|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:14:34.077Z|b09e55b7-dc0b-47a4-b1bb-eff0cb123d12|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:14:42.401Z|9dcf4c75-f3fb-478d-9166-5447baaff35b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:14:42.404Z|9dcf4c75-f3fb-478d-9166-5447baaff35b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:14:42.722Z|b584c790-2bfa-410d-8c7c-35bb092a9f29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:14:42.722Z|b584c790-2bfa-410d-8c7c-35bb092a9f29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:14:57.403Z|0308fb54-8b84-4217-944e-f764c307402b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:14:57.404Z|0308fb54-8b84-4217-944e-f764c307402b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:15:12.401Z|1606ba0b-8ac4-476f-a9ea-d7527b639b35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:15:12.401Z|1606ba0b-8ac4-476f-a9ea-d7527b639b35|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:15:12.723Z|79fba9c9-3594-4eec-bfd1-03b628675ca8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:15:12.724Z|79fba9c9-3594-4eec-bfd1-03b628675ca8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:15:27.401Z|fb753bef-d9c7-43e8-afe1-819249e6c1ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:15:27.404Z|fb753bef-d9c7-43e8-afe1-819249e6c1ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:15:34.054Z|9deff92d-edba-4b94-a8b7-903b50b7b4b4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:15:34.055Z|9deff92d-edba-4b94-a8b7-903b50b7b4b4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:15:34.055Z|9deff92d-edba-4b94-a8b7-903b50b7b4b4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:15:34.055Z|9deff92d-edba-4b94-a8b7-903b50b7b4b4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:15:34.056Z|9deff92d-edba-4b94-a8b7-903b50b7b4b4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:15:34.056Z|9deff92d-edba-4b94-a8b7-903b50b7b4b4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:15:34.070Z|9deff92d-edba-4b94-a8b7-903b50b7b4b4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:15:34.071Z|9deff92d-edba-4b94-a8b7-903b50b7b4b4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:15:34.071Z|9deff92d-edba-4b94-a8b7-903b50b7b4b4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:15:34.072Z|9deff92d-edba-4b94-a8b7-903b50b7b4b4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:15:34 GMT;Connection:close;
2022-11-06T06:15:34.072Z|9deff92d-edba-4b94-a8b7-903b50b7b4b4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:15:34.072Z|9deff92d-edba-4b94-a8b7-903b50b7b4b4|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:15:42.401Z|f65fc781-46e7-40f2-b472-32c181212cc3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:15:42.402Z|f65fc781-46e7-40f2-b472-32c181212cc3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:15:42.724Z|67300907-eed2-470d-afb8-aaffa1053982|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:15:42.725Z|67300907-eed2-470d-afb8-aaffa1053982|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:15:57.401Z|a59219e7-f735-42be-a06d-861b98e1e7bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:15:57.401Z|a59219e7-f735-42be-a06d-861b98e1e7bb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:16:12.401Z|084ed0e6-1b89-4849-b893-9b50d49dce94|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:16:12.405Z|084ed0e6-1b89-4849-b893-9b50d49dce94|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:16:12.726Z|ba8d65c2-e31a-459e-9b32-d1cdd0e815ae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:16:12.727Z|ba8d65c2-e31a-459e-9b32-d1cdd0e815ae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:16:27.402Z|30c72579-bc91-4be7-87c5-b15fd546a14a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:16:27.403Z|30c72579-bc91-4be7-87c5-b15fd546a14a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:16:34.061Z|94eda656-78b8-4a68-ab68-d31c2d51635a|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:16:34.061Z|94eda656-78b8-4a68-ab68-d31c2d51635a|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:16:34.061Z|94eda656-78b8-4a68-ab68-d31c2d51635a|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:16:34.063Z|94eda656-78b8-4a68-ab68-d31c2d51635a|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:16:34.063Z|94eda656-78b8-4a68-ab68-d31c2d51635a|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:16:34.064Z|94eda656-78b8-4a68-ab68-d31c2d51635a|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:16:34.071Z|94eda656-78b8-4a68-ab68-d31c2d51635a|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:16:34.072Z|94eda656-78b8-4a68-ab68-d31c2d51635a|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:16:34.072Z|94eda656-78b8-4a68-ab68-d31c2d51635a|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:16:34.073Z|94eda656-78b8-4a68-ab68-d31c2d51635a|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:16:34 GMT;Connection:close;
2022-11-06T06:16:34.073Z|94eda656-78b8-4a68-ab68-d31c2d51635a|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:16:34.073Z|94eda656-78b8-4a68-ab68-d31c2d51635a|http-nio-8083-exec-1|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:16:42.402Z|cd4b007b-9bb4-4341-92ec-fe98b317923c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:16:42.403Z|cd4b007b-9bb4-4341-92ec-fe98b317923c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:16:42.728Z|d810c85a-a16f-4c8f-af03-68a7e95eed4f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:16:42.728Z|d810c85a-a16f-4c8f-af03-68a7e95eed4f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:16:57.402Z|01e43b81-1df0-443c-a654-eba74b5e6ae4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:16:57.407Z|01e43b81-1df0-443c-a654-eba74b5e6ae4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:17:12.401Z|08330faa-bb67-4afd-9cbd-287a998cb471|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:17:12.402Z|08330faa-bb67-4afd-9cbd-287a998cb471|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:17:12.729Z|6f7c19b5-9a32-43f8-a842-f5bacc4678fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:17:12.730Z|6f7c19b5-9a32-43f8-a842-f5bacc4678fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:17:27.401Z|d868045b-0ccd-45ad-b0d8-354e3fd2811e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:17:27.402Z|d868045b-0ccd-45ad-b0d8-354e3fd2811e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:17:34.056Z|e2538d44-385a-4180-a6c7-c29eb4298a33|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:17:34.057Z|e2538d44-385a-4180-a6c7-c29eb4298a33|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:17:34.057Z|e2538d44-385a-4180-a6c7-c29eb4298a33|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:17:34.057Z|e2538d44-385a-4180-a6c7-c29eb4298a33|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:17:34.057Z|e2538d44-385a-4180-a6c7-c29eb4298a33|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:17:34.058Z|e2538d44-385a-4180-a6c7-c29eb4298a33|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:17:34.064Z|e2538d44-385a-4180-a6c7-c29eb4298a33|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:17:34.065Z|e2538d44-385a-4180-a6c7-c29eb4298a33|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:17:34.065Z|e2538d44-385a-4180-a6c7-c29eb4298a33|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:17:34.065Z|e2538d44-385a-4180-a6c7-c29eb4298a33|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:17:34 GMT;Connection:close;
2022-11-06T06:17:34.066Z|e2538d44-385a-4180-a6c7-c29eb4298a33|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:17:34.066Z|e2538d44-385a-4180-a6c7-c29eb4298a33|http-nio-8083-exec-2|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:17:42.401Z|2a86ea41-56d3-491f-90ae-be874c317dcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:17:42.406Z|2a86ea41-56d3-491f-90ae-be874c317dcd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:17:42.731Z|0b510f2a-ec6f-4825-a962-13e25f3b190f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:17:42.732Z|0b510f2a-ec6f-4825-a962-13e25f3b190f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:17:57.401Z|961e0339-3ccb-41ce-aa5f-c39e31ebf648|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:17:57.402Z|961e0339-3ccb-41ce-aa5f-c39e31ebf648|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:18:12.401Z|83f57a23-02de-4e64-83b9-da58939bc423|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:18:12.402Z|83f57a23-02de-4e64-83b9-da58939bc423|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:18:12.733Z|76e1fc39-bfd6-4ae1-b961-8b00dc150e2c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:18:12.733Z|76e1fc39-bfd6-4ae1-b961-8b00dc150e2c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:18:27.401Z|ab3fa282-63d1-4494-85cc-5ce01c7a150a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:18:27.404Z|ab3fa282-63d1-4494-85cc-5ce01c7a150a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:18:34.055Z|9fc46939-fe9a-4ca0-a111-daf268f43c21|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:18:34.056Z|9fc46939-fe9a-4ca0-a111-daf268f43c21|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:18:34.056Z|9fc46939-fe9a-4ca0-a111-daf268f43c21|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:18:34.056Z|9fc46939-fe9a-4ca0-a111-daf268f43c21|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:18:34.057Z|9fc46939-fe9a-4ca0-a111-daf268f43c21|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:18:34.057Z|9fc46939-fe9a-4ca0-a111-daf268f43c21|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:18:34.065Z|9fc46939-fe9a-4ca0-a111-daf268f43c21|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:18:34.065Z|9fc46939-fe9a-4ca0-a111-daf268f43c21|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:18:34.066Z|9fc46939-fe9a-4ca0-a111-daf268f43c21|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:18:34.066Z|9fc46939-fe9a-4ca0-a111-daf268f43c21|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:18:34 GMT;Connection:close;
2022-11-06T06:18:34.066Z|9fc46939-fe9a-4ca0-a111-daf268f43c21|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:18:34.067Z|9fc46939-fe9a-4ca0-a111-daf268f43c21|http-nio-8083-exec-3|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:18:42.402Z|9883684a-80bc-40f1-a316-4950fac20671|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:18:42.402Z|9883684a-80bc-40f1-a316-4950fac20671|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:18:42.734Z|f9660dcb-3858-49b3-af2c-8ffdbe8def23|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:18:42.735Z|f9660dcb-3858-49b3-af2c-8ffdbe8def23|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:18:57.401Z|25f4f3b4-2abc-4ad6-af8e-50d53b32c8e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:18:57.402Z|25f4f3b4-2abc-4ad6-af8e-50d53b32c8e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:19:12.404Z|2046dab9-307d-472a-ae02-6b248f87ddd9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:19:12.407Z|2046dab9-307d-472a-ae02-6b248f87ddd9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:19:12.736Z|c98c12c1-2078-4abe-87a7-6d3201255c09|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:19:12.737Z|c98c12c1-2078-4abe-87a7-6d3201255c09|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:19:27.401Z|cbba6c52-387d-420d-b9ff-fa83cea3f94d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:19:27.402Z|cbba6c52-387d-420d-b9ff-fa83cea3f94d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:19:34.057Z|4c0d6910-0218-41bc-a5c1-90109be28a35|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:19:34.057Z|4c0d6910-0218-41bc-a5c1-90109be28a35|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:19:34.063Z|4c0d6910-0218-41bc-a5c1-90109be28a35|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:19:34.064Z|4c0d6910-0218-41bc-a5c1-90109be28a35|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:19:34.069Z|4c0d6910-0218-41bc-a5c1-90109be28a35|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:19:34.069Z|4c0d6910-0218-41bc-a5c1-90109be28a35|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:19:34.100Z|4c0d6910-0218-41bc-a5c1-90109be28a35|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:19:34.101Z|4c0d6910-0218-41bc-a5c1-90109be28a35|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:19:34.101Z|4c0d6910-0218-41bc-a5c1-90109be28a35|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:19:34.101Z|4c0d6910-0218-41bc-a5c1-90109be28a35|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:19:34 GMT;Connection:close;
2022-11-06T06:19:34.102Z|4c0d6910-0218-41bc-a5c1-90109be28a35|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:19:34.102Z|4c0d6910-0218-41bc-a5c1-90109be28a35|http-nio-8083-exec-4|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:19:42.401Z|239c0b8a-a4b8-4286-8401-a46bc4428d2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:19:42.402Z|239c0b8a-a4b8-4286-8401-a46bc4428d2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:19:42.738Z|d25b85c5-587e-477a-a111-e9ed7ca85f87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:19:42.739Z|d25b85c5-587e-477a-a111-e9ed7ca85f87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:19:57.401Z|9ea473b5-b889-4616-a6c9-675fd753e8ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:19:57.404Z|9ea473b5-b889-4616-a6c9-675fd753e8ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:20:12.401Z|4621a3b7-6b24-4cfa-a9bc-8f0833041eda|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:20:12.402Z|4621a3b7-6b24-4cfa-a9bc-8f0833041eda|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:20:12.740Z|cdb8ca44-fc50-4752-8615-cfaa1d7d4cfc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:20:12.741Z|cdb8ca44-fc50-4752-8615-cfaa1d7d4cfc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:20:27.402Z|1d70dbcc-a24a-4717-8cc5-5cb7c15e7e5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:20:27.403Z|1d70dbcc-a24a-4717-8cc5-5cb7c15e7e5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:20:34.054Z|e87b3f97-45ac-4db2-b6db-5b983ab09bdc|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:20:34.054Z|e87b3f97-45ac-4db2-b6db-5b983ab09bdc|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:20:34.055Z|e87b3f97-45ac-4db2-b6db-5b983ab09bdc|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:20:34.055Z|e87b3f97-45ac-4db2-b6db-5b983ab09bdc|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:20:34.055Z|e87b3f97-45ac-4db2-b6db-5b983ab09bdc|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:20:34.055Z|e87b3f97-45ac-4db2-b6db-5b983ab09bdc|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:20:34.073Z|e87b3f97-45ac-4db2-b6db-5b983ab09bdc|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:20:34.074Z|e87b3f97-45ac-4db2-b6db-5b983ab09bdc|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:20:34.074Z|e87b3f97-45ac-4db2-b6db-5b983ab09bdc|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:20:34.074Z|e87b3f97-45ac-4db2-b6db-5b983ab09bdc|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:20:34 GMT;Connection:close;
2022-11-06T06:20:34.075Z|e87b3f97-45ac-4db2-b6db-5b983ab09bdc|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:20:34.075Z|e87b3f97-45ac-4db2-b6db-5b983ab09bdc|http-nio-8083-exec-5|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:20:42.401Z|7d1e5536-3dfc-42d4-878e-58a119cf91dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:20:42.404Z|7d1e5536-3dfc-42d4-878e-58a119cf91dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:20:42.742Z|928a69de-abe8-4c22-b52c-80f1f664b317|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:20:42.742Z|928a69de-abe8-4c22-b52c-80f1f664b317|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:20:57.401Z|e0bcfcc5-b02c-41c4-a0c2-ad3efbda6b78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:20:57.402Z|e0bcfcc5-b02c-41c4-a0c2-ad3efbda6b78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:21:12.401Z|a15609ba-6c68-49f8-b3f1-bed33039870f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:21:12.402Z|a15609ba-6c68-49f8-b3f1-bed33039870f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:21:12.744Z|e8dce8ad-b0aa-43df-9bd1-7819e98bbd3e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:21:12.745Z|e8dce8ad-b0aa-43df-9bd1-7819e98bbd3e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:21:27.401Z|1c93a1b2-f002-4060-8948-eeb24bf0bc2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:21:27.402Z|1c93a1b2-f002-4060-8948-eeb24bf0bc2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:21:34.055Z|44d0425c-7047-4fd0-8c2c-fd5f537a0f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:21:34.055Z|44d0425c-7047-4fd0-8c2c-fd5f537a0f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:21:34.055Z|44d0425c-7047-4fd0-8c2c-fd5f537a0f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:21:34.060Z|44d0425c-7047-4fd0-8c2c-fd5f537a0f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:21:34.060Z|44d0425c-7047-4fd0-8c2c-fd5f537a0f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:21:34.061Z|44d0425c-7047-4fd0-8c2c-fd5f537a0f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:21:34.079Z|44d0425c-7047-4fd0-8c2c-fd5f537a0f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:21:34.079Z|44d0425c-7047-4fd0-8c2c-fd5f537a0f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:21:34.080Z|44d0425c-7047-4fd0-8c2c-fd5f537a0f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:21:34.080Z|44d0425c-7047-4fd0-8c2c-fd5f537a0f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:21:34 GMT;Connection:close;
2022-11-06T06:21:34.080Z|44d0425c-7047-4fd0-8c2c-fd5f537a0f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:21:34.081Z|44d0425c-7047-4fd0-8c2c-fd5f537a0f12|http-nio-8083-exec-6|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:21:42.401Z|9ce99b9f-97e1-4fc4-a1c4-d5378adbe458|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:21:42.401Z|9ce99b9f-97e1-4fc4-a1c4-d5378adbe458|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:21:42.746Z|df71519d-e938-41f0-a3db-f4863f2965ef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:21:42.746Z|df71519d-e938-41f0-a3db-f4863f2965ef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:21:57.401Z|b1c1cec5-519d-43da-8287-f402304f6e2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:21:57.402Z|b1c1cec5-519d-43da-8287-f402304f6e2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:22:12.401Z|988d8987-306a-46c3-bdd6-ad93a4362a17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:22:12.401Z|988d8987-306a-46c3-bdd6-ad93a4362a17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:22:12.747Z|82536a80-2191-4851-9b9d-3415aba9cec2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:22:12.748Z|82536a80-2191-4851-9b9d-3415aba9cec2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:22:27.401Z|93d3f21d-62e1-4e99-83b9-4cec00fdc2cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:22:27.402Z|93d3f21d-62e1-4e99-83b9-4cec00fdc2cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:22:34.056Z|e8815657-1dd5-4904-aa1a-ca0e48a32348|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:22:34.056Z|e8815657-1dd5-4904-aa1a-ca0e48a32348|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:22:34.056Z|e8815657-1dd5-4904-aa1a-ca0e48a32348|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:22:34.057Z|e8815657-1dd5-4904-aa1a-ca0e48a32348|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:22:34.057Z|e8815657-1dd5-4904-aa1a-ca0e48a32348|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:22:34.057Z|e8815657-1dd5-4904-aa1a-ca0e48a32348|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:22:34.065Z|e8815657-1dd5-4904-aa1a-ca0e48a32348|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:22:34.066Z|e8815657-1dd5-4904-aa1a-ca0e48a32348|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:22:34.066Z|e8815657-1dd5-4904-aa1a-ca0e48a32348|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:22:34.066Z|e8815657-1dd5-4904-aa1a-ca0e48a32348|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:22:34 GMT;Connection:close;
2022-11-06T06:22:34.067Z|e8815657-1dd5-4904-aa1a-ca0e48a32348|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:22:34.067Z|e8815657-1dd5-4904-aa1a-ca0e48a32348|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:22:42.401Z|1d117a73-5cd0-4190-a7e4-fdc80c10dde9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:22:42.402Z|1d117a73-5cd0-4190-a7e4-fdc80c10dde9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:22:42.748Z|2c9ec041-07bb-4061-b421-40cda12d9501|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:22:42.749Z|2c9ec041-07bb-4061-b421-40cda12d9501|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:22:57.401Z|eae523d6-64c2-4d97-8d36-a68508b0be05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:22:57.404Z|eae523d6-64c2-4d97-8d36-a68508b0be05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:23:12.402Z|dc0de77d-a24e-47b5-9f3b-9bff66909913|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:23:12.405Z|dc0de77d-a24e-47b5-9f3b-9bff66909913|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:23:12.750Z|02eedbe7-7b9b-4eac-b57b-946ba50dcb76|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:23:12.751Z|02eedbe7-7b9b-4eac-b57b-946ba50dcb76|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:23:27.401Z|ad42cb24-221c-4ab0-9c6a-1ebce0039b73|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:23:27.402Z|ad42cb24-221c-4ab0-9c6a-1ebce0039b73|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:23:34.059Z|22748e81-edc0-4ea9-98b4-b9a23213597f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:23:34.060Z|22748e81-edc0-4ea9-98b4-b9a23213597f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:23:34.060Z|22748e81-edc0-4ea9-98b4-b9a23213597f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:23:34.064Z|22748e81-edc0-4ea9-98b4-b9a23213597f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:23:34.064Z|22748e81-edc0-4ea9-98b4-b9a23213597f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:23:34.064Z|22748e81-edc0-4ea9-98b4-b9a23213597f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:23:34.092Z|22748e81-edc0-4ea9-98b4-b9a23213597f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:23:34.092Z|22748e81-edc0-4ea9-98b4-b9a23213597f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:23:34.092Z|22748e81-edc0-4ea9-98b4-b9a23213597f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:23:34.093Z|22748e81-edc0-4ea9-98b4-b9a23213597f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:23:34 GMT;Connection:close;
2022-11-06T06:23:34.093Z|22748e81-edc0-4ea9-98b4-b9a23213597f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:23:34.094Z|22748e81-edc0-4ea9-98b4-b9a23213597f|http-nio-8083-exec-8|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:23:42.401Z|d50b175f-558c-42c7-80e3-d6fd8b87d44a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:23:42.404Z|d50b175f-558c-42c7-80e3-d6fd8b87d44a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:23:42.753Z|e8c6c1af-cd07-4f04-a167-3762669eefd4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:23:42.753Z|e8c6c1af-cd07-4f04-a167-3762669eefd4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:23:57.401Z|8750bc82-a56f-484c-9ba8-398ac9087349|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:23:57.402Z|8750bc82-a56f-484c-9ba8-398ac9087349|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:24:12.401Z|1601f3f9-ffc4-4e95-a54c-fa5b3ed2e0c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:24:12.401Z|1601f3f9-ffc4-4e95-a54c-fa5b3ed2e0c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:24:12.756Z|0ade8f81-2c19-452c-947d-633cfef9c052|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:24:12.757Z|0ade8f81-2c19-452c-947d-633cfef9c052|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:24:27.401Z|fd6fde32-3ebf-48a5-ab25-9e94780d726e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:24:27.403Z|fd6fde32-3ebf-48a5-ab25-9e94780d726e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:24:34.053Z|4f7a76b5-658a-493b-b60e-a03b269dfb54|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:24:34.053Z|4f7a76b5-658a-493b-b60e-a03b269dfb54|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:24:34.053Z|4f7a76b5-658a-493b-b60e-a03b269dfb54|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:24:34.055Z|4f7a76b5-658a-493b-b60e-a03b269dfb54|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:24:34.055Z|4f7a76b5-658a-493b-b60e-a03b269dfb54|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:24:34.055Z|4f7a76b5-658a-493b-b60e-a03b269dfb54|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:24:34.060Z|4f7a76b5-658a-493b-b60e-a03b269dfb54|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:24:34.060Z|4f7a76b5-658a-493b-b60e-a03b269dfb54|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:24:34.060Z|4f7a76b5-658a-493b-b60e-a03b269dfb54|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:24:34.060Z|4f7a76b5-658a-493b-b60e-a03b269dfb54|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:24:34 GMT;Connection:close;
2022-11-06T06:24:34.061Z|4f7a76b5-658a-493b-b60e-a03b269dfb54|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:24:34.061Z|4f7a76b5-658a-493b-b60e-a03b269dfb54|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:24:42.401Z|5f87b48f-fa9d-477a-9e9b-afe9cba33a06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:24:42.401Z|5f87b48f-fa9d-477a-9e9b-afe9cba33a06|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:24:42.760Z|939b2ce5-4b58-4f3a-9772-6a7d9fcf4356|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:24:42.761Z|939b2ce5-4b58-4f3a-9772-6a7d9fcf4356|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:24:57.401Z|aa371226-12e4-4b13-a689-6084ae57a52d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:24:57.406Z|aa371226-12e4-4b13-a689-6084ae57a52d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:25:12.401Z|f662aa9c-71f5-48c4-b1fb-280c91aaca2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:25:12.404Z|f662aa9c-71f5-48c4-b1fb-280c91aaca2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:25:12.762Z|34851082-e4f5-4e48-a6a2-750b2279a037|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:25:12.762Z|34851082-e4f5-4e48-a6a2-750b2279a037|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:25:27.401Z|df0dac4a-dad0-47ab-9e11-fd8e6a94fdfd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:25:27.401Z|df0dac4a-dad0-47ab-9e11-fd8e6a94fdfd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:25:34.062Z|b8123d25-bd55-4803-a652-ba7a331073aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:25:34.062Z|b8123d25-bd55-4803-a652-ba7a331073aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:25:34.062Z|b8123d25-bd55-4803-a652-ba7a331073aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:25:34.066Z|b8123d25-bd55-4803-a652-ba7a331073aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:25:34.066Z|b8123d25-bd55-4803-a652-ba7a331073aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:25:34.066Z|b8123d25-bd55-4803-a652-ba7a331073aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:25:34.076Z|b8123d25-bd55-4803-a652-ba7a331073aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:25:34.076Z|b8123d25-bd55-4803-a652-ba7a331073aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:25:34.076Z|b8123d25-bd55-4803-a652-ba7a331073aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:25:34.076Z|b8123d25-bd55-4803-a652-ba7a331073aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:25:34 GMT;Connection:close;
2022-11-06T06:25:34.076Z|b8123d25-bd55-4803-a652-ba7a331073aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:25:34.077Z|b8123d25-bd55-4803-a652-ba7a331073aa|http-nio-8083-exec-10|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:25:42.401Z|073139e1-ec91-472f-b86d-b702870b7b88|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:25:42.402Z|073139e1-ec91-472f-b86d-b702870b7b88|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:25:42.763Z|8be617dc-92d2-41b0-99b1-c20f7557e52a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:25:42.764Z|8be617dc-92d2-41b0-99b1-c20f7557e52a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:25:57.401Z|3e71382d-f8e5-470b-bdab-12fb85b316ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:25:57.404Z|3e71382d-f8e5-470b-bdab-12fb85b316ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:26:02.768Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-1|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:26:02.768Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-1|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:02.768Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-1|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:26:02.769Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-1|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:26:02.769Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-1|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:588758001a0d96a9;x-b3-spanid:ef6ca329da821e17;x-b3-parentspanid:588758001a0d96a9;x-b3-sampled:0;x-onap-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-transactionid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-ecomp-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-onap-partnername:SO.APIH;x-invocationid:c58e1c41-3453-4d64-a712-9b2f375dab24;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:26:02.769Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-1|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:12.401Z|d019f6fd-345a-4a62-9722-cacfabdf74d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:26:12.402Z|d019f6fd-345a-4a62-9722-cacfabdf74d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:26:12.765Z|9c2f9c83-02b3-4df6-8043-e212f981321e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:26:12.765Z|9c2f9c83-02b3-4df6-8043-e212f981321e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:26:24.112Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-11-06T06:26:24.112Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:24.113Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-11-06T06:26:24.113Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-11-06T06:26:24.122Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:588758001a0d96a9;x-b3-spanid:964ba14737c6abe4;x-b3-parentspanid:588758001a0d96a9;x-b3-sampled:0;x-onap-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-transactionid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-ecomp-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-onap-partnername:SO.APIH;x-invocationid:9496bd5e-933e-45c6-807d-b70642253ccd;content-length:115;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:26:24.122Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:24.239Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-11-06T06:26:24.361Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:24.361Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:26:24.361Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:26:24.362Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-11-06T06:26:24.362Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:24.362Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-11-06T06:26:25.478Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-11-06T06:26:25.479Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:25.479Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-11-06T06:26:25.480Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-11-06T06:26:25.480Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:588758001a0d96a9;x-b3-spanid:91d0aefafb63c6b2;x-b3-parentspanid:588758001a0d96a9;x-b3-sampled:0;x-onap-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-transactionid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-ecomp-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-onap-partnername:SO.APIH;x-invocationid:37412dc5-5fdd-4910-9c29-e6148ba55cd8;content-length:1853;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:26:25.480Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:25.965Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:25.965Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-11-06T06:26:25.965Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-11-06T06:26:25.966Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;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:Sun, 06 Nov 2022 06:26:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:26:25.966Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:25.966Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-11-06T06:26:27.402Z|0a10d741-4b0a-438c-a64e-92904fdd8543|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:26:27.403Z|0a10d741-4b0a-438c-a64e-92904fdd8543|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:26:29.666Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Entering
2022-11-06T06:26:29.666Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:29.666Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-11-06T06:26:29.666Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-11-06T06:26:29.667Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:588758001a0d96a9;x-b3-spanid:247a594c7e662c62;x-b3-parentspanid:8eaa7fd1cde3d7c0;x-b3-sampled:0;x-onap-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-transactionid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-ecomp-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-onap-partnername:UNKNOWN;x-invocationid:bedfd4e6-76d5-41e6-a438-510e653bab26;content-length:3978;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-11-06T06:26:29.667Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:29.762Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:29.762Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-11-06T06:26:29.762Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-11-06T06:26:29.762Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/3;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 06 Nov 2022 06:26:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:26:29.763Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:29.763Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-11-06T06:26:29.856Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:26:29.857Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:29.858Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:26:29.858Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:26:29.858Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:588758001a0d96a9;x-b3-spanid:24c1b6abf4c2ab3e;x-b3-parentspanid:8eaa7fd1cde3d7c0;x-b3-sampled:0;x-onap-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-transactionid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-ecomp-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-onap-partnername:UNKNOWN;x-invocationid:33b44683-3a5a-4bb2-9a5f-d56585799639;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:26:29.859Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:29.893Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:29.894Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:26:29.895Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:26:29.895Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|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:Sun, 06 Nov 2022 06:26:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:26:29.895Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:29.896Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Exiting.
2022-11-06T06:26:29.927Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:26:29.927Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:29.928Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:26:29.928Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : PUT
2022-11-06T06:26:29.929Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:588758001a0d96a9;x-b3-spanid:27af157d5a3830c1;x-b3-parentspanid:8eaa7fd1cde3d7c0;x-b3-sampled:0;x-onap-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-transactionid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-ecomp-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-onap-partnername:UNKNOWN;x-invocationid:66c67d0e-afaa-4e81-8ff8-93b04cb11584;content-length:1946;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:26:29.929Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:30.042Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:30.043Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:26:30.043Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:26:30.043Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;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:Sun, 06 Nov 2022 06:26:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:26:30.043Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:30.044Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Exiting.
2022-11-06T06:26:31.085Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:26:31.085Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:31.086Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:26:31.086Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:26:31.086Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:44a575441bcc1d49;x-b3-spanid:b32943edf90befb2;x-b3-parentspanid:44a575441bcc1d49;x-b3-sampled:0;x-onap-requestid:4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6;x-requestid:4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6;x-transactionid:4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6;x-ecomp-requestid:4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6;x-onap-partnername:SO.APIH;x-invocationid:8d65d7f7-f247-49c4-aa63-572edb69b725;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:26:31.087Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:31.105Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:31.105Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:26:31.106Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:26:31.106Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|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:Sun, 06 Nov 2022 06:26:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:26:31.106Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:31.108Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Exiting.
2022-11-06T06:26:31.134Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:26:31.134Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:31.134Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:26:31.135Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:26:31.135Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:44a575441bcc1d49;x-b3-spanid:8cd43e1a85fe13aa;x-b3-parentspanid:44a575441bcc1d49;x-b3-sampled:0;x-onap-requestid:4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6;x-requestid:4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6;x-transactionid:4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6;x-ecomp-requestid:4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6;x-onap-partnername:SO.APIH;x-invocationid:26067db6-6384-4b09-84f0-a88e81356539;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:26:31.135Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:31.209Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:31.209Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:26:31.209Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:26:31.209Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|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:Sun, 06 Nov 2022 06:26:31 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:26:31.210Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:31.210Z|4a5dfe4d-6a6c-44e8-a4fc-7294c14deaf6|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:26:34.053Z|817586f8-c206-4be2-a479-aaf62f26307a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:26:34.054Z|817586f8-c206-4be2-a479-aaf62f26307a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:34.054Z|817586f8-c206-4be2-a479-aaf62f26307a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:26:34.055Z|817586f8-c206-4be2-a479-aaf62f26307a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:26:34.056Z|817586f8-c206-4be2-a479-aaf62f26307a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:26:34.056Z|817586f8-c206-4be2-a479-aaf62f26307a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:34.062Z|817586f8-c206-4be2-a479-aaf62f26307a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:34.063Z|817586f8-c206-4be2-a479-aaf62f26307a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:26:34.063Z|817586f8-c206-4be2-a479-aaf62f26307a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:26:34.064Z|817586f8-c206-4be2-a479-aaf62f26307a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:26:34 GMT;Connection:close;
2022-11-06T06:26:34.064Z|817586f8-c206-4be2-a479-aaf62f26307a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:26:34.065Z|817586f8-c206-4be2-a479-aaf62f26307a|http-nio-8083-exec-9|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:26:41.409Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:26:41.409Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:41.409Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:26:41.409Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:26:41.410Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7b31a65c90c6c6ec;x-b3-spanid:f87c0098bcb1fd4e;x-b3-parentspanid:7b31a65c90c6c6ec;x-b3-sampled:0;x-onap-requestid:ba8e869e-230a-4fef-b1ce-7383cce58941;x-requestid:ba8e869e-230a-4fef-b1ce-7383cce58941;x-transactionid:ba8e869e-230a-4fef-b1ce-7383cce58941;x-ecomp-requestid:ba8e869e-230a-4fef-b1ce-7383cce58941;x-onap-partnername:SO.APIH;x-invocationid:f11be153-5d8a-47dd-a77a-2d047c651c35;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:26:41.410Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:41.425Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:41.425Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:26:41.425Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:26:41.426Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|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:Sun, 06 Nov 2022 06:26:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:26:41.426Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:41.426Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Exiting.
2022-11-06T06:26:41.439Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:26:41.439Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:41.439Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:26:41.440Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:26:41.440Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7b31a65c90c6c6ec;x-b3-spanid:e092e6b67b44bd42;x-b3-parentspanid:7b31a65c90c6c6ec;x-b3-sampled:0;x-onap-requestid:ba8e869e-230a-4fef-b1ce-7383cce58941;x-requestid:ba8e869e-230a-4fef-b1ce-7383cce58941;x-transactionid:ba8e869e-230a-4fef-b1ce-7383cce58941;x-ecomp-requestid:ba8e869e-230a-4fef-b1ce-7383cce58941;x-onap-partnername:SO.APIH;x-invocationid:20f6004f-8767-4457-a576-b4e74034950c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:26:41.440Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:41.449Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:41.449Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:26:41.449Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:26:41.449Z|ba8e869e-230a-4fef-b1ce-7383cce58941|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:Sun, 06 Nov 2022 06:26:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:26:41.449Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:41.450Z|ba8e869e-230a-4fef-b1ce-7383cce58941|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:26:42.402Z|50f2916a-cef8-483e-a122-7ab206f6f6b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:26:42.405Z|50f2916a-cef8-483e-a122-7ab206f6f6b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:26:42.766Z|76738fe3-40eb-4a11-9534-6fb9fb218f0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:26:42.767Z|76738fe3-40eb-4a11-9534-6fb9fb218f0b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:26:51.625Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:26:51.625Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:51.625Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:26:51.626Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:26:51.626Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8a0c699aad05a7c3;x-b3-spanid:14f91f1f6f95b163;x-b3-parentspanid:8a0c699aad05a7c3;x-b3-sampled:0;x-onap-requestid:057fdb3c-0f8d-4a63-bbac-4fea8911adb2;x-requestid:057fdb3c-0f8d-4a63-bbac-4fea8911adb2;x-transactionid:057fdb3c-0f8d-4a63-bbac-4fea8911adb2;x-ecomp-requestid:057fdb3c-0f8d-4a63-bbac-4fea8911adb2;x-onap-partnername:SO.APIH;x-invocationid:f0d919f4-4c95-44a5-a28c-4f24be57bd6b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:26:51.626Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:51.642Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:51.644Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:26:51.644Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:26:51.644Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|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:Sun, 06 Nov 2022 06:26:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:26:51.644Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:51.645Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Exiting.
2022-11-06T06:26:51.660Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:26:51.660Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:51.660Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:26:51.660Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:26:51.660Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8a0c699aad05a7c3;x-b3-spanid:7df105dc5515a532;x-b3-parentspanid:8a0c699aad05a7c3;x-b3-sampled:0;x-onap-requestid:057fdb3c-0f8d-4a63-bbac-4fea8911adb2;x-requestid:057fdb3c-0f8d-4a63-bbac-4fea8911adb2;x-transactionid:057fdb3c-0f8d-4a63-bbac-4fea8911adb2;x-ecomp-requestid:057fdb3c-0f8d-4a63-bbac-4fea8911adb2;x-onap-partnername:SO.APIH;x-invocationid:7cffd76c-ead0-4e06-a696-976ec87e6fde;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:26:51.661Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:51.673Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:51.673Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:26:51.673Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:26:51.674Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|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:Sun, 06 Nov 2022 06:26:51 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:26:51.674Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:51.674Z|057fdb3c-0f8d-4a63-bbac-4fea8911adb2|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:26:55.782Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:26:55.783Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:55.783Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:26:55.784Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:26:55.784Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6405fe776d283745;x-b3-spanid:02fef146f49e2494;x-b3-parentspanid:6405fe776d283745;x-b3-sampled:0;x-onap-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-transactionid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-ecomp-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-onap-partnername:UNKNOWN;x-invocationid:e62de63e-ab0f-455e-a631-f7d375bdce0b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:26:55.784Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:55.802Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:55.802Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:26:55.802Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:26:55.803Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|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:Sun, 06 Nov 2022 06:26:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:26:55.803Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:55.803Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Exiting.
2022-11-06T06:26:55.829Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:26:55.829Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:55.829Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:26:55.829Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : PUT
2022-11-06T06:26:55.830Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:6405fe776d283745;x-b3-spanid:267cdca2811cf6fa;x-b3-parentspanid:6405fe776d283745;x-b3-sampled:0;x-onap-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-transactionid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-ecomp-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-onap-partnername:UNKNOWN;x-invocationid:8a77718b-8bf8-400a-b067-09e31d34704e;content-length:2145;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:26:55.830Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:55.861Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:55.862Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:26:55.862Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:26:55.862Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;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:Sun, 06 Nov 2022 06:26:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:26:55.862Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:55.863Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-5|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Exiting.
2022-11-06T06:26:57.318Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:26:57.318Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:57.319Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:26:57.319Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:26:57.319Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6405fe776d283745;x-b3-spanid:20b68732a65f92bb;x-b3-parentspanid:6405fe776d283745;x-b3-sampled:0;x-onap-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-transactionid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-ecomp-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-onap-partnername:UNKNOWN;x-invocationid:a51d135e-15d7-424e-bfd2-9a4a200c297e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:26:57.319Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:57.336Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:57.336Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:26:57.336Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:26:57.337Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|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:Sun, 06 Nov 2022 06:26:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:26:57.337Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:57.337Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Exiting.
2022-11-06T06:26:57.358Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:26:57.358Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:26:57.358Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:26:57.358Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : PUT
2022-11-06T06:26:57.359Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:6405fe776d283745;x-b3-spanid:cd4a5f2d68a9720b;x-b3-parentspanid:6405fe776d283745;x-b3-sampled:0;x-onap-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-transactionid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-ecomp-requestid:c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;x-onap-partnername:UNKNOWN;x-invocationid:2b5c820c-1f2d-4ecd-a7ce-15d5d0a9fc34;content-length:2122;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:26:57.359Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:26:57.388Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:26:57.388Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:26:57.389Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:26:57.389Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e;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:Sun, 06 Nov 2022 06:26:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:26:57.389Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:26:57.390Z|c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|http-nio-8083-exec-7|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Exiting.
2022-11-06T06:26:57.401Z|de13c816-8083-444b-99ac-f04b65d738d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:26:57.401Z|de13c816-8083-444b-99ac-f04b65d738d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:27:01.876Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-8|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:27:01.877Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-8|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:01.877Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-8|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:27:01.877Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-8|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:01.877Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-8|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7f1f4094e9de1440;x-b3-spanid:b958a09eca545004;x-b3-parentspanid:7f1f4094e9de1440;x-b3-sampled:0;x-onap-requestid:a15be7f0-5787-41de-b954-199e20278bf7;x-requestid:a15be7f0-5787-41de-b954-199e20278bf7;x-transactionid:a15be7f0-5787-41de-b954-199e20278bf7;x-ecomp-requestid:a15be7f0-5787-41de-b954-199e20278bf7;x-onap-partnername:SO.APIH;x-invocationid:57678727-388c-47b9-a08f-9369da937719;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:01.878Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-8|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:01.891Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-8|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:01.892Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-8|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:01.892Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-8|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:01.892Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-8|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|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:Sun, 06 Nov 2022 06:27:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:01.892Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-8|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:01.893Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-8|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Exiting.
2022-11-06T06:27:01.905Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:27:01.905Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:01.906Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:27:01.906Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:01.906Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7f1f4094e9de1440;x-b3-spanid:40ee15ebb4b833bd;x-b3-parentspanid:7f1f4094e9de1440;x-b3-sampled:0;x-onap-requestid:a15be7f0-5787-41de-b954-199e20278bf7;x-requestid:a15be7f0-5787-41de-b954-199e20278bf7;x-transactionid:a15be7f0-5787-41de-b954-199e20278bf7;x-ecomp-requestid:a15be7f0-5787-41de-b954-199e20278bf7;x-onap-partnername:SO.APIH;x-invocationid:032b3edf-20ee-4a2c-8340-21952cdcbe74;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:01.906Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:01.913Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:01.913Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:01.913Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:01.913Z|a15be7f0-5787-41de-b954-199e20278bf7|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:Sun, 06 Nov 2022 06:27:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:01.914Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:01.914Z|a15be7f0-5787-41de-b954-199e20278bf7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:27:02.097Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:27:02.098Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:02.098Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:27:02.098Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:02.098Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:69ec7514b4b98fb9;x-b3-spanid:3229a4b23fde2917;x-b3-parentspanid:69ec7514b4b98fb9;x-b3-sampled:0;x-onap-requestid:558cda6f-f8cf-41ed-8269-4a6c91181576;x-requestid:558cda6f-f8cf-41ed-8269-4a6c91181576;x-transactionid:558cda6f-f8cf-41ed-8269-4a6c91181576;x-ecomp-requestid:558cda6f-f8cf-41ed-8269-4a6c91181576;x-onap-partnername:SO.APIH;x-invocationid:05d3be2f-f8ce-4cb0-9907-1a4f2598ce97;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:02.099Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:02.112Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:02.112Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:02.112Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:02.112Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|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:Sun, 06 Nov 2022 06:27:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:02.112Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:02.113Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-10|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Exiting.
2022-11-06T06:27:02.130Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:27:02.130Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:02.130Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:27:02.131Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:02.131Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:69ec7514b4b98fb9;x-b3-spanid:5e3f3f4d74c5a4ca;x-b3-parentspanid:69ec7514b4b98fb9;x-b3-sampled:0;x-onap-requestid:558cda6f-f8cf-41ed-8269-4a6c91181576;x-requestid:558cda6f-f8cf-41ed-8269-4a6c91181576;x-transactionid:558cda6f-f8cf-41ed-8269-4a6c91181576;x-ecomp-requestid:558cda6f-f8cf-41ed-8269-4a6c91181576;x-onap-partnername:SO.APIH;x-invocationid:3d90682f-6d8d-4978-b7bd-327f3438db14;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:02.131Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:02.137Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:02.137Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:02.138Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:02.138Z|558cda6f-f8cf-41ed-8269-4a6c91181576|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:Sun, 06 Nov 2022 06:27:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:02.138Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:02.139Z|558cda6f-f8cf-41ed-8269-4a6c91181576|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:27:02.293Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:27:02.293Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:02.294Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:27:02.294Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:02.294Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a07a5b7e987179ab;x-b3-spanid:140a5c2cf2cbda25;x-b3-parentspanid:a07a5b7e987179ab;x-b3-sampled:0;x-onap-requestid:39b86e10-75b0-4943-82cd-3b79cc976723;x-requestid:39b86e10-75b0-4943-82cd-3b79cc976723;x-transactionid:39b86e10-75b0-4943-82cd-3b79cc976723;x-ecomp-requestid:39b86e10-75b0-4943-82cd-3b79cc976723;x-onap-partnername:SO.APIH;x-invocationid:710b4a38-00a8-453c-ac33-312bca027e02;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:02.294Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:02.306Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:02.306Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:02.307Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:02.308Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|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:Sun, 06 Nov 2022 06:27:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:02.308Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:02.308Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-2|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Exiting.
2022-11-06T06:27:02.328Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:27:02.328Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:02.328Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:27:02.329Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:02.330Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a07a5b7e987179ab;x-b3-spanid:22b92b0a97b5ee2b;x-b3-parentspanid:a07a5b7e987179ab;x-b3-sampled:0;x-onap-requestid:39b86e10-75b0-4943-82cd-3b79cc976723;x-requestid:39b86e10-75b0-4943-82cd-3b79cc976723;x-transactionid:39b86e10-75b0-4943-82cd-3b79cc976723;x-ecomp-requestid:39b86e10-75b0-4943-82cd-3b79cc976723;x-onap-partnername:SO.APIH;x-invocationid:309829f1-f166-4777-911c-28c262d9858e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:02.331Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:02.344Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:02.344Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:02.344Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:02.345Z|39b86e10-75b0-4943-82cd-3b79cc976723|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:Sun, 06 Nov 2022 06:27:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:02.345Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:02.345Z|39b86e10-75b0-4943-82cd-3b79cc976723|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:27:02.504Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:27:02.505Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:02.505Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:27:02.505Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:02.506Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:66b4e220726e8aea;x-b3-spanid:86d75d9f55629383;x-b3-parentspanid:66b4e220726e8aea;x-b3-sampled:0;x-onap-requestid:e969725d-e3b2-45c0-a3bf-ae0717cfc2cc;x-requestid:e969725d-e3b2-45c0-a3bf-ae0717cfc2cc;x-transactionid:e969725d-e3b2-45c0-a3bf-ae0717cfc2cc;x-ecomp-requestid:e969725d-e3b2-45c0-a3bf-ae0717cfc2cc;x-onap-partnername:SO.APIH;x-invocationid:6335e393-4412-459b-919e-8849b1f43ebe;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:02.506Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:02.519Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:02.520Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:02.520Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:02.521Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|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:Sun, 06 Nov 2022 06:27:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:02.521Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:02.521Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-4|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Exiting.
2022-11-06T06:27:02.535Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:27:02.536Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:02.536Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:27:02.537Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:02.537Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:66b4e220726e8aea;x-b3-spanid:f61899460e99f5de;x-b3-parentspanid:66b4e220726e8aea;x-b3-sampled:0;x-onap-requestid:e969725d-e3b2-45c0-a3bf-ae0717cfc2cc;x-requestid:e969725d-e3b2-45c0-a3bf-ae0717cfc2cc;x-transactionid:e969725d-e3b2-45c0-a3bf-ae0717cfc2cc;x-ecomp-requestid:e969725d-e3b2-45c0-a3bf-ae0717cfc2cc;x-onap-partnername:SO.APIH;x-invocationid:6aa30bc7-d55b-4387-9ebc-e8667de237c4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:02.537Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:02.545Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:02.545Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:02.545Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:02.546Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|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:Sun, 06 Nov 2022 06:27:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:02.546Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:02.547Z|e969725d-e3b2-45c0-a3bf-ae0717cfc2cc|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:27:02.699Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Entering
2022-11-06T06:27:02.699Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:02.699Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||URI         : /infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e
2022-11-06T06:27:02.700Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:02.701Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:86d850d16d2eab6f;x-b3-spanid:33c8fb333f57b653;x-b3-parentspanid:86d850d16d2eab6f;x-b3-sampled:0;x-onap-requestid:96a84e46-710b-4ea1-9b41-22ba7688040a;x-requestid:96a84e46-710b-4ea1-9b41-22ba7688040a;x-transactionid:96a84e46-710b-4ea1-9b41-22ba7688040a;x-ecomp-requestid:96a84e46-710b-4ea1-9b41-22ba7688040a;x-onap-partnername:SO.APIH;x-invocationid:924bda32-f9a1-4998-afb2-ed40d589074a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:02.701Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:02.716Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:02.716Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:02.717Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:02.717Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|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:Sun, 06 Nov 2022 06:27:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:02.718Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:02.719Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-6|/infraActiveRequests/c6b99e8c-f8e1-46f4-a012-daa49aa40d7e|bpel|||INFO|500||Exiting.
2022-11-06T06:27:02.740Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:27:02.740Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:02.741Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:27:02.741Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:02.741Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:86d850d16d2eab6f;x-b3-spanid:4968d7936da770d2;x-b3-parentspanid:86d850d16d2eab6f;x-b3-sampled:0;x-onap-requestid:96a84e46-710b-4ea1-9b41-22ba7688040a;x-requestid:96a84e46-710b-4ea1-9b41-22ba7688040a;x-transactionid:96a84e46-710b-4ea1-9b41-22ba7688040a;x-ecomp-requestid:96a84e46-710b-4ea1-9b41-22ba7688040a;x-onap-partnername:SO.APIH;x-invocationid:bd248481-30b7-4188-9e52-1112cb1fa1fb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:02.741Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:02.749Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:02.749Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:02.749Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:02.750Z|96a84e46-710b-4ea1-9b41-22ba7688040a|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:Sun, 06 Nov 2022 06:27:01 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:02.750Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:02.750Z|96a84e46-710b-4ea1-9b41-22ba7688040a|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:27:05.676Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:05.676Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:05.676Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:05.676Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:05.677Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cf331ca6c2eb1f9c;x-b3-spanid:7349c3ebb7babe5c;x-b3-parentspanid:cf331ca6c2eb1f9c;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:SO.APIH;x-invocationid:e50850f5-41c7-429e-9296-b41a55637b37;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:05.677Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:06.094Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-11-06T06:27:06.094Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:06.094Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-11-06T06:27:06.094Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-11-06T06:27:06.095Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cf331ca6c2eb1f9c;x-b3-spanid:779f770c7947f32a;x-b3-parentspanid:cf331ca6c2eb1f9c;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:SO.APIH;x-invocationid:4662474b-e356-47ae-84e8-59a47ef8daae;content-length:177;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:06.095Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:06.098Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-11-06T06:27:06.109Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:06.110Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:06.110Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:06.110Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-11-06T06:27:06.110Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:06.110Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-9|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-11-06T06:27:06.362Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-11-06T06:27:06.362Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:06.363Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-11-06T06:27:06.363Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-11-06T06:27:06.363Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:cf331ca6c2eb1f9c;x-b3-spanid:6f62fc5b6b27829d;x-b3-parentspanid:cf331ca6c2eb1f9c;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:SO.APIH;x-invocationid:ba893e04-1c11-47f5-99ed-86bc45a66ee0;content-length:2665;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:06.363Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:06.422Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:06.422Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-11-06T06:27:06.423Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-11-06T06:27:06.423Z|5496d558-252b-422b-a94a-a539a97f4eb3|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/5496d558-252b-422b-a94a-a539a97f4eb3;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:Sun, 06 Nov 2022 06:27:05 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:06.423Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:06.424Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-11-06T06:27:06.898Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Entering
2022-11-06T06:27:06.898Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:06.899Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-11-06T06:27:06.899Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-11-06T06:27:06.899Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:cf331ca6c2eb1f9c;x-b3-spanid:9cd913eee2c383f5;x-b3-parentspanid:bd3f0bfd3e1cfdb3;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:UNKNOWN;x-invocationid:c4076c0c-d788-430a-b60d-b651c1c3c7bb;content-length:7843;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:06.899Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:06.920Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:06.921Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-11-06T06:27:06.921Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-11-06T06:27:06.921Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/6;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 06 Nov 2022 06:27:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:06.921Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:06.922Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-11-06T06:27:06.952Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:06.952Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:06.953Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:06.953Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:06.953Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cf331ca6c2eb1f9c;x-b3-spanid:8b05412a2427c026;x-b3-parentspanid:bd3f0bfd3e1cfdb3;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:UNKNOWN;x-invocationid:7986e457-7d5e-426b-a69a-38bd19076221;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:06.953Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:06.966Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:06.966Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:06.966Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:06.967Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|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:Sun, 06 Nov 2022 06:27:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:06.968Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:06.968Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:06.983Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:06.983Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:06.984Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:06.984Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : PUT
2022-11-06T06:27:06.984Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:cf331ca6c2eb1f9c;x-b3-spanid:25269d97b1c57134;x-b3-parentspanid:bd3f0bfd3e1cfdb3;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:UNKNOWN;x-invocationid:8ef315f9-153e-4b11-820e-9f389d872c75;content-length:2750;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:06.984Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:07.011Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:07.011Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:07.011Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:07.012Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3;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:Sun, 06 Nov 2022 06:27:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:07.012Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:07.012Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:07.638Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:07.639Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:07.639Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:07.639Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:07.640Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:be4f683367ed4cf8;x-b3-spanid:66f8f8833c8de5c9;x-b3-parentspanid:be4f683367ed4cf8;x-b3-sampled:0;x-onap-requestid:4892079c-677d-452c-ae11-c265d6de562f;x-requestid:4892079c-677d-452c-ae11-c265d6de562f;x-transactionid:4892079c-677d-452c-ae11-c265d6de562f;x-ecomp-requestid:4892079c-677d-452c-ae11-c265d6de562f;x-onap-partnername:SO.APIH;x-invocationid:6cf9723f-8d59-476e-b6e9-831b92bd15aa;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:07.640Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:07.653Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:07.654Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:07.654Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:07.654Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|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:Sun, 06 Nov 2022 06:27:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:07.654Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:07.655Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:07.667Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:27:07.667Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:07.668Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:27:07.668Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:07.668Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:be4f683367ed4cf8;x-b3-spanid:af58f50ecb3e648c;x-b3-parentspanid:be4f683367ed4cf8;x-b3-sampled:0;x-onap-requestid:4892079c-677d-452c-ae11-c265d6de562f;x-requestid:4892079c-677d-452c-ae11-c265d6de562f;x-transactionid:4892079c-677d-452c-ae11-c265d6de562f;x-ecomp-requestid:4892079c-677d-452c-ae11-c265d6de562f;x-onap-partnername:SO.APIH;x-invocationid:d009cf07-7ae7-44ef-ba8f-bdffc0dd0f2f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:07.668Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:07.676Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:07.676Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:07.676Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:07.676Z|4892079c-677d-452c-ae11-c265d6de562f|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:Sun, 06 Nov 2022 06:27:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:07.676Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:07.677Z|4892079c-677d-452c-ae11-c265d6de562f|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:27:12.401Z|7aed1c99-2bdf-447d-b5a6-f7a4243530cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:27:12.401Z|7aed1c99-2bdf-447d-b5a6-f7a4243530cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:27:12.767Z|d5f0d5ef-976c-448b-adeb-c9b28241faf3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:27:12.768Z|d5f0d5ef-976c-448b-adeb-c9b28241faf3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:27:15.202Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:15.202Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:15.203Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:15.203Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:15.204Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:7382cc0746442936;x-b3-spanid:9e7806e899b36573;x-b3-parentspanid:7382cc0746442936;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:UNKNOWN;x-invocationid:d3e2d22b-ba83-4fc9-abcc-64a440375721;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:15.204Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:15.221Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:15.222Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:15.222Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:15.223Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|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:Sun, 06 Nov 2022 06:27:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:15.224Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:15.224Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:15.237Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-7|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:15.237Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-7|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:15.237Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-7|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:15.238Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-7|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : PUT
2022-11-06T06:27:15.238Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-7|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:7382cc0746442936;x-b3-spanid:2d282c8eccd7c59c;x-b3-parentspanid:7382cc0746442936;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:UNKNOWN;x-invocationid:cb9c6c58-00ce-4b46-916c-708e7a8b0f19;content-length:2931;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:15.238Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-7|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:15.271Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-7|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:15.272Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-7|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:15.272Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-7|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:15.273Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-7|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3;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:Sun, 06 Nov 2022 06:27:15 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:15.273Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-7|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:15.274Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-7|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:17.869Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:17.869Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:17.869Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:17.869Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:17.870Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4dc6eb876910f998;x-b3-spanid:5991a9b986d0cbed;x-b3-parentspanid:4dc6eb876910f998;x-b3-sampled:0;x-onap-requestid:88524d92-86fb-4317-a2a7-b2e33f3811c8;x-requestid:88524d92-86fb-4317-a2a7-b2e33f3811c8;x-transactionid:88524d92-86fb-4317-a2a7-b2e33f3811c8;x-ecomp-requestid:88524d92-86fb-4317-a2a7-b2e33f3811c8;x-onap-partnername:SO.APIH;x-invocationid:fc0b8d9b-1dbf-4154-81de-bea3a6cf40a2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:17.870Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:18.493Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:18.493Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:18.493Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:18.494Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|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:Sun, 06 Nov 2022 06:27:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:18.494Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:18.495Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:18.509Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:27:18.510Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:18.510Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:27:18.510Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:18.510Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:4dc6eb876910f998;x-b3-spanid:09af27e46a6ee3e3;x-b3-parentspanid:4dc6eb876910f998;x-b3-sampled:0;x-onap-requestid:88524d92-86fb-4317-a2a7-b2e33f3811c8;x-requestid:88524d92-86fb-4317-a2a7-b2e33f3811c8;x-transactionid:88524d92-86fb-4317-a2a7-b2e33f3811c8;x-ecomp-requestid:88524d92-86fb-4317-a2a7-b2e33f3811c8;x-onap-partnername:SO.APIH;x-invocationid:f00b46ed-2708-424a-8926-3ab061257fdb;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:18.510Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:18.517Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:18.517Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:18.518Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:18.518Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|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:Sun, 06 Nov 2022 06:27:18 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:18.518Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:18.519Z|88524d92-86fb-4317-a2a7-b2e33f3811c8|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:27:24.918Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:24.919Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:24.919Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:24.919Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:24.919Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1be5c259de25d594;x-b3-spanid:1be5c259de25d594;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:UNKNOWN;x-invocationid:8499e728-82fb-448b-8951-c3297ac76300;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-11-06T06:27:24.920Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:24.943Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:24.944Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:24.944Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:24.944Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=65ED81522F23B5BE5CDC3AEDC13FE2D7; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 06 Nov 2022 06:27:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:24.945Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:24.945Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:24.996Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:24.997Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:24.997Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:24.997Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : PUT
2022-11-06T06:27:24.997Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:747db48c22d706db;x-b3-spanid:747db48c22d706db;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:UNKNOWN;x-invocationid:4bc77109-976c-4967-b2e6-f19fe8b908ea;content-length:3215;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65ED81522F23B5BE5CDC3AEDC13FE2D7;accept-encoding:gzip,deflate;
2022-11-06T06:27:24.997Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:25.053Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:25.054Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:25.054Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:25.054Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3;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:Sun, 06 Nov 2022 06:27:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:25.055Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:25.055Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-1|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:27.401Z|3543ef22-2ae6-414c-ad73-92c52912eb6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:27:27.408Z|3543ef22-2ae6-414c-ad73-92c52912eb6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:27:27.659Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:27.660Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:27.660Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:27.660Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : PATCH
2022-11-06T06:27:27.661Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:33d1b0ba58c8bcfa;x-b3-spanid:33d1b0ba58c8bcfa;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:UNKNOWN;x-invocationid:7fbb5c75-f1d6-4cf2-b7eb-c9788cad2755;content-length:206;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65ED81522F23B5BE5CDC3AEDC13FE2D7;accept-encoding:gzip,deflate;
2022-11-06T06:27:27.661Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:27.700Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:27.701Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:27.701Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:27.701Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|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:Sun, 06 Nov 2022 06:27:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:27.702Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:27.702Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:29.008Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-11-06T06:27:29.008Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:29.008Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-11-06T06:27:29.008Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:29.009Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:9fef89deb29642f9;x-b3-spanid:ded71e1809c9b5a9;x-b3-parentspanid:9fef89deb29642f9;x-b3-sampled:0;x-onap-requestid:9c268665-2284-4004-aa6d-c4341950b4b6;x-requestid:9c268665-2284-4004-aa6d-c4341950b4b6;x-transactionid:9c268665-2284-4004-aa6d-c4341950b4b6;x-ecomp-requestid:9c268665-2284-4004-aa6d-c4341950b4b6;x-onap-partnername:UNKNOWN;x-invocationid:6b8d7d13-2550-4fc9-8588-9c54b588872b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65ED81522F23B5BE5CDC3AEDC13FE2D7;accept-encoding:gzip,deflate;
2022-11-06T06:27:29.009Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-3|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:29.057Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Entering
2022-11-06T06:27:29.057Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:29.058Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-11-06T06:27:29.058Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-11-06T06:27:29.058Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:9fef89deb29642f9;x-b3-spanid:1de784ea7fe83fc9;x-b3-parentspanid:9fef89deb29642f9;x-b3-sampled:0;x-onap-requestid:9c268665-2284-4004-aa6d-c4341950b4b6;x-requestid:9c268665-2284-4004-aa6d-c4341950b4b6;x-transactionid:9c268665-2284-4004-aa6d-c4341950b4b6;x-ecomp-requestid:9c268665-2284-4004-aa6d-c4341950b4b6;x-onap-partnername:UNKNOWN;x-invocationid:b44b1dee-ea96-4acc-8752-0d56b43a483f;content-length:1581;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65ED81522F23B5BE5CDC3AEDC13FE2D7;accept-encoding:gzip,deflate;
2022-11-06T06:27:29.058Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:29.072Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:29.073Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-11-06T06:27:29.073Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-11-06T06:27:29.073Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 06 Nov 2022 06:27:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:29.073Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:29.073Z|9c268665-2284-4004-aa6d-c4341950b4b6|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-11-06T06:27:29.130Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:29.131Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:29.131Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:29.131Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:29.131Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c6d01cddf9577815;x-b3-spanid:c779bddf8c3d9597;x-b3-parentspanid:c6d01cddf9577815;x-b3-sampled:0;x-onap-requestid:cb164054-c428-423c-95df-1066a3add10b;x-requestid:cb164054-c428-423c-95df-1066a3add10b;x-transactionid:cb164054-c428-423c-95df-1066a3add10b;x-ecomp-requestid:cb164054-c428-423c-95df-1066a3add10b;x-onap-partnername:SO.APIH;x-invocationid:870022f5-f93a-47b6-a891-06594a11aa46;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:29.132Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:29.144Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:29.145Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:29.145Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:29.145Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|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:Sun, 06 Nov 2022 06:27:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:29.145Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:29.146Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:29.157Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:27:29.157Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:29.157Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:27:29.158Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:29.158Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c6d01cddf9577815;x-b3-spanid:a01d077d1216f4b4;x-b3-parentspanid:c6d01cddf9577815;x-b3-sampled:0;x-onap-requestid:cb164054-c428-423c-95df-1066a3add10b;x-requestid:cb164054-c428-423c-95df-1066a3add10b;x-transactionid:cb164054-c428-423c-95df-1066a3add10b;x-ecomp-requestid:cb164054-c428-423c-95df-1066a3add10b;x-onap-partnername:SO.APIH;x-invocationid:aaa3a535-855e-4c67-89af-80aa456fe54c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:29.158Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:29.170Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:29.170Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:29.171Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:29.172Z|cb164054-c428-423c-95df-1066a3add10b|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:Sun, 06 Nov 2022 06:27:29 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:29.172Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:29.172Z|cb164054-c428-423c-95df-1066a3add10b|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:27:34.056Z|abd6f8a1-8358-4702-ac1b-fb11728cba3e|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-06T06:27:34.056Z|abd6f8a1-8358-4702-ac1b-fb11728cba3e|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:34.056Z|abd6f8a1-8358-4702-ac1b-fb11728cba3e|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||URI         : /manage/health
2022-11-06T06:27:34.057Z|abd6f8a1-8358-4702-ac1b-fb11728cba3e|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Method      : GET
2022-11-06T06:27:34.057Z|abd6f8a1-8358-4702-ac1b-fb11728cba3e|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Headers     : host:10.233.71.71:8083;user-agent:kube-probe/1.23;accept:*/*;connection:close;
2022-11-06T06:27:34.057Z|abd6f8a1-8358-4702-ac1b-fb11728cba3e|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:34.069Z|abd6f8a1-8358-4702-ac1b-fb11728cba3e|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:34.069Z|abd6f8a1-8358-4702-ac1b-fb11728cba3e|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status code  : 200
2022-11-06T06:27:34.069Z|abd6f8a1-8358-4702-ac1b-fb11728cba3e|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||Status text  : OK
2022-11-06T06:27:34.069Z|abd6f8a1-8358-4702-ac1b-fb11728cba3e|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||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:Sun, 06 Nov 2022 06:27:34 GMT;Connection:close;
2022-11-06T06:27:34.069Z|abd6f8a1-8358-4702-ac1b-fb11728cba3e|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||DEBUG|500||============================response end============================================
2022-11-06T06:27:34.070Z|abd6f8a1-8358-4702-ac1b-fb11728cba3e|http-nio-8083-exec-7|/manage/health|kube-probe/1.23|||INFO|500||Exiting.
2022-11-06T06:27:39.615Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:39.615Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:39.615Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:39.615Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:39.616Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b16d5dd8f504529e;x-b3-spanid:2392346cdb4ab9b3;x-b3-parentspanid:b16d5dd8f504529e;x-b3-sampled:0;x-onap-requestid:83da4982-ca12-49e3-b9d3-0e28d4dbbbb7;x-requestid:83da4982-ca12-49e3-b9d3-0e28d4dbbbb7;x-transactionid:83da4982-ca12-49e3-b9d3-0e28d4dbbbb7;x-ecomp-requestid:83da4982-ca12-49e3-b9d3-0e28d4dbbbb7;x-onap-partnername:SO.APIH;x-invocationid:de322da8-6e0d-4a89-a56b-0c069d993448;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:39.617Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:39.631Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:39.631Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:39.632Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:39.632Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|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:Sun, 06 Nov 2022 06:27:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:39.632Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:39.633Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:39.644Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:27:39.644Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:39.644Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:27:39.645Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:39.645Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b16d5dd8f504529e;x-b3-spanid:1065eed5288f1e58;x-b3-parentspanid:b16d5dd8f504529e;x-b3-sampled:0;x-onap-requestid:83da4982-ca12-49e3-b9d3-0e28d4dbbbb7;x-requestid:83da4982-ca12-49e3-b9d3-0e28d4dbbbb7;x-transactionid:83da4982-ca12-49e3-b9d3-0e28d4dbbbb7;x-ecomp-requestid:83da4982-ca12-49e3-b9d3-0e28d4dbbbb7;x-onap-partnername:SO.APIH;x-invocationid:7390c9d5-3feb-4bb3-9e9d-c35d4ce45c3f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:39.645Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:39.652Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:39.652Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:39.652Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:39.653Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|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:Sun, 06 Nov 2022 06:27:39 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:39.653Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:39.653Z|83da4982-ca12-49e3-b9d3-0e28d4dbbbb7|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:27:42.401Z|a32c22ff-33b5-4f50-9ee0-1f066b872645|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:27:42.402Z|a32c22ff-33b5-4f50-9ee0-1f066b872645|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:27:42.769Z|e58439e7-e079-4d56-9e71-dbee27cf7c08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:27:42.770Z|e58439e7-e079-4d56-9e71-dbee27cf7c08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:27:44.130Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-11-06T06:27:44.131Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:44.131Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-11-06T06:27:44.131Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:44.131Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:fca8b32921367ab8;x-b3-spanid:721efec667a7d5a7;x-b3-parentspanid:fca8b32921367ab8;x-b3-sampled:0;x-onap-requestid:4baa7810-392f-4826-a282-3b6cbadc4d31;x-requestid:4baa7810-392f-4826-a282-3b6cbadc4d31;x-transactionid:4baa7810-392f-4826-a282-3b6cbadc4d31;x-ecomp-requestid:4baa7810-392f-4826-a282-3b6cbadc4d31;x-onap-partnername:UNKNOWN;x-invocationid:3e487d69-1bf4-400c-9b11-036c2467353c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65ED81522F23B5BE5CDC3AEDC13FE2D7;accept-encoding:gzip,deflate;
2022-11-06T06:27:44.132Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:44.157Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:44.157Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:44.157Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:44.158Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 06 Nov 2022 06:27:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:44.158Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:44.158Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2022-11-06T06:27:44.175Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-1|/requestProcessingData/9|bpel|||INFO|500||Entering
2022-11-06T06:27:44.180Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-1|/requestProcessingData/9|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:44.180Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-1|/requestProcessingData/9|bpel|||DEBUG|500||URI         : /requestProcessingData/9
2022-11-06T06:27:44.180Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-1|/requestProcessingData/9|bpel|||DEBUG|500||Method      : PUT
2022-11-06T06:27:44.181Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-1|/requestProcessingData/9|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:fca8b32921367ab8;x-b3-spanid:583c381f3aa541ee;x-b3-parentspanid:fca8b32921367ab8;x-b3-sampled:0;x-onap-requestid:4baa7810-392f-4826-a282-3b6cbadc4d31;x-requestid:4baa7810-392f-4826-a282-3b6cbadc4d31;x-transactionid:4baa7810-392f-4826-a282-3b6cbadc4d31;x-ecomp-requestid:4baa7810-392f-4826-a282-3b6cbadc4d31;x-onap-partnername:UNKNOWN;x-invocationid:85f002b3-1d2d-4541-9d05-357247feeb7b;content-length:1660;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=65ED81522F23B5BE5CDC3AEDC13FE2D7;accept-encoding:gzip,deflate;
2022-11-06T06:27:44.181Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-1|/requestProcessingData/9|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:44.217Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-1|/requestProcessingData/9|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:44.217Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-1|/requestProcessingData/9|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:44.219Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-1|/requestProcessingData/9|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:44.219Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-1|/requestProcessingData/9|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/9;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 06 Nov 2022 06:27:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:44.220Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-1|/requestProcessingData/9|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:44.222Z|4baa7810-392f-4826-a282-3b6cbadc4d31|http-nio-8083-exec-1|/requestProcessingData/9|bpel|||INFO|500||Exiting.
2022-11-06T06:27:45.058Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:45.058Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:45.059Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:45.059Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:45.059Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:585605641ee42490;x-b3-spanid:7378fbc40de6a66f;x-b3-parentspanid:585605641ee42490;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:UNKNOWN;x-invocationid:49ef0f21-c929-417f-80db-2adfd3681e73;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:45.059Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:45.080Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:45.080Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:45.081Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:45.081Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|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:Sun, 06 Nov 2022 06:27:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:45.081Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:45.081Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:45.098Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:45.098Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:45.099Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:45.099Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : PUT
2022-11-06T06:27:45.100Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:585605641ee42490;x-b3-spanid:e3b964afea97081c;x-b3-parentspanid:585605641ee42490;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:UNKNOWN;x-invocationid:6f3a686a-ecd6-4d7d-b781-0aed25ad1b51;content-length:3321;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:45.100Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:45.143Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:45.143Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:45.144Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:45.144Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3;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:Sun, 06 Nov 2022 06:27:44 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:45.144Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:45.145Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-3|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:47.474Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:47.476Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:47.477Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:47.477Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:47.478Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e542fcbaf162792d;x-b3-spanid:df57a77d98ab0960;x-b3-parentspanid:e542fcbaf162792d;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:UNKNOWN;x-invocationid:0fc9ac80-7a10-4d7a-9252-1fbd448dfde8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:47.478Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:47.497Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:47.497Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:47.498Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:47.498Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|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:Sun, 06 Nov 2022 06:27:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:47.498Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:47.499Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:47.517Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:47.518Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:47.518Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:47.518Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : PUT
2022-11-06T06:27:47.519Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:e542fcbaf162792d;x-b3-spanid:e4f130ea7da35853;x-b3-parentspanid:e542fcbaf162792d;x-b3-sampled:0;x-onap-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-transactionid:5496d558-252b-422b-a94a-a539a97f4eb3;x-ecomp-requestid:5496d558-252b-422b-a94a-a539a97f4eb3;x-onap-partnername:UNKNOWN;x-invocationid:cd2cffd0-0a40-4cb4-b48e-dbe2020c6305;content-length:3314;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:47.519Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:47.546Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:47.546Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:47.547Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:47.547Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3;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:Sun, 06 Nov 2022 06:27:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:47.547Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:47.548Z|5496d558-252b-422b-a94a-a539a97f4eb3|http-nio-8083-exec-5|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:50.080Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:50.080Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:50.081Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:50.081Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:50.081Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:642525af77f7bb56;x-b3-spanid:864ee6f2e158314b;x-b3-parentspanid:642525af77f7bb56;x-b3-sampled:0;x-onap-requestid:cb24aa84-ab24-401a-be11-08f57717cb53;x-requestid:cb24aa84-ab24-401a-be11-08f57717cb53;x-transactionid:cb24aa84-ab24-401a-be11-08f57717cb53;x-ecomp-requestid:cb24aa84-ab24-401a-be11-08f57717cb53;x-onap-partnername:SO.APIH;x-invocationid:6ed4bf3d-e3d7-4806-845f-8f0367183840;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:50.081Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:50.093Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:50.093Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:50.093Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:50.093Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|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:Sun, 06 Nov 2022 06:27:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:50.093Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:50.094Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-6|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:50.104Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:27:50.105Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:50.105Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:27:50.105Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:50.105Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:642525af77f7bb56;x-b3-spanid:12a4fa09598842b9;x-b3-parentspanid:642525af77f7bb56;x-b3-sampled:0;x-onap-requestid:cb24aa84-ab24-401a-be11-08f57717cb53;x-requestid:cb24aa84-ab24-401a-be11-08f57717cb53;x-transactionid:cb24aa84-ab24-401a-be11-08f57717cb53;x-ecomp-requestid:cb24aa84-ab24-401a-be11-08f57717cb53;x-onap-partnername:SO.APIH;x-invocationid:41c70263-0915-4c9b-9645-6b8f2093c569;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:50.105Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:50.112Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:50.112Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:50.113Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:50.113Z|cb24aa84-ab24-401a-be11-08f57717cb53|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:Sun, 06 Nov 2022 06:27:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:50.113Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:50.114Z|cb24aa84-ab24-401a-be11-08f57717cb53|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:27:50.274Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:50.274Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:50.274Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:50.275Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:50.275Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2a672533bd195485;x-b3-spanid:37e0168a033e9eff;x-b3-parentspanid:2a672533bd195485;x-b3-sampled:0;x-onap-requestid:c013683f-3b37-46b4-9651-a7bf71726882;x-requestid:c013683f-3b37-46b4-9651-a7bf71726882;x-transactionid:c013683f-3b37-46b4-9651-a7bf71726882;x-ecomp-requestid:c013683f-3b37-46b4-9651-a7bf71726882;x-onap-partnername:SO.APIH;x-invocationid:4f4c9c7a-88eb-45ee-ad2b-de4b937be856;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:50.275Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:50.286Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:50.286Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:50.286Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:50.287Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|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:Sun, 06 Nov 2022 06:27:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:50.287Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:50.287Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-8|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:50.306Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:27:50.306Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:50.306Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:27:50.306Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:50.307Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2a672533bd195485;x-b3-spanid:5963af3b00ef1c69;x-b3-parentspanid:2a672533bd195485;x-b3-sampled:0;x-onap-requestid:c013683f-3b37-46b4-9651-a7bf71726882;x-requestid:c013683f-3b37-46b4-9651-a7bf71726882;x-transactionid:c013683f-3b37-46b4-9651-a7bf71726882;x-ecomp-requestid:c013683f-3b37-46b4-9651-a7bf71726882;x-onap-partnername:SO.APIH;x-invocationid:339067d0-abc8-4d33-bf29-e84adda5170f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:50.307Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:50.313Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:50.314Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:50.314Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:50.314Z|c013683f-3b37-46b4-9651-a7bf71726882|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:Sun, 06 Nov 2022 06:27:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:50.314Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:50.315Z|c013683f-3b37-46b4-9651-a7bf71726882|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:27:50.486Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:50.486Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:50.486Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:50.487Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:50.487Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:328325bb2949d4f6;x-b3-spanid:8a8ebefefe200e1f;x-b3-parentspanid:328325bb2949d4f6;x-b3-sampled:0;x-onap-requestid:ee5ba1a8-efed-4cec-8106-1f771840069f;x-requestid:ee5ba1a8-efed-4cec-8106-1f771840069f;x-transactionid:ee5ba1a8-efed-4cec-8106-1f771840069f;x-ecomp-requestid:ee5ba1a8-efed-4cec-8106-1f771840069f;x-onap-partnername:SO.APIH;x-invocationid:f0633dc6-187d-464b-acce-3c3a36dc4f18;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:50.487Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:50.497Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:50.498Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:50.498Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:50.498Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|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:Sun, 06 Nov 2022 06:27:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:50.498Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:50.499Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-10|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:50.513Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:27:50.514Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:50.514Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:27:50.515Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:50.515Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:328325bb2949d4f6;x-b3-spanid:14b3ead6e31d7596;x-b3-parentspanid:328325bb2949d4f6;x-b3-sampled:0;x-onap-requestid:ee5ba1a8-efed-4cec-8106-1f771840069f;x-requestid:ee5ba1a8-efed-4cec-8106-1f771840069f;x-transactionid:ee5ba1a8-efed-4cec-8106-1f771840069f;x-ecomp-requestid:ee5ba1a8-efed-4cec-8106-1f771840069f;x-onap-partnername:SO.APIH;x-invocationid:f1d4fdd1-5781-4ddc-95b0-6b09ccbb1c4b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:50.516Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:50.528Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:50.528Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:50.529Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:50.529Z|ee5ba1a8-efed-4cec-8106-1f771840069f|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:Sun, 06 Nov 2022 06:27:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:50.530Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:50.531Z|ee5ba1a8-efed-4cec-8106-1f771840069f|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:27:50.699Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:50.699Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:50.700Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:50.700Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:50.700Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6beed90134c9010b;x-b3-spanid:8594e8b0593e5f5d;x-b3-parentspanid:6beed90134c9010b;x-b3-sampled:0;x-onap-requestid:de3a4902-a1e8-4717-af31-8ef8fa7a7a09;x-requestid:de3a4902-a1e8-4717-af31-8ef8fa7a7a09;x-transactionid:de3a4902-a1e8-4717-af31-8ef8fa7a7a09;x-ecomp-requestid:de3a4902-a1e8-4717-af31-8ef8fa7a7a09;x-onap-partnername:SO.APIH;x-invocationid:6495f52d-989a-4626-bb13-e8d85679cce1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:50.701Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:50.714Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:50.715Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:50.715Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:50.716Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|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:Sun, 06 Nov 2022 06:27:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:50.719Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:50.719Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-2|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:50.741Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:27:50.741Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:50.741Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:27:50.742Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:50.742Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6beed90134c9010b;x-b3-spanid:bba26616f78dc1f1;x-b3-parentspanid:6beed90134c9010b;x-b3-sampled:0;x-onap-requestid:de3a4902-a1e8-4717-af31-8ef8fa7a7a09;x-requestid:de3a4902-a1e8-4717-af31-8ef8fa7a7a09;x-transactionid:de3a4902-a1e8-4717-af31-8ef8fa7a7a09;x-ecomp-requestid:de3a4902-a1e8-4717-af31-8ef8fa7a7a09;x-onap-partnername:SO.APIH;x-invocationid:39ec55f9-afda-4fd3-9d16-8debde2d9da5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:50.742Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:50.751Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:50.751Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:50.751Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:50.751Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|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:Sun, 06 Nov 2022 06:27:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:50.752Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:50.752Z|de3a4902-a1e8-4717-af31-8ef8fa7a7a09|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:27:50.901Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Entering
2022-11-06T06:27:50.901Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:50.902Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||URI         : /infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3
2022-11-06T06:27:50.902Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:50.902Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2bb84cb7dcda6ac9;x-b3-spanid:b6aae18c00a456b5;x-b3-parentspanid:2bb84cb7dcda6ac9;x-b3-sampled:0;x-onap-requestid:532fddb4-d0b5-4aee-afc5-7c19358e99b5;x-requestid:532fddb4-d0b5-4aee-afc5-7c19358e99b5;x-transactionid:532fddb4-d0b5-4aee-afc5-7c19358e99b5;x-ecomp-requestid:532fddb4-d0b5-4aee-afc5-7c19358e99b5;x-onap-partnername:SO.APIH;x-invocationid:caa6cabd-592d-4602-bcac-081bb6c5cbe6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:50.902Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:50.912Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:50.912Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:50.913Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:50.913Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|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:Sun, 06 Nov 2022 06:27:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:50.913Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:50.914Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-4|/infraActiveRequests/5496d558-252b-422b-a94a-a539a97f4eb3|bpel|||INFO|500||Exiting.
2022-11-06T06:27:50.929Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-11-06T06:27:50.929Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:50.929Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-11-06T06:27:50.929Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:50.930Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2bb84cb7dcda6ac9;x-b3-spanid:45629c82296ee5ca;x-b3-parentspanid:2bb84cb7dcda6ac9;x-b3-sampled:0;x-onap-requestid:532fddb4-d0b5-4aee-afc5-7c19358e99b5;x-requestid:532fddb4-d0b5-4aee-afc5-7c19358e99b5;x-transactionid:532fddb4-d0b5-4aee-afc5-7c19358e99b5;x-ecomp-requestid:532fddb4-d0b5-4aee-afc5-7c19358e99b5;x-onap-partnername:SO.APIH;x-invocationid:1de77290-f66a-48b2-ac0e-aac6c692278c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:50.930Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:50.936Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:50.937Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:50.937Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:50.937Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|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:Sun, 06 Nov 2022 06:27:50 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:50.938Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:50.938Z|532fddb4-d0b5-4aee-afc5-7c19358e99b5|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-11-06T06:27:53.360Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-6|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||INFO|500||Entering
2022-11-06T06:27:53.360Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-6|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:53.361Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-6|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||URI         : /infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c
2022-11-06T06:27:53.361Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-6|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:53.361Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-6|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ee4d48832ee328bd;x-b3-spanid:f0f532b56b2414e1;x-b3-parentspanid:ee4d48832ee328bd;x-b3-sampled:0;x-onap-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-transactionid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-ecomp-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-onap-partnername:SO.APIH;x-invocationid:5687e87e-a0dd-4d4b-bef2-2c56c53b305c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:53.362Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-6|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:53.729Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-11-06T06:27:53.730Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:53.730Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-11-06T06:27:53.731Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-11-06T06:27:53.731Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ee4d48832ee328bd;x-b3-spanid:b186be2cf54e204f;x-b3-parentspanid:ee4d48832ee328bd;x-b3-sampled:0;x-onap-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-transactionid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-ecomp-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-onap-partnername:SO.APIH;x-invocationid:5a429791-f456-44f3-85ca-ce67c2801d60;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=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:53.731Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:53.734Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-11-06T06:27:53.739Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:53.740Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:53.740Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:53.740Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-11-06T06:27:53.740Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:53.740Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-7|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-11-06T06:27:54.059Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-11-06T06:27:54.060Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:54.060Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-11-06T06:27:54.060Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-11-06T06:27:54.060Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:ee4d48832ee328bd;x-b3-spanid:d516c5c3386375ef;x-b3-parentspanid:ee4d48832ee328bd;x-b3-sampled:0;x-onap-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-transactionid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-ecomp-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-onap-partnername:SO.APIH;x-invocationid:1d986b35-7e35-465e-b9ab-f8c4cf767061;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=223D01B00CD2A8FCCA89F5C2F5FFE5D9;accept-encoding:gzip,deflate;
2022-11-06T06:27:54.060Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:54.088Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:54.089Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-11-06T06:27:54.089Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-11-06T06:27:54.089Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c;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:Sun, 06 Nov 2022 06:27:53 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:54.089Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:54.090Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-8|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-11-06T06:27:54.638Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Entering
2022-11-06T06:27:54.639Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:54.639Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-11-06T06:27:54.639Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-11-06T06:27:54.639Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:ee4d48832ee328bd;x-b3-spanid:0d1e80f09dc5f8f8;x-b3-parentspanid:1869f59ec0ccb1fb;x-b3-sampled:0;x-onap-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-transactionid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-ecomp-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-onap-partnername:UNKNOWN;x-invocationid:6c22188f-9035-41c9-9eed-673c63415c32;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=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:54.639Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:54.664Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:54.664Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-11-06T06:27:54.664Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-11-06T06:27:54.664Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/12;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Sun, 06 Nov 2022 06:27:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:54.664Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:54.665Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-11-06T06:27:54.683Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-10|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||INFO|500||Entering
2022-11-06T06:27:54.684Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-10|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:54.684Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-10|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||URI         : /infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c
2022-11-06T06:27:54.684Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-10|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:54.684Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-10|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ee4d48832ee328bd;x-b3-spanid:951e564d2a49a0f4;x-b3-parentspanid:1869f59ec0ccb1fb;x-b3-sampled:0;x-onap-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-transactionid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-ecomp-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-onap-partnername:UNKNOWN;x-invocationid:4ed10f36-e83b-43a2-bfa7-f16b7cb19ffa;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:54.684Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-10|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:54.695Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-10|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:54.695Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-10|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:54.696Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-10|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:54.696Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-10|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|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:Sun, 06 Nov 2022 06:27:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:54.696Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-10|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:54.696Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-10|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||INFO|500||Exiting.
2022-11-06T06:27:54.720Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-1|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||INFO|500||Entering
2022-11-06T06:27:54.720Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-1|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:54.721Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-1|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||URI         : /infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c
2022-11-06T06:27:54.721Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-1|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Method      : PUT
2022-11-06T06:27:54.722Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-1|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:ee4d48832ee328bd;x-b3-spanid:941bd7c8ae93423a;x-b3-parentspanid:1869f59ec0ccb1fb;x-b3-sampled:0;x-onap-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-transactionid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-ecomp-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-onap-partnername:UNKNOWN;x-invocationid:ef9f3cea-35c6-418d-a58f-fee222b7c569;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=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:54.722Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-1|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:54.754Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-1|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:54.755Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-1|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:54.755Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-1|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:54.755Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-1|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c;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:Sun, 06 Nov 2022 06:27:54 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:54.756Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-1|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:54.756Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-1|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||INFO|500||Exiting.
2022-11-06T06:27:57.139Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-2|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||INFO|500||Entering
2022-11-06T06:27:57.140Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-2|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:57.141Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-2|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||URI         : /infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c
2022-11-06T06:27:57.141Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-2|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:57.155Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-2|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c25a501b6cdcc030;x-b3-spanid:c76a77947bbc46ac;x-b3-parentspanid:c25a501b6cdcc030;x-b3-sampled:0;x-onap-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-transactionid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-ecomp-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-onap-partnername:UNKNOWN;x-invocationid:02a95c96-d0f2-434f-bd7e-3071d8ec39fd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:57.156Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-2|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:57.172Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-2|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:57.172Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-2|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:57.173Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-2|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:57.173Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-2|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|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:Sun, 06 Nov 2022 06:27:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:57.173Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-2|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:57.174Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-2|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||INFO|500||Exiting.
2022-11-06T06:27:57.190Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-3|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||INFO|500||Entering
2022-11-06T06:27:57.190Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-3|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:57.191Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-3|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||URI         : /infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c
2022-11-06T06:27:57.191Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-3|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Method      : PUT
2022-11-06T06:27:57.191Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-3|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c25a501b6cdcc030;x-b3-spanid:5c53ca3d55bcd053;x-b3-parentspanid:c25a501b6cdcc030;x-b3-sampled:0;x-onap-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-transactionid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-ecomp-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-onap-partnername:UNKNOWN;x-invocationid:f357ffdd-a29d-4da8-b59b-1a7735ec9d14;content-length:4163;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:57.191Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-3|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:57.220Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-3|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:57.221Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-3|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:57.221Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-3|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:57.221Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-3|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c;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:Sun, 06 Nov 2022 06:27:57 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:57.221Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-3|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:57.222Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-3|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||INFO|500||Exiting.
2022-11-06T06:27:57.401Z|3f1c8ccd-d10a-4ff0-b6ef-83361ba885e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-11-06T06:27:57.402Z|3f1c8ccd-d10a-4ff0-b6ef-83361ba885e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-11-06T06:27:58.700Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-4|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||INFO|500||Entering
2022-11-06T06:27:58.700Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-4|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||===========================request begin================================================
2022-11-06T06:27:58.700Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-4|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||URI         : /infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c
2022-11-06T06:27:58.700Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-4|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Method      : GET
2022-11-06T06:27:58.701Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-4|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c25a501b6cdcc030;x-b3-spanid:5d81199754169c3c;x-b3-parentspanid:c25a501b6cdcc030;x-b3-sampled:0;x-onap-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-transactionid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-ecomp-requestid:b4b55309-5a29-479a-b8e2-a04bc573f92c;x-onap-partnername:UNKNOWN;x-invocationid:dae5c1b1-f540-47a0-a103-b06ba6edbfe4;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=A467614F181C7CE44C605F9914FB5FB4;accept-encoding:gzip,deflate;
2022-11-06T06:27:58.701Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-4|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||===========================request end==================================================
2022-11-06T06:27:58.714Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-4|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||============================response begin==========================================
2022-11-06T06:27:58.714Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-4|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Status code  : 200
2022-11-06T06:27:58.714Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-4|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||Status text  : OK
2022-11-06T06:27:58.714Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-4|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|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:Sun, 06 Nov 2022 06:27:58 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-11-06T06:27:58.714Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-4|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||DEBUG|500||============================response end============================================
2022-11-06T06:27:58.715Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-4|/infraActiveRequests/b4b55309-5a29-479a-b8e2-a04bc573f92c|bpel|||INFO|500||Exiting.
2022-11-06T06:27:58.726Z|b4b55309-5a29-479a-b8e2-a04bc573f92c|http-nio-8083-exec-5|/infraActiv