Results

By type

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

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

2022-03-23T12:36:43.365Z||main|||||INFO|500||The following profiles are active: basic
2022-03-23T12:36:57.567Z||main|||||INFO|500||Starting service [Tomcat]
2022-03-23T12:36:57.568Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-03-23T12:36:57.832Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-03-23T12:36:59.211Z||main|||||INFO|500||reqdb-pool - Starting...
2022-03-23T12:36:59.441Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-03-23T12:36:59.632Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2022-03-23T12:36:59.757Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.6)
2022-03-23T12:36:59.790Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.6 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4.
2022-03-23T12:36:59.886Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.069s)
2022-03-23T12:36:59.928Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2022-03-23T12:37:00.089Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2022-03-23T12:37:00.155Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2022-03-23T12:37:00.215Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2022-03-23T12:37:00.509Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2022-03-23T12:37:00.596Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2022-03-23T12:37:00.706Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2022-03-23T12:37:00.739Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2022-03-23T12:37:00.822Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2022-03-23T12:37:00.897Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2022-03-23T12:37:00.979Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2022-03-23T12:37:01.064Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2022-03-23T12:37:01.114Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2022-03-23T12:37:01.193Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2022-03-23T12:37:01.265Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2022-03-23T12:37:01.397Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2022-03-23T12:37:01.516Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2022-03-23T12:37:01.665Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2022-03-23T12:37:01.787Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2022-03-23T12:37:01.852Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2022-03-23T12:37:01.968Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2022-03-23T12:37:02.045Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2022-03-23T12:37:02.120Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2022-03-23T12:37:02.208Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2022-03-23T12:37:02.251Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2022-03-23T12:37:02.329Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2022-03-23T12:37:02.394Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2022-03-23T12:37:02.444Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2022-03-23T12:37:02.511Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2022-03-23T12:37:02.638Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2022-03-23T12:37:02.756Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2022-03-23T12:37:02.813Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2022-03-23T12:37:02.881Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2022-03-23T12:37:03.091Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2022-03-23T12:37:03.192Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2022-03-23T12:37:03.267Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2022-03-23T12:37:03.400Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2022-03-23T12:37:03.500Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2022-03-23T12:37:03.568Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2022-03-23T12:37:03.609Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2022-03-23T12:37:03.695Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:03.567s)
2022-03-23T12:37:04.261Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-03-23T12:37:04.582Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-03-23T12:37:05.574Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-03-23T12:37:08.310Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-03-23T12:37:12.155Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-23T12:37:21.178Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-03-23T12:37:24.009Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
2022-03-23T12:37:26.396Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2022-03-23T12:37:27.005Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-03-23T12:37:34.671Z||main|||||INFO|500||Started MSORequestDBApplication in 56.146 seconds (JVM running for 59.015)
2022-03-23T12:37:34.725Z|6a559839-ccbc-42e1-b5d0-aecbe271f17a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:37:34.756Z|6a559839-ccbc-42e1-b5d0-aecbe271f17a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:37:34.758Z|9eec04a4-55e5-4543-97b3-5f6fe39dc0a9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:37:34.773Z|9eec04a4-55e5-4543-97b3-5f6fe39dc0a9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:37:49.661Z|ae27017c-a683-49ca-9acc-2b0a3035acc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:37:49.663Z|ae27017c-a683-49ca-9acc-2b0a3035acc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:38:04.662Z|9d66558f-0c9f-40fb-bc23-f368b8d785b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:38:04.664Z|9d66558f-0c9f-40fb-bc23-f368b8d785b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:38:04.781Z|0055a05e-027b-4c8e-a98c-db31fdc9bbfd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:38:04.782Z|0055a05e-027b-4c8e-a98c-db31fdc9bbfd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:38:19.660Z|5f343e2f-bca1-46ad-a43c-056d394499a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:38:19.663Z|5f343e2f-bca1-46ad-a43c-056d394499a9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:38:34.660Z|f8810e7e-0f66-45e5-b5e1-f4978f5375e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:38:34.662Z|f8810e7e-0f66-45e5-b5e1-f4978f5375e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:38:34.784Z|fb3a750b-3544-43bc-a26b-41e551eb4d96|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:38:34.785Z|fb3a750b-3544-43bc-a26b-41e551eb4d96|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:38:49.660Z|de7e4a9d-3607-4e3b-bdb1-0b9b3fd5733f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:38:49.661Z|de7e4a9d-3607-4e3b-bdb1-0b9b3fd5733f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:39:04.660Z|ba62c805-63d9-42c0-9423-d95da3928833|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:39:04.664Z|ba62c805-63d9-42c0-9423-d95da3928833|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:39:04.786Z|7697b3fe-249a-432b-a124-a00c7566c4ec|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:39:04.787Z|7697b3fe-249a-432b-a124-a00c7566c4ec|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:39:19.660Z|64aaef10-e973-4a03-a6a7-c9ebee23b6c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:39:19.662Z|64aaef10-e973-4a03-a6a7-c9ebee23b6c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:39:34.660Z|4b02e97c-c21c-4246-8685-0c1d5437da64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:39:34.661Z|4b02e97c-c21c-4246-8685-0c1d5437da64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:39:34.792Z|9ec67364-3170-4204-b9db-a19451376a10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:39:34.793Z|9ec67364-3170-4204-b9db-a19451376a10|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:39:49.660Z|235edfd9-0abd-4df7-a302-97d62a37dc17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:39:49.665Z|235edfd9-0abd-4df7-a302-97d62a37dc17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:40:04.661Z|42613cd2-2eab-4e3d-9cd5-661b063f3f69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:40:04.663Z|42613cd2-2eab-4e3d-9cd5-661b063f3f69|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:40:04.794Z|90561b26-c29c-40d7-b7c7-1f183d6b3023|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:40:04.795Z|90561b26-c29c-40d7-b7c7-1f183d6b3023|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:40:19.660Z|1e644b22-ec53-4aab-89ed-8cec9967c70e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:40:19.661Z|1e644b22-ec53-4aab-89ed-8cec9967c70e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:40:34.660Z|8efd95ad-956f-460b-a4f5-49631c873854|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:40:34.664Z|8efd95ad-956f-460b-a4f5-49631c873854|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:40:34.797Z|b29661c1-da28-4ec1-982c-f6c5d309c7e6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:40:34.798Z|b29661c1-da28-4ec1-982c-f6c5d309c7e6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:40:49.660Z|748b10c1-b1f7-49cb-ae9c-f082ea8dad23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:40:49.661Z|748b10c1-b1f7-49cb-ae9c-f082ea8dad23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:41:04.660Z|2588e8cb-e56b-47ec-a912-76769c914ae1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:41:04.661Z|2588e8cb-e56b-47ec-a912-76769c914ae1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:41:04.800Z|6dab63d5-db25-42ac-a3ab-8ed8c4bb420f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:41:04.801Z|6dab63d5-db25-42ac-a3ab-8ed8c4bb420f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:41:19.664Z|b8614d78-97e8-4e07-8cb3-0b4f9eacae32|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:41:19.669Z|b8614d78-97e8-4e07-8cb3-0b4f9eacae32|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:41:34.660Z|6850c90c-cc2b-47ef-aa31-f1f229fa9020|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:41:34.661Z|6850c90c-cc2b-47ef-aa31-f1f229fa9020|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:41:34.802Z|617f518c-e055-4659-b34d-3264cf743004|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:41:34.804Z|617f518c-e055-4659-b34d-3264cf743004|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:41:49.660Z|c335683d-f7fa-496c-bc78-6ba266017c07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:41:49.661Z|c335683d-f7fa-496c-bc78-6ba266017c07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:42:04.660Z|a59aceb6-b2aa-40c0-b8b9-d027fae8a335|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:42:04.663Z|a59aceb6-b2aa-40c0-b8b9-d027fae8a335|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:42:04.805Z|c039d458-62fd-4060-9e81-cc89e6c4f399|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:42:04.806Z|c039d458-62fd-4060-9e81-cc89e6c4f399|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:42:19.660Z|67fcd4e7-eea4-4943-a6fb-885c7d8a8dec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:42:19.662Z|67fcd4e7-eea4-4943-a6fb-885c7d8a8dec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:42:34.660Z|00861f4c-4dff-4591-8ffe-283667d26ad3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:42:34.662Z|00861f4c-4dff-4591-8ffe-283667d26ad3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:42:34.807Z|acf34f32-2bd2-4828-9e17-f15153127bbd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:42:34.808Z|acf34f32-2bd2-4828-9e17-f15153127bbd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:42:49.660Z|4842c45f-b63d-4de5-930c-46f4d09c0cff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:42:49.664Z|4842c45f-b63d-4de5-930c-46f4d09c0cff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:43:04.660Z|11abe95e-27d4-4eff-a307-8bf30b8c1839|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:43:04.661Z|11abe95e-27d4-4eff-a307-8bf30b8c1839|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:43:04.810Z|083517db-435b-4189-8473-bace16a1988b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:43:04.811Z|083517db-435b-4189-8473-bace16a1988b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:43:19.660Z|0d60286b-2b4a-4c82-963e-aad2152a981d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:43:19.661Z|0d60286b-2b4a-4c82-963e-aad2152a981d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:43:34.660Z|99459032-9c32-43d6-a94e-d62749c92a38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:43:34.663Z|99459032-9c32-43d6-a94e-d62749c92a38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:43:34.812Z|83e9a66f-f5cc-4019-9c33-8e14d3de94e2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:43:34.813Z|83e9a66f-f5cc-4019-9c33-8e14d3de94e2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:43:49.660Z|3df94a5a-7d08-4148-8303-dab6235ee6bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:43:49.661Z|3df94a5a-7d08-4148-8303-dab6235ee6bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:44:04.660Z|a9eec8f5-d3af-4831-93b6-5f4de6fe21ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:44:04.661Z|a9eec8f5-d3af-4831-93b6-5f4de6fe21ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:44:04.815Z|0cef7e51-1d08-45f9-98d0-5cef2a9a2673|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:44:04.816Z|0cef7e51-1d08-45f9-98d0-5cef2a9a2673|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:44:19.660Z|58686f95-03d5-43f1-8d7b-505cfa9b9a49|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:44:19.664Z|58686f95-03d5-43f1-8d7b-505cfa9b9a49|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:44:34.660Z|56f8b23c-6b54-4733-96f5-a25d2fd5a603|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:44:34.662Z|56f8b23c-6b54-4733-96f5-a25d2fd5a603|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:44:34.817Z|7f32fd52-cbd3-4964-b8ed-21d8fd673f09|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:44:34.818Z|7f32fd52-cbd3-4964-b8ed-21d8fd673f09|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:44:49.660Z|777534fc-f54e-4f32-97e7-ad8aa071c0ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:44:49.662Z|777534fc-f54e-4f32-97e7-ad8aa071c0ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:45:04.660Z|f6dc0b73-59c3-4264-ae03-4ecf5bf6045e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:45:04.664Z|f6dc0b73-59c3-4264-ae03-4ecf5bf6045e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:45:04.820Z|e02104d2-420d-410c-aa21-ffdc6f196414|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:45:04.821Z|e02104d2-420d-410c-aa21-ffdc6f196414|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:45:19.660Z|4c67ea70-18dc-43b4-babe-9fc602e5f2ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:45:19.661Z|4c67ea70-18dc-43b4-babe-9fc602e5f2ff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:45:34.660Z|4756d769-e7f7-4600-afa5-d2f4994c80ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:45:34.662Z|4756d769-e7f7-4600-afa5-d2f4994c80ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:45:34.822Z|afccacdf-dab1-4029-a8f6-aedc75b21329|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:45:34.824Z|afccacdf-dab1-4029-a8f6-aedc75b21329|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:45:49.661Z|af89cbd7-a47c-42bf-9fb8-fc3cb8d51dbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:45:49.666Z|af89cbd7-a47c-42bf-9fb8-fc3cb8d51dbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:46:04.660Z|7697556b-9675-4337-897b-305435674064|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:46:04.661Z|7697556b-9675-4337-897b-305435674064|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:46:04.825Z|ca6a4d28-d749-472a-86ca-009c993d3f36|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:46:04.826Z|ca6a4d28-d749-472a-86ca-009c993d3f36|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:46:19.660Z|6e06feda-cf3d-452f-8654-61740678ca9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:46:19.661Z|6e06feda-cf3d-452f-8654-61740678ca9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:46:34.661Z|54908512-9bd0-4985-819c-8713afb6fac9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:46:34.667Z|54908512-9bd0-4985-819c-8713afb6fac9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:46:34.828Z|fd020cf6-bbab-4e43-af15-a606e72c444d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:46:34.829Z|fd020cf6-bbab-4e43-af15-a606e72c444d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:46:49.660Z|7f77635c-ac18-4d16-bee0-a96e019da0e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:46:49.661Z|7f77635c-ac18-4d16-bee0-a96e019da0e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:47:04.661Z|ce70d4a0-9ab6-4dca-9295-a10f577a8f08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:47:04.673Z|ce70d4a0-9ab6-4dca-9295-a10f577a8f08|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:47:04.830Z|e29d8fdd-472f-480c-8f29-e668dd99f2d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:47:04.831Z|e29d8fdd-472f-480c-8f29-e668dd99f2d9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:47:19.661Z|e644394d-4622-4fbc-9871-c8392ce5647d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:47:19.662Z|e644394d-4622-4fbc-9871-c8392ce5647d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:47:23.822Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-03-23T12:47:23.991Z|33ee05b0-1953-4859-b6dd-ee2eb5fd108d|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T12:47:23.992Z|33ee05b0-1953-4859-b6dd-ee2eb5fd108d|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T12:47:23.992Z|33ee05b0-1953-4859-b6dd-ee2eb5fd108d|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T12:47:23.994Z|33ee05b0-1953-4859-b6dd-ee2eb5fd108d|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T12:47:23.995Z|33ee05b0-1953-4859-b6dd-ee2eb5fd108d|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T12:47:23.995Z|33ee05b0-1953-4859-b6dd-ee2eb5fd108d|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T12:47:24.217Z|33ee05b0-1953-4859-b6dd-ee2eb5fd108d|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T12:47:24.218Z|33ee05b0-1953-4859-b6dd-ee2eb5fd108d|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T12:47:24.221Z|33ee05b0-1953-4859-b6dd-ee2eb5fd108d|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T12:47:24.222Z|33ee05b0-1953-4859-b6dd-ee2eb5fd108d|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 12:47:24 GMT;Connection:close;
2022-03-23T12:47:24.222Z|33ee05b0-1953-4859-b6dd-ee2eb5fd108d|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T12:47:24.223Z|33ee05b0-1953-4859-b6dd-ee2eb5fd108d|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T12:47:34.661Z|19b35653-a140-4f8b-9469-aac554e3ba46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:47:34.662Z|19b35653-a140-4f8b-9469-aac554e3ba46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:47:34.833Z|62ec2146-8632-4a87-9321-a982a4abfbd2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:47:34.834Z|62ec2146-8632-4a87-9321-a982a4abfbd2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:47:49.663Z|c4f3b6e5-fe08-4b3e-9177-965ee09bd1e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:47:49.668Z|c4f3b6e5-fe08-4b3e-9177-965ee09bd1e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:48:04.661Z|880e6a1b-35b0-4152-a0fa-d3206c03c736|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:48:04.663Z|880e6a1b-35b0-4152-a0fa-d3206c03c736|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:48:04.835Z|1b8a4055-781b-4b7e-abba-28cbc6d04f7a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:48:04.837Z|1b8a4055-781b-4b7e-abba-28cbc6d04f7a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:48:19.660Z|3a71dfe3-f705-4a96-a0b7-592ab108a0e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:48:19.661Z|3a71dfe3-f705-4a96-a0b7-592ab108a0e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:48:23.667Z|44fdbda1-6d6d-4d90-9c02-0a04a3f3e2a0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T12:48:23.668Z|44fdbda1-6d6d-4d90-9c02-0a04a3f3e2a0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T12:48:23.668Z|44fdbda1-6d6d-4d90-9c02-0a04a3f3e2a0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T12:48:23.668Z|44fdbda1-6d6d-4d90-9c02-0a04a3f3e2a0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T12:48:23.669Z|44fdbda1-6d6d-4d90-9c02-0a04a3f3e2a0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T12:48:23.670Z|44fdbda1-6d6d-4d90-9c02-0a04a3f3e2a0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T12:48:23.679Z|44fdbda1-6d6d-4d90-9c02-0a04a3f3e2a0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T12:48:23.680Z|44fdbda1-6d6d-4d90-9c02-0a04a3f3e2a0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T12:48:23.680Z|44fdbda1-6d6d-4d90-9c02-0a04a3f3e2a0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T12:48:23.681Z|44fdbda1-6d6d-4d90-9c02-0a04a3f3e2a0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 12:48:23 GMT;Connection:close;
2022-03-23T12:48:23.681Z|44fdbda1-6d6d-4d90-9c02-0a04a3f3e2a0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T12:48:23.682Z|44fdbda1-6d6d-4d90-9c02-0a04a3f3e2a0|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T12:48:34.660Z|e8bd4281-0f3d-4016-8751-566e553d950c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:48:34.662Z|e8bd4281-0f3d-4016-8751-566e553d950c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:48:34.838Z|7f6f4a90-b9ba-4ce7-9a37-5bd755492e93|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:48:34.839Z|7f6f4a90-b9ba-4ce7-9a37-5bd755492e93|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:48:49.660Z|2471486b-6b46-4fa2-a611-7b45b5d964ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:48:49.661Z|2471486b-6b46-4fa2-a611-7b45b5d964ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:49:04.660Z|54663340-76e2-45db-86c0-aa6c610ac3d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:49:04.661Z|54663340-76e2-45db-86c0-aa6c610ac3d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:49:04.841Z|361ca425-d244-4925-b125-cf9b5faa0c97|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:49:04.842Z|361ca425-d244-4925-b125-cf9b5faa0c97|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:49:19.660Z|c4b27697-89ca-4cbe-b5be-7e10aeb8c93b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:49:19.662Z|c4b27697-89ca-4cbe-b5be-7e10aeb8c93b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:49:23.664Z|343942e0-1660-4504-8059-4b1488d864db|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T12:49:23.664Z|343942e0-1660-4504-8059-4b1488d864db|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T12:49:23.665Z|343942e0-1660-4504-8059-4b1488d864db|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T12:49:23.666Z|343942e0-1660-4504-8059-4b1488d864db|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T12:49:23.666Z|343942e0-1660-4504-8059-4b1488d864db|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T12:49:23.667Z|343942e0-1660-4504-8059-4b1488d864db|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T12:49:23.673Z|343942e0-1660-4504-8059-4b1488d864db|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T12:49:23.674Z|343942e0-1660-4504-8059-4b1488d864db|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T12:49:23.674Z|343942e0-1660-4504-8059-4b1488d864db|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T12:49:23.674Z|343942e0-1660-4504-8059-4b1488d864db|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 12:49:23 GMT;Connection:close;
2022-03-23T12:49:23.675Z|343942e0-1660-4504-8059-4b1488d864db|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T12:49:23.675Z|343942e0-1660-4504-8059-4b1488d864db|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T12:49:34.660Z|9c00653b-dc62-43b7-8060-6d0cefbb84c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:49:34.662Z|9c00653b-dc62-43b7-8060-6d0cefbb84c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:49:34.843Z|c439aa7d-764c-4bd7-9590-e634c8925c07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:49:34.844Z|c439aa7d-764c-4bd7-9590-e634c8925c07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:49:49.660Z|eb7f33a6-d3c9-4244-b9f2-99f2c8a8b672|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:49:49.661Z|eb7f33a6-d3c9-4244-b9f2-99f2c8a8b672|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:50:04.660Z|e103301c-909d-42ca-b3d9-461f7bf9f74d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:50:04.663Z|e103301c-909d-42ca-b3d9-461f7bf9f74d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:50:04.845Z|d9bdf947-cc04-42bc-93c8-c8c7111bb4ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:50:04.847Z|d9bdf947-cc04-42bc-93c8-c8c7111bb4ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:50:19.660Z|95824882-22d9-4277-b15f-d30233e25165|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:50:19.661Z|95824882-22d9-4277-b15f-d30233e25165|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:50:23.664Z|64f817bb-242a-45e4-97d4-3f0f8270c122|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T12:50:23.665Z|64f817bb-242a-45e4-97d4-3f0f8270c122|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T12:50:23.667Z|64f817bb-242a-45e4-97d4-3f0f8270c122|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T12:50:23.668Z|64f817bb-242a-45e4-97d4-3f0f8270c122|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T12:50:23.668Z|64f817bb-242a-45e4-97d4-3f0f8270c122|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T12:50:23.669Z|64f817bb-242a-45e4-97d4-3f0f8270c122|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T12:50:23.678Z|64f817bb-242a-45e4-97d4-3f0f8270c122|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T12:50:23.678Z|64f817bb-242a-45e4-97d4-3f0f8270c122|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T12:50:23.679Z|64f817bb-242a-45e4-97d4-3f0f8270c122|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T12:50:23.679Z|64f817bb-242a-45e4-97d4-3f0f8270c122|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 12:50:23 GMT;Connection:close;
2022-03-23T12:50:23.680Z|64f817bb-242a-45e4-97d4-3f0f8270c122|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T12:50:23.681Z|64f817bb-242a-45e4-97d4-3f0f8270c122|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T12:50:34.660Z|23ac8fd4-30f6-426b-8dfc-81d6aa6b478b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:50:34.661Z|23ac8fd4-30f6-426b-8dfc-81d6aa6b478b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:50:34.848Z|87821230-229a-4f47-a953-2ff4f20b6320|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:50:34.849Z|87821230-229a-4f47-a953-2ff4f20b6320|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:50:49.660Z|acad4371-fcf9-45ae-85b2-7156297c5db1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:50:49.662Z|acad4371-fcf9-45ae-85b2-7156297c5db1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:51:04.660Z|058146f2-35e2-4381-bee5-841bafcc5b38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:51:04.662Z|058146f2-35e2-4381-bee5-841bafcc5b38|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:51:04.851Z|6fccf841-2829-4332-82b4-9b7742a74419|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:51:04.852Z|6fccf841-2829-4332-82b4-9b7742a74419|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:51:19.660Z|4c18342e-9a54-4e6a-aad2-d925d2a08820|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:51:19.664Z|4c18342e-9a54-4e6a-aad2-d925d2a08820|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:51:23.664Z|0527a77e-1736-4a32-bacc-ed47a2d3acfc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T12:51:23.664Z|0527a77e-1736-4a32-bacc-ed47a2d3acfc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T12:51:23.665Z|0527a77e-1736-4a32-bacc-ed47a2d3acfc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T12:51:23.665Z|0527a77e-1736-4a32-bacc-ed47a2d3acfc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T12:51:23.665Z|0527a77e-1736-4a32-bacc-ed47a2d3acfc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T12:51:23.666Z|0527a77e-1736-4a32-bacc-ed47a2d3acfc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T12:51:23.673Z|0527a77e-1736-4a32-bacc-ed47a2d3acfc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T12:51:23.673Z|0527a77e-1736-4a32-bacc-ed47a2d3acfc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T12:51:23.673Z|0527a77e-1736-4a32-bacc-ed47a2d3acfc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T12:51:23.674Z|0527a77e-1736-4a32-bacc-ed47a2d3acfc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 12:51:23 GMT;Connection:close;
2022-03-23T12:51:23.674Z|0527a77e-1736-4a32-bacc-ed47a2d3acfc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T12:51:23.674Z|0527a77e-1736-4a32-bacc-ed47a2d3acfc|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T12:51:34.660Z|4de8e971-2351-477f-b9de-8b4e7f119252|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:51:34.661Z|4de8e971-2351-477f-b9de-8b4e7f119252|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:51:34.853Z|e4ba056d-d83e-469a-b5b9-aadff691b5e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:51:34.854Z|e4ba056d-d83e-469a-b5b9-aadff691b5e1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:51:49.661Z|e9cde63b-7823-44a2-99b3-583fd693fbff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:51:49.662Z|e9cde63b-7823-44a2-99b3-583fd693fbff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:52:04.660Z|5f4fd82c-bf29-40e5-bc7e-e6b02290bd31|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:52:04.663Z|5f4fd82c-bf29-40e5-bc7e-e6b02290bd31|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:52:04.856Z|ce9ac468-cd4d-44de-ab82-8f30cf96c14f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:52:04.857Z|ce9ac468-cd4d-44de-ab82-8f30cf96c14f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:52:19.661Z|0e133366-8b4c-400c-835e-6532a509400c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:52:19.662Z|0e133366-8b4c-400c-835e-6532a509400c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:52:23.670Z|519b89f2-a856-489c-8072-c14bf9894c80|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T12:52:23.672Z|519b89f2-a856-489c-8072-c14bf9894c80|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T12:52:23.673Z|519b89f2-a856-489c-8072-c14bf9894c80|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T12:52:23.673Z|519b89f2-a856-489c-8072-c14bf9894c80|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T12:52:23.673Z|519b89f2-a856-489c-8072-c14bf9894c80|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T12:52:23.674Z|519b89f2-a856-489c-8072-c14bf9894c80|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T12:52:23.701Z|519b89f2-a856-489c-8072-c14bf9894c80|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T12:52:23.702Z|519b89f2-a856-489c-8072-c14bf9894c80|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T12:52:23.702Z|519b89f2-a856-489c-8072-c14bf9894c80|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T12:52:23.702Z|519b89f2-a856-489c-8072-c14bf9894c80|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 12:52:23 GMT;Connection:close;
2022-03-23T12:52:23.703Z|519b89f2-a856-489c-8072-c14bf9894c80|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T12:52:23.703Z|519b89f2-a856-489c-8072-c14bf9894c80|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T12:52:34.660Z|6f92a66b-4eea-4ed1-aac0-86fb4122dee3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:52:34.661Z|6f92a66b-4eea-4ed1-aac0-86fb4122dee3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:52:34.858Z|c8bba152-ca63-4c9c-8060-de7aa53b0020|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:52:34.859Z|c8bba152-ca63-4c9c-8060-de7aa53b0020|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:52:49.660Z|26a1a244-8200-4665-b57b-7ba9a4415f78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:52:49.667Z|26a1a244-8200-4665-b57b-7ba9a4415f78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:53:04.660Z|dc8d4374-92a8-47bf-bbd8-754a0324a2fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:53:04.661Z|dc8d4374-92a8-47bf-bbd8-754a0324a2fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:53:04.861Z|d7b6664a-1f92-4141-8fd3-9a6ed798846b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:53:04.861Z|d7b6664a-1f92-4141-8fd3-9a6ed798846b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:53:19.660Z|d1f9fc32-633c-4f1a-8069-b764768250b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:53:19.661Z|d1f9fc32-633c-4f1a-8069-b764768250b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:53:23.664Z|0aa41fba-a115-49cd-8c58-a90e02ac9749|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T12:53:23.665Z|0aa41fba-a115-49cd-8c58-a90e02ac9749|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T12:53:23.665Z|0aa41fba-a115-49cd-8c58-a90e02ac9749|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T12:53:23.666Z|0aa41fba-a115-49cd-8c58-a90e02ac9749|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T12:53:23.667Z|0aa41fba-a115-49cd-8c58-a90e02ac9749|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T12:53:23.667Z|0aa41fba-a115-49cd-8c58-a90e02ac9749|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T12:53:23.674Z|0aa41fba-a115-49cd-8c58-a90e02ac9749|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T12:53:23.675Z|0aa41fba-a115-49cd-8c58-a90e02ac9749|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T12:53:23.675Z|0aa41fba-a115-49cd-8c58-a90e02ac9749|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T12:53:23.675Z|0aa41fba-a115-49cd-8c58-a90e02ac9749|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 12:53:23 GMT;Connection:close;
2022-03-23T12:53:23.676Z|0aa41fba-a115-49cd-8c58-a90e02ac9749|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T12:53:23.677Z|0aa41fba-a115-49cd-8c58-a90e02ac9749|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T12:53:34.660Z|45ef2e3a-0e3f-47ec-b316-f553e228873a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:53:34.664Z|45ef2e3a-0e3f-47ec-b316-f553e228873a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:53:34.863Z|ab900095-11ad-4716-aafb-45e99c312d96|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:53:34.865Z|ab900095-11ad-4716-aafb-45e99c312d96|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:53:49.660Z|db909a5d-86ca-4ee9-a395-a93d15ccf996|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:53:49.661Z|db909a5d-86ca-4ee9-a395-a93d15ccf996|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:54:04.660Z|92c8579e-e609-4446-9669-579389f2d4c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:54:04.661Z|92c8579e-e609-4446-9669-579389f2d4c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:54:04.867Z|a314ccc6-0286-4b56-ae81-ee4d2c604121|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:54:04.868Z|a314ccc6-0286-4b56-ae81-ee4d2c604121|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:54:19.660Z|6f2a7436-6ee3-488e-b7c5-da7e807d014e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:54:19.667Z|6f2a7436-6ee3-488e-b7c5-da7e807d014e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:54:23.665Z|d1c77482-3be4-4a47-8414-2111c30de4ae|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T12:54:23.665Z|d1c77482-3be4-4a47-8414-2111c30de4ae|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T12:54:23.666Z|d1c77482-3be4-4a47-8414-2111c30de4ae|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T12:54:23.667Z|d1c77482-3be4-4a47-8414-2111c30de4ae|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T12:54:23.668Z|d1c77482-3be4-4a47-8414-2111c30de4ae|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T12:54:23.668Z|d1c77482-3be4-4a47-8414-2111c30de4ae|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T12:54:23.675Z|d1c77482-3be4-4a47-8414-2111c30de4ae|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T12:54:23.676Z|d1c77482-3be4-4a47-8414-2111c30de4ae|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T12:54:23.676Z|d1c77482-3be4-4a47-8414-2111c30de4ae|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T12:54:23.677Z|d1c77482-3be4-4a47-8414-2111c30de4ae|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 12:54:23 GMT;Connection:close;
2022-03-23T12:54:23.678Z|d1c77482-3be4-4a47-8414-2111c30de4ae|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T12:54:23.678Z|d1c77482-3be4-4a47-8414-2111c30de4ae|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T12:54:34.660Z|ec2550c8-f235-4560-9af8-8062bd6ee9c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:54:34.661Z|ec2550c8-f235-4560-9af8-8062bd6ee9c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:54:34.869Z|06e966f9-15ea-422d-af30-e55b1dac7ab3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:54:34.871Z|06e966f9-15ea-422d-af30-e55b1dac7ab3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:54:49.660Z|7354e6bf-90f9-4e56-94c9-773c904087c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:54:49.663Z|7354e6bf-90f9-4e56-94c9-773c904087c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:55:04.660Z|cd05d3c5-5954-4980-8d4e-2ed050030e4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:55:04.663Z|cd05d3c5-5954-4980-8d4e-2ed050030e4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:55:04.872Z|e83a6d38-6279-460f-93f7-9888ef44bbeb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:55:04.873Z|e83a6d38-6279-460f-93f7-9888ef44bbeb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:55:19.660Z|61b994d5-08ad-4f0f-98c8-ae9366bc2bcf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:55:19.661Z|61b994d5-08ad-4f0f-98c8-ae9366bc2bcf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:55:23.664Z|12c07e78-a230-4f96-9859-6a138673f849|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T12:55:23.664Z|12c07e78-a230-4f96-9859-6a138673f849|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T12:55:23.665Z|12c07e78-a230-4f96-9859-6a138673f849|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T12:55:23.665Z|12c07e78-a230-4f96-9859-6a138673f849|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T12:55:23.666Z|12c07e78-a230-4f96-9859-6a138673f849|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T12:55:23.666Z|12c07e78-a230-4f96-9859-6a138673f849|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T12:55:23.671Z|12c07e78-a230-4f96-9859-6a138673f849|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T12:55:23.672Z|12c07e78-a230-4f96-9859-6a138673f849|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T12:55:23.672Z|12c07e78-a230-4f96-9859-6a138673f849|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T12:55:23.672Z|12c07e78-a230-4f96-9859-6a138673f849|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 12:55:23 GMT;Connection:close;
2022-03-23T12:55:23.673Z|12c07e78-a230-4f96-9859-6a138673f849|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T12:55:23.673Z|12c07e78-a230-4f96-9859-6a138673f849|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T12:55:34.660Z|8879794c-d60d-4d79-aa6a-13c2fb910711|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:55:34.661Z|8879794c-d60d-4d79-aa6a-13c2fb910711|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:55:34.875Z|78b27c23-4962-4ec4-8a5c-4f923440f1a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:55:34.875Z|78b27c23-4962-4ec4-8a5c-4f923440f1a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:55:49.660Z|1bcdf160-74c4-4652-a886-63246bd255af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:55:49.669Z|1bcdf160-74c4-4652-a886-63246bd255af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:56:04.660Z|13c866f0-1bf7-4ca3-9f21-f7ada1efca2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:56:04.661Z|13c866f0-1bf7-4ca3-9f21-f7ada1efca2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:56:04.877Z|e8c01e5e-b3a7-4d9a-b987-dc1fc5d5ee4d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:56:04.877Z|e8c01e5e-b3a7-4d9a-b987-dc1fc5d5ee4d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:56:19.660Z|edc57e3b-09ef-4b25-ac3f-83c2f5a8570a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:56:19.661Z|edc57e3b-09ef-4b25-ac3f-83c2f5a8570a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:56:23.666Z|c4fbb9c9-645b-4de3-b1a6-137abf3d36b8|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T12:56:23.667Z|c4fbb9c9-645b-4de3-b1a6-137abf3d36b8|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T12:56:23.668Z|c4fbb9c9-645b-4de3-b1a6-137abf3d36b8|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T12:56:23.668Z|c4fbb9c9-645b-4de3-b1a6-137abf3d36b8|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T12:56:23.669Z|c4fbb9c9-645b-4de3-b1a6-137abf3d36b8|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T12:56:23.669Z|c4fbb9c9-645b-4de3-b1a6-137abf3d36b8|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T12:56:23.676Z|c4fbb9c9-645b-4de3-b1a6-137abf3d36b8|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T12:56:23.676Z|c4fbb9c9-645b-4de3-b1a6-137abf3d36b8|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T12:56:23.677Z|c4fbb9c9-645b-4de3-b1a6-137abf3d36b8|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T12:56:23.678Z|c4fbb9c9-645b-4de3-b1a6-137abf3d36b8|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 12:56:23 GMT;Connection:close;
2022-03-23T12:56:23.678Z|c4fbb9c9-645b-4de3-b1a6-137abf3d36b8|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T12:56:23.679Z|c4fbb9c9-645b-4de3-b1a6-137abf3d36b8|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T12:56:34.660Z|34359b74-0fc0-4f7e-adc5-55caa0261eb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:56:34.663Z|34359b74-0fc0-4f7e-adc5-55caa0261eb0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:56:34.879Z|5d9b42b4-81e7-4a05-b8c9-c1b14afb221d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:56:34.880Z|5d9b42b4-81e7-4a05-b8c9-c1b14afb221d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:56:49.660Z|3d95f1ec-f481-4e06-8948-76bd9951ca79|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:56:49.661Z|3d95f1ec-f481-4e06-8948-76bd9951ca79|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:57:04.660Z|90800313-72bc-4bbc-9a88-2787a816307c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:57:04.662Z|90800313-72bc-4bbc-9a88-2787a816307c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:57:04.881Z|00bf6c4e-4e2a-4efa-9dcd-629931ea0098|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:57:04.882Z|00bf6c4e-4e2a-4efa-9dcd-629931ea0098|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:57:19.660Z|943ea51b-ee80-4642-b00c-e22418923ba5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:57:19.667Z|943ea51b-ee80-4642-b00c-e22418923ba5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:57:23.667Z|e8425fca-0b91-4b3a-a182-b96171aa74a3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T12:57:23.668Z|e8425fca-0b91-4b3a-a182-b96171aa74a3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T12:57:23.669Z|e8425fca-0b91-4b3a-a182-b96171aa74a3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T12:57:23.671Z|e8425fca-0b91-4b3a-a182-b96171aa74a3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T12:57:23.671Z|e8425fca-0b91-4b3a-a182-b96171aa74a3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T12:57:23.672Z|e8425fca-0b91-4b3a-a182-b96171aa74a3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T12:57:23.679Z|e8425fca-0b91-4b3a-a182-b96171aa74a3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T12:57:23.680Z|e8425fca-0b91-4b3a-a182-b96171aa74a3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T12:57:23.680Z|e8425fca-0b91-4b3a-a182-b96171aa74a3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T12:57:23.681Z|e8425fca-0b91-4b3a-a182-b96171aa74a3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 12:57:23 GMT;Connection:close;
2022-03-23T12:57:23.681Z|e8425fca-0b91-4b3a-a182-b96171aa74a3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T12:57:23.682Z|e8425fca-0b91-4b3a-a182-b96171aa74a3|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T12:57:34.660Z|3278e8a8-b422-4d20-b203-7648664b6106|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:57:34.662Z|3278e8a8-b422-4d20-b203-7648664b6106|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:57:34.883Z|cdb31961-bd61-4fa6-b7c3-22178da24626|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:57:34.884Z|cdb31961-bd61-4fa6-b7c3-22178da24626|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:57:49.661Z|ca1204c0-2cf1-40ef-9198-8d0dd8ce03a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:57:49.662Z|ca1204c0-2cf1-40ef-9198-8d0dd8ce03a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:58:04.660Z|e5a96ba6-9231-4ed0-bfae-8c488da6745d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:58:04.668Z|e5a96ba6-9231-4ed0-bfae-8c488da6745d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:58:04.885Z|be934bc7-7a13-4a14-9618-c2c75b07e38b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:58:04.886Z|be934bc7-7a13-4a14-9618-c2c75b07e38b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:58:19.662Z|2fc79bd8-4702-445c-be3f-b329ceee6e29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:58:19.664Z|2fc79bd8-4702-445c-be3f-b329ceee6e29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:58:23.669Z|4d964046-ac17-4b68-82e9-8d5ce56a1069|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T12:58:23.669Z|4d964046-ac17-4b68-82e9-8d5ce56a1069|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T12:58:23.670Z|4d964046-ac17-4b68-82e9-8d5ce56a1069|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T12:58:23.671Z|4d964046-ac17-4b68-82e9-8d5ce56a1069|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T12:58:23.672Z|4d964046-ac17-4b68-82e9-8d5ce56a1069|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T12:58:23.672Z|4d964046-ac17-4b68-82e9-8d5ce56a1069|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T12:58:23.681Z|4d964046-ac17-4b68-82e9-8d5ce56a1069|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T12:58:23.681Z|4d964046-ac17-4b68-82e9-8d5ce56a1069|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T12:58:23.681Z|4d964046-ac17-4b68-82e9-8d5ce56a1069|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T12:58:23.682Z|4d964046-ac17-4b68-82e9-8d5ce56a1069|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 12:58:23 GMT;Connection:close;
2022-03-23T12:58:23.682Z|4d964046-ac17-4b68-82e9-8d5ce56a1069|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T12:58:23.683Z|4d964046-ac17-4b68-82e9-8d5ce56a1069|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T12:58:34.662Z|6feaf58d-49b0-4e4b-ba91-1b059f5c8fac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:58:34.663Z|6feaf58d-49b0-4e4b-ba91-1b059f5c8fac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:58:34.889Z|24d99101-a4bf-42b0-9bc0-71ea7a10e87d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:58:34.890Z|24d99101-a4bf-42b0-9bc0-71ea7a10e87d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:58:49.662Z|14ffed96-b71c-4df9-baa6-cf1587f48c42|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:58:49.667Z|14ffed96-b71c-4df9-baa6-cf1587f48c42|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:59:04.660Z|76bcec77-3ea0-4fe8-bf35-9c235988f5f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:59:04.661Z|76bcec77-3ea0-4fe8-bf35-9c235988f5f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:59:04.892Z|51cdce1a-bb27-43ff-a60b-733bad4a20b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:59:04.892Z|51cdce1a-bb27-43ff-a60b-733bad4a20b0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:59:19.660Z|304860ba-44dd-4219-8334-4fe042bac2a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:59:19.661Z|304860ba-44dd-4219-8334-4fe042bac2a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:59:23.669Z|40c018c2-975d-4bfd-b20c-47d0efdfe2bc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T12:59:23.670Z|40c018c2-975d-4bfd-b20c-47d0efdfe2bc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T12:59:23.670Z|40c018c2-975d-4bfd-b20c-47d0efdfe2bc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T12:59:23.671Z|40c018c2-975d-4bfd-b20c-47d0efdfe2bc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T12:59:23.672Z|40c018c2-975d-4bfd-b20c-47d0efdfe2bc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T12:59:23.673Z|40c018c2-975d-4bfd-b20c-47d0efdfe2bc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T12:59:23.682Z|40c018c2-975d-4bfd-b20c-47d0efdfe2bc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T12:59:23.683Z|40c018c2-975d-4bfd-b20c-47d0efdfe2bc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T12:59:23.683Z|40c018c2-975d-4bfd-b20c-47d0efdfe2bc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T12:59:23.684Z|40c018c2-975d-4bfd-b20c-47d0efdfe2bc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 12:59:23 GMT;Connection:close;
2022-03-23T12:59:23.684Z|40c018c2-975d-4bfd-b20c-47d0efdfe2bc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T12:59:23.685Z|40c018c2-975d-4bfd-b20c-47d0efdfe2bc|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T12:59:34.660Z|2d6a468e-3b79-426f-bbe3-a4ca4277ecee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:59:34.663Z|2d6a468e-3b79-426f-bbe3-a4ca4277ecee|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:59:34.893Z|a4828372-7259-4bac-ae0c-6f30ffa46e2d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:59:34.894Z|a4828372-7259-4bac-ae0c-6f30ffa46e2d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T12:59:49.660Z|c99647d0-4a22-4990-8da6-ed1b2d5fa082|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T12:59:49.661Z|c99647d0-4a22-4990-8da6-ed1b2d5fa082|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:00:04.660Z|c671c06f-f52a-4ed4-8b27-f7f471c4ad97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:00:04.661Z|c671c06f-f52a-4ed4-8b27-f7f471c4ad97|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:00:04.895Z|dd9aac77-b9e7-404e-9c7d-ecd3f47f4232|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:00:04.896Z|dd9aac77-b9e7-404e-9c7d-ecd3f47f4232|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:00:19.660Z|3e4921db-2e5f-4da8-a8fe-f1e8296ff6d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:00:19.664Z|3e4921db-2e5f-4da8-a8fe-f1e8296ff6d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:00:23.664Z|549d9b23-8869-4397-8866-4c52705f852f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:00:23.664Z|549d9b23-8869-4397-8866-4c52705f852f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:00:23.664Z|549d9b23-8869-4397-8866-4c52705f852f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:00:23.665Z|549d9b23-8869-4397-8866-4c52705f852f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:00:23.665Z|549d9b23-8869-4397-8866-4c52705f852f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:00:23.666Z|549d9b23-8869-4397-8866-4c52705f852f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:00:23.671Z|549d9b23-8869-4397-8866-4c52705f852f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:00:23.672Z|549d9b23-8869-4397-8866-4c52705f852f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:00:23.672Z|549d9b23-8869-4397-8866-4c52705f852f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:00:23.672Z|549d9b23-8869-4397-8866-4c52705f852f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:00:23 GMT;Connection:close;
2022-03-23T13:00:23.673Z|549d9b23-8869-4397-8866-4c52705f852f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:00:23.674Z|549d9b23-8869-4397-8866-4c52705f852f|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:00:34.660Z|07951a0f-0765-435b-ba89-7f6e172a076a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:00:34.661Z|07951a0f-0765-435b-ba89-7f6e172a076a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:00:34.897Z|e2f83a76-1ece-4c8f-8ab7-47951d9910d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:00:34.898Z|e2f83a76-1ece-4c8f-8ab7-47951d9910d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:00:49.660Z|e2ae0897-46f4-4b13-b3ac-f4517b4ec0aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:00:49.662Z|e2ae0897-46f4-4b13-b3ac-f4517b4ec0aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:01:04.660Z|c416a4a2-41ac-4c2f-b4f0-1dbcbccf564d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:01:04.668Z|c416a4a2-41ac-4c2f-b4f0-1dbcbccf564d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:01:04.900Z|8b787d51-d30a-42e3-bdef-0b05d35cf489|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:01:04.901Z|8b787d51-d30a-42e3-bdef-0b05d35cf489|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:01:19.660Z|35d018a8-2373-4722-9b16-5962da296382|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:01:19.661Z|35d018a8-2373-4722-9b16-5962da296382|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:01:23.664Z|a0183293-d660-4e12-b19a-53b4bad9c813|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:01:23.665Z|a0183293-d660-4e12-b19a-53b4bad9c813|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:01:23.665Z|a0183293-d660-4e12-b19a-53b4bad9c813|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:01:23.666Z|a0183293-d660-4e12-b19a-53b4bad9c813|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:01:23.666Z|a0183293-d660-4e12-b19a-53b4bad9c813|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:01:23.666Z|a0183293-d660-4e12-b19a-53b4bad9c813|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:01:23.672Z|a0183293-d660-4e12-b19a-53b4bad9c813|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:01:23.672Z|a0183293-d660-4e12-b19a-53b4bad9c813|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:01:23.673Z|a0183293-d660-4e12-b19a-53b4bad9c813|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:01:23.673Z|a0183293-d660-4e12-b19a-53b4bad9c813|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:01:23 GMT;Connection:close;
2022-03-23T13:01:23.673Z|a0183293-d660-4e12-b19a-53b4bad9c813|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:01:23.674Z|a0183293-d660-4e12-b19a-53b4bad9c813|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:01:34.660Z|2e268fcf-a289-4521-843d-d36cf5b69f2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:01:34.661Z|2e268fcf-a289-4521-843d-d36cf5b69f2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:01:34.902Z|9575c29d-4aee-4233-9134-c463e18ee7bd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:01:34.903Z|9575c29d-4aee-4233-9134-c463e18ee7bd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:01:49.660Z|5d362bd5-6dde-46c0-b8eb-2cb2c61dbf5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:01:49.664Z|5d362bd5-6dde-46c0-b8eb-2cb2c61dbf5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:02:04.660Z|1495eb60-88ff-415e-823f-6596e124442f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:02:04.661Z|1495eb60-88ff-415e-823f-6596e124442f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:02:04.904Z|9a4b216e-4c20-4cf1-ad7a-fb3a84d513ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:02:04.905Z|9a4b216e-4c20-4cf1-ad7a-fb3a84d513ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:02:19.660Z|407aab3a-c84f-45a6-ba23-b138e45592ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:02:19.661Z|407aab3a-c84f-45a6-ba23-b138e45592ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:02:23.664Z|8a75667f-a0f0-462e-8925-f24a13071ac1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:02:23.664Z|8a75667f-a0f0-462e-8925-f24a13071ac1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:02:23.664Z|8a75667f-a0f0-462e-8925-f24a13071ac1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:02:23.665Z|8a75667f-a0f0-462e-8925-f24a13071ac1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:02:23.665Z|8a75667f-a0f0-462e-8925-f24a13071ac1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:02:23.666Z|8a75667f-a0f0-462e-8925-f24a13071ac1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:02:23.681Z|8a75667f-a0f0-462e-8925-f24a13071ac1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:02:23.681Z|8a75667f-a0f0-462e-8925-f24a13071ac1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:02:23.682Z|8a75667f-a0f0-462e-8925-f24a13071ac1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:02:23.682Z|8a75667f-a0f0-462e-8925-f24a13071ac1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:02:23 GMT;Connection:close;
2022-03-23T13:02:23.682Z|8a75667f-a0f0-462e-8925-f24a13071ac1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:02:23.683Z|8a75667f-a0f0-462e-8925-f24a13071ac1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:02:34.660Z|16798fa6-59ac-436e-bf9f-07acc4eed562|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:02:34.664Z|16798fa6-59ac-436e-bf9f-07acc4eed562|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:02:34.906Z|bf5a53dd-a1bc-440b-84a9-e61f51b3f9f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:02:34.908Z|bf5a53dd-a1bc-440b-84a9-e61f51b3f9f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:02:49.660Z|355b58ab-f87e-400e-96fe-60020fbe8b13|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:02:49.662Z|355b58ab-f87e-400e-96fe-60020fbe8b13|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:03:04.660Z|d1bef592-c761-4262-a19a-3ef2a7e03ebf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:03:04.661Z|d1bef592-c761-4262-a19a-3ef2a7e03ebf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:03:04.910Z|1f100ddc-de53-4070-bca6-dc175ac3ff15|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:03:04.911Z|1f100ddc-de53-4070-bca6-dc175ac3ff15|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:03:07.949Z|1c8e1f86-4452-44f0-a3fc-ee85faab4d15|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-23T13:03:07.950Z|1c8e1f86-4452-44f0-a3fc-ee85faab4d15|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-03-23T13:03:07.950Z|1c8e1f86-4452-44f0-a3fc-ee85faab4d15|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-03-23T13:03:07.959Z|1c8e1f86-4452-44f0-a3fc-ee85faab4d15|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-03-23T13:03:07.960Z|1c8e1f86-4452-44f0-a3fc-ee85faab4d15|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:1c8e1f86-4452-44f0-a3fc-ee85faab4d15;x-fromappid:robot-ete;
2022-03-23T13:03:07.960Z|1c8e1f86-4452-44f0-a3fc-ee85faab4d15|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-03-23T13:03:08.012Z|1c8e1f86-4452-44f0-a3fc-ee85faab4d15|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-03-23T13:03:08.012Z|1c8e1f86-4452-44f0-a3fc-ee85faab4d15|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-03-23T13:03:08.012Z|1c8e1f86-4452-44f0-a3fc-ee85faab4d15|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-03-23T13:03:08.013Z|1c8e1f86-4452-44f0-a3fc-ee85faab4d15|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:03:08 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:03:08.013Z|1c8e1f86-4452-44f0-a3fc-ee85faab4d15|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-03-23T13:03:08.014Z|1c8e1f86-4452-44f0-a3fc-ee85faab4d15|http-nio-8083-exec-7|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-03-23T13:03:19.660Z|0bf71ec1-4d0a-48f1-aa69-db104164a40f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:03:19.674Z|0bf71ec1-4d0a-48f1-aa69-db104164a40f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:03:23.663Z|036afc6a-13aa-4dab-8b91-d3e49caec90e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:03:23.664Z|036afc6a-13aa-4dab-8b91-d3e49caec90e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:03:23.664Z|036afc6a-13aa-4dab-8b91-d3e49caec90e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:03:23.664Z|036afc6a-13aa-4dab-8b91-d3e49caec90e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:03:23.665Z|036afc6a-13aa-4dab-8b91-d3e49caec90e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:03:23.665Z|036afc6a-13aa-4dab-8b91-d3e49caec90e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:03:23.670Z|036afc6a-13aa-4dab-8b91-d3e49caec90e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:03:23.670Z|036afc6a-13aa-4dab-8b91-d3e49caec90e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:03:23.670Z|036afc6a-13aa-4dab-8b91-d3e49caec90e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:03:23.671Z|036afc6a-13aa-4dab-8b91-d3e49caec90e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:03:23 GMT;Connection:close;
2022-03-23T13:03:23.671Z|036afc6a-13aa-4dab-8b91-d3e49caec90e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:03:23.672Z|036afc6a-13aa-4dab-8b91-d3e49caec90e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:03:27.474Z|fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c|http-nio-8083-exec-10|/infraActiveRequests/fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c|bpel|||INFO|500||Entering
2022-03-23T13:03:27.475Z|fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c|http-nio-8083-exec-10|/infraActiveRequests/fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:03:27.476Z|fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c|http-nio-8083-exec-10|/infraActiveRequests/fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c|bpel|||DEBUG|500||URI         : /infraActiveRequests/fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c
2022-03-23T13:03:27.477Z|fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c|http-nio-8083-exec-10|/infraActiveRequests/fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:03:27.478Z|fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c|http-nio-8083-exec-10|/infraActiveRequests/fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a68c637e1c32bd50;x-b3-spanid:458baeba789c7009;x-b3-parentspanid:a68c637e1c32bd50;x-b3-sampled:0;x-onap-requestid:fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c;x-requestid:fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c;x-transactionid:fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c;x-ecomp-requestid:fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c;x-onap-partnername:SO.APIH;x-invocationid:bc4edddf-ee51-45c7-b4cf-1ad64799c886;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-03-23T13:03:27.478Z|fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c|http-nio-8083-exec-10|/infraActiveRequests/fd3d6b9a-ee18-4be9-ae27-7e27c9e2d98c|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:03:34.660Z|16dd6029-ec77-4c23-8097-2f1b4d553ed6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:03:34.661Z|16dd6029-ec77-4c23-8097-2f1b4d553ed6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:03:34.913Z|8ceec79a-739c-40c6-bbdb-94a52470d6fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:03:34.914Z|8ceec79a-739c-40c6-bbdb-94a52470d6fa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:03:42.858Z|921a5bac-24c5-4a5b-9217-2c2d825af716|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-23T13:03:42.859Z|921a5bac-24c5-4a5b-9217-2c2d825af716|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request begin================================================
2022-03-23T13:03:42.859Z|921a5bac-24c5-4a5b-9217-2c2d825af716|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||URI         : /manage/health
2022-03-23T13:03:42.859Z|921a5bac-24c5-4a5b-9217-2c2d825af716|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Method      : GET
2022-03-23T13:03:42.861Z|921a5bac-24c5-4a5b-9217-2c2d825af716|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers     : host:so-request-db-adapter.onap:8083;user-agent:python-requests/2.27.1;accept-encoding:gzip, deflate;accept:application/json;connection:keep-alive;content-type:application/json;x-transactionid:921a5bac-24c5-4a5b-9217-2c2d825af716;x-fromappid:robot-ete;
2022-03-23T13:03:42.861Z|921a5bac-24c5-4a5b-9217-2c2d825af716|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||===========================request end==================================================
2022-03-23T13:03:42.868Z|921a5bac-24c5-4a5b-9217-2c2d825af716|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response begin==========================================
2022-03-23T13:03:42.869Z|921a5bac-24c5-4a5b-9217-2c2d825af716|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Status code  : 200
2022-03-23T13:03:42.869Z|921a5bac-24c5-4a5b-9217-2c2d825af716|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Status text  : OK
2022-03-23T13:03:42.871Z|921a5bac-24c5-4a5b-9217-2c2d825af716|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:03:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:03:42.871Z|921a5bac-24c5-4a5b-9217-2c2d825af716|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||DEBUG|500||============================response end============================================
2022-03-23T13:03:42.872Z|921a5bac-24c5-4a5b-9217-2c2d825af716|http-nio-8083-exec-1|/manage/health|python-requests/2.27.1|||INFO|500||Exiting.
2022-03-23T13:03:49.660Z|96cf43ef-23e4-4345-b78a-1f8341077a04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:03:49.661Z|96cf43ef-23e4-4345-b78a-1f8341077a04|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:04:04.660Z|be589e03-f57a-4be9-91d1-c0cf67860d01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:04:04.665Z|be589e03-f57a-4be9-91d1-c0cf67860d01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:04:04.915Z|69fa86b6-1f38-4d7a-a6ea-a2742de2ee75|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:04:04.916Z|69fa86b6-1f38-4d7a-a6ea-a2742de2ee75|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:04:19.663Z|22939440-3f79-4343-b198-048c50cef8d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:04:19.664Z|22939440-3f79-4343-b198-048c50cef8d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:04:23.669Z|d20a8a54-808c-4100-bf71-edf3c23fdb8c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:04:23.670Z|d20a8a54-808c-4100-bf71-edf3c23fdb8c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:04:23.671Z|d20a8a54-808c-4100-bf71-edf3c23fdb8c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:04:23.671Z|d20a8a54-808c-4100-bf71-edf3c23fdb8c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:04:23.672Z|d20a8a54-808c-4100-bf71-edf3c23fdb8c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:04:23.672Z|d20a8a54-808c-4100-bf71-edf3c23fdb8c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:04:23.678Z|d20a8a54-808c-4100-bf71-edf3c23fdb8c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:04:23.680Z|d20a8a54-808c-4100-bf71-edf3c23fdb8c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:04:23.680Z|d20a8a54-808c-4100-bf71-edf3c23fdb8c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:04:23.680Z|d20a8a54-808c-4100-bf71-edf3c23fdb8c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:04:23 GMT;Connection:close;
2022-03-23T13:04:23.680Z|d20a8a54-808c-4100-bf71-edf3c23fdb8c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:04:23.681Z|d20a8a54-808c-4100-bf71-edf3c23fdb8c|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:04:34.660Z|5a0b4612-88da-47e4-9a53-260fa90520c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:04:34.661Z|5a0b4612-88da-47e4-9a53-260fa90520c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:04:34.917Z|aad0fdf2-0603-4564-b947-cddafd8284d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:04:34.918Z|aad0fdf2-0603-4564-b947-cddafd8284d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:04:49.660Z|e6679c64-c965-472f-b36e-70c6286f351f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:04:49.680Z|e6679c64-c965-472f-b36e-70c6286f351f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:05:04.660Z|e1b2f10b-5737-4539-abb2-42ab3ec6dcb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:05:04.661Z|e1b2f10b-5737-4539-abb2-42ab3ec6dcb3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:05:04.919Z|32123bcd-935f-49ca-8bd0-252e4dd34656|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:05:04.920Z|32123bcd-935f-49ca-8bd0-252e4dd34656|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:05:19.668Z|70ec04b2-a3f2-45e0-84fd-3454dcfc7cc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:05:19.669Z|70ec04b2-a3f2-45e0-84fd-3454dcfc7cc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:05:23.664Z|54bac3e1-b740-4938-82dd-7116b1ccc86b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:05:23.665Z|54bac3e1-b740-4938-82dd-7116b1ccc86b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:05:23.666Z|54bac3e1-b740-4938-82dd-7116b1ccc86b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:05:23.666Z|54bac3e1-b740-4938-82dd-7116b1ccc86b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:05:23.667Z|54bac3e1-b740-4938-82dd-7116b1ccc86b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:05:23.668Z|54bac3e1-b740-4938-82dd-7116b1ccc86b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:05:23.675Z|54bac3e1-b740-4938-82dd-7116b1ccc86b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:05:23.675Z|54bac3e1-b740-4938-82dd-7116b1ccc86b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:05:23.676Z|54bac3e1-b740-4938-82dd-7116b1ccc86b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:05:23.676Z|54bac3e1-b740-4938-82dd-7116b1ccc86b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:05:23 GMT;Connection:close;
2022-03-23T13:05:23.676Z|54bac3e1-b740-4938-82dd-7116b1ccc86b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:05:23.677Z|54bac3e1-b740-4938-82dd-7116b1ccc86b|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:05:34.660Z|33eb6205-8333-4d11-a58d-5e507ea3e59a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:05:34.664Z|33eb6205-8333-4d11-a58d-5e507ea3e59a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:05:34.922Z|57218005-309c-4a67-9453-e929fc7c492b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:05:34.922Z|57218005-309c-4a67-9453-e929fc7c492b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:05:49.660Z|25bdece6-5fcd-4f77-9449-03809d4d2154|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:05:49.661Z|25bdece6-5fcd-4f77-9449-03809d4d2154|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:06:04.661Z|45a4bf31-e88c-41be-ad19-0ccb58aa4398|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:06:04.661Z|45a4bf31-e88c-41be-ad19-0ccb58aa4398|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:06:04.924Z|85bbb8d0-5bb4-4a9f-9f0a-24c2efd9f8ce|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:06:04.925Z|85bbb8d0-5bb4-4a9f-9f0a-24c2efd9f8ce|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:06:19.660Z|581a6ff1-46bd-4789-b1f9-0a23ceda25e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:06:19.661Z|581a6ff1-46bd-4789-b1f9-0a23ceda25e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:06:23.664Z|57af0463-9c64-49ce-bb01-3242e584f812|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:06:23.665Z|57af0463-9c64-49ce-bb01-3242e584f812|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:06:23.665Z|57af0463-9c64-49ce-bb01-3242e584f812|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:06:23.668Z|57af0463-9c64-49ce-bb01-3242e584f812|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:06:23.669Z|57af0463-9c64-49ce-bb01-3242e584f812|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:06:23.669Z|57af0463-9c64-49ce-bb01-3242e584f812|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:06:23.675Z|57af0463-9c64-49ce-bb01-3242e584f812|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:06:23.675Z|57af0463-9c64-49ce-bb01-3242e584f812|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:06:23.676Z|57af0463-9c64-49ce-bb01-3242e584f812|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:06:23.676Z|57af0463-9c64-49ce-bb01-3242e584f812|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:06:23 GMT;Connection:close;
2022-03-23T13:06:23.677Z|57af0463-9c64-49ce-bb01-3242e584f812|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:06:23.678Z|57af0463-9c64-49ce-bb01-3242e584f812|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:06:34.660Z|4a8b299d-fe6b-4024-b71f-262cf56d3fe1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:06:34.661Z|4a8b299d-fe6b-4024-b71f-262cf56d3fe1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:06:34.926Z|3af7af58-6b67-45e7-b3d4-34193521352b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:06:34.927Z|3af7af58-6b67-45e7-b3d4-34193521352b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:06:49.660Z|de84ea18-7ed0-433a-882c-8ece009a2a8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:06:49.666Z|de84ea18-7ed0-433a-882c-8ece009a2a8c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:07:04.660Z|69dfbac9-76e0-4315-880b-2c321bee8495|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:07:04.661Z|69dfbac9-76e0-4315-880b-2c321bee8495|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:07:04.929Z|4f7a420b-8bcb-4479-840d-df8230238ebc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:07:04.933Z|4f7a420b-8bcb-4479-840d-df8230238ebc|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:07:19.660Z|d13a7264-c7e9-4238-9724-e2bcc438ed16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:07:19.661Z|d13a7264-c7e9-4238-9724-e2bcc438ed16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:07:23.663Z|58a5e9fd-5de4-4e8d-8c10-6752344be4bb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:07:23.664Z|58a5e9fd-5de4-4e8d-8c10-6752344be4bb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:07:23.664Z|58a5e9fd-5de4-4e8d-8c10-6752344be4bb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:07:23.664Z|58a5e9fd-5de4-4e8d-8c10-6752344be4bb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:07:23.664Z|58a5e9fd-5de4-4e8d-8c10-6752344be4bb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:07:23.665Z|58a5e9fd-5de4-4e8d-8c10-6752344be4bb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:07:23.672Z|58a5e9fd-5de4-4e8d-8c10-6752344be4bb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:07:23.672Z|58a5e9fd-5de4-4e8d-8c10-6752344be4bb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:07:23.673Z|58a5e9fd-5de4-4e8d-8c10-6752344be4bb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:07:23.673Z|58a5e9fd-5de4-4e8d-8c10-6752344be4bb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:07:23 GMT;Connection:close;
2022-03-23T13:07:23.673Z|58a5e9fd-5de4-4e8d-8c10-6752344be4bb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:07:23.674Z|58a5e9fd-5de4-4e8d-8c10-6752344be4bb|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:07:34.660Z|b491e39a-a5ed-4190-9723-a6700e5e62d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:07:34.664Z|b491e39a-a5ed-4190-9723-a6700e5e62d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:07:34.935Z|791eec9a-59fa-498b-8349-367aa0b3b127|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:07:34.936Z|791eec9a-59fa-498b-8349-367aa0b3b127|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:07:49.660Z|612f5391-69ed-48e5-845d-681f8779ca63|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:07:49.660Z|612f5391-69ed-48e5-845d-681f8779ca63|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:08:04.660Z|f4777677-a05f-4807-a230-4101f87af666|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:08:04.661Z|f4777677-a05f-4807-a230-4101f87af666|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:08:04.937Z|1e8e15df-773d-4961-a61f-5b4bda2047a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:08:04.938Z|1e8e15df-773d-4961-a61f-5b4bda2047a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:08:19.660Z|0b047d32-d1be-42db-ad5c-af000a8360c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:08:19.665Z|0b047d32-d1be-42db-ad5c-af000a8360c9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:08:23.666Z|0b62faa2-b1ed-48f7-8bc7-5379a22af745|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:08:23.666Z|0b62faa2-b1ed-48f7-8bc7-5379a22af745|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:08:23.667Z|0b62faa2-b1ed-48f7-8bc7-5379a22af745|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:08:23.668Z|0b62faa2-b1ed-48f7-8bc7-5379a22af745|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:08:23.669Z|0b62faa2-b1ed-48f7-8bc7-5379a22af745|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:08:23.669Z|0b62faa2-b1ed-48f7-8bc7-5379a22af745|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:08:23.676Z|0b62faa2-b1ed-48f7-8bc7-5379a22af745|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:08:23.677Z|0b62faa2-b1ed-48f7-8bc7-5379a22af745|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:08:23.677Z|0b62faa2-b1ed-48f7-8bc7-5379a22af745|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:08:23.678Z|0b62faa2-b1ed-48f7-8bc7-5379a22af745|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:08:23 GMT;Connection:close;
2022-03-23T13:08:23.678Z|0b62faa2-b1ed-48f7-8bc7-5379a22af745|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:08:23.679Z|0b62faa2-b1ed-48f7-8bc7-5379a22af745|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:08:34.660Z|c330e206-3df0-4c81-bf0a-cb724ddf5f2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:08:34.661Z|c330e206-3df0-4c81-bf0a-cb724ddf5f2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:08:34.939Z|122c0e41-89d9-4f62-8366-e09d80572e8c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:08:34.940Z|122c0e41-89d9-4f62-8366-e09d80572e8c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:08:49.660Z|1e8f80a4-2cff-495b-82be-f0b5372464b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:08:49.661Z|1e8f80a4-2cff-495b-82be-f0b5372464b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:09:04.660Z|ae7ef411-972c-4635-907f-4f45dd34256d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:09:04.664Z|ae7ef411-972c-4635-907f-4f45dd34256d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:09:04.941Z|1f5392c0-8255-4e6c-be8d-216248caa564|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:09:04.942Z|1f5392c0-8255-4e6c-be8d-216248caa564|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:09:19.660Z|df6dba5e-ec2d-4721-8073-5261e500a7aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:09:19.661Z|df6dba5e-ec2d-4721-8073-5261e500a7aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:09:23.666Z|0a24bf3b-74e6-4dc4-af13-4e62a027b597|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:09:23.666Z|0a24bf3b-74e6-4dc4-af13-4e62a027b597|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:09:23.666Z|0a24bf3b-74e6-4dc4-af13-4e62a027b597|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:09:23.667Z|0a24bf3b-74e6-4dc4-af13-4e62a027b597|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:09:23.667Z|0a24bf3b-74e6-4dc4-af13-4e62a027b597|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:09:23.668Z|0a24bf3b-74e6-4dc4-af13-4e62a027b597|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:09:23.673Z|0a24bf3b-74e6-4dc4-af13-4e62a027b597|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:09:23.673Z|0a24bf3b-74e6-4dc4-af13-4e62a027b597|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:09:23.673Z|0a24bf3b-74e6-4dc4-af13-4e62a027b597|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:09:23.674Z|0a24bf3b-74e6-4dc4-af13-4e62a027b597|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:09:23 GMT;Connection:close;
2022-03-23T13:09:23.674Z|0a24bf3b-74e6-4dc4-af13-4e62a027b597|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:09:23.675Z|0a24bf3b-74e6-4dc4-af13-4e62a027b597|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:09:34.660Z|bf33e138-f84a-402e-95dd-f5b2fb627b5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:09:34.661Z|bf33e138-f84a-402e-95dd-f5b2fb627b5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:09:34.949Z|1ab9f34f-cb9b-471f-a76b-573af553fb89|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:09:34.950Z|1ab9f34f-cb9b-471f-a76b-573af553fb89|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:09:49.661Z|ea40ca8d-cb1e-4176-9755-a76c41032271|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:09:49.665Z|ea40ca8d-cb1e-4176-9755-a76c41032271|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:10:04.661Z|18900b6b-e39c-41e6-b9f2-7f5f78535e5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:10:04.663Z|18900b6b-e39c-41e6-b9f2-7f5f78535e5d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:10:04.951Z|cc2034b4-97c6-4adc-bbbb-472b7ecda17b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:10:04.952Z|cc2034b4-97c6-4adc-bbbb-472b7ecda17b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:10:19.660Z|63076a2b-ad3b-4b38-bc50-d9b897e5305f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:10:19.661Z|63076a2b-ad3b-4b38-bc50-d9b897e5305f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:10:23.669Z|500bc78b-bfc7-4ebd-bec1-4d04b07357ba|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:10:23.671Z|500bc78b-bfc7-4ebd-bec1-4d04b07357ba|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:10:23.673Z|500bc78b-bfc7-4ebd-bec1-4d04b07357ba|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:10:23.673Z|500bc78b-bfc7-4ebd-bec1-4d04b07357ba|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:10:23.674Z|500bc78b-bfc7-4ebd-bec1-4d04b07357ba|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:10:23.675Z|500bc78b-bfc7-4ebd-bec1-4d04b07357ba|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:10:23.687Z|500bc78b-bfc7-4ebd-bec1-4d04b07357ba|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:10:23.688Z|500bc78b-bfc7-4ebd-bec1-4d04b07357ba|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:10:23.689Z|500bc78b-bfc7-4ebd-bec1-4d04b07357ba|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:10:23.690Z|500bc78b-bfc7-4ebd-bec1-4d04b07357ba|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:10:23 GMT;Connection:close;
2022-03-23T13:10:23.690Z|500bc78b-bfc7-4ebd-bec1-4d04b07357ba|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:10:23.691Z|500bc78b-bfc7-4ebd-bec1-4d04b07357ba|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:10:34.660Z|caa490b2-c3e4-4042-b1a8-82f7f5cf3659|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:10:34.664Z|caa490b2-c3e4-4042-b1a8-82f7f5cf3659|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:10:34.953Z|d1e9a453-3ca6-4ce2-9780-0eb483c7a94d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:10:34.955Z|d1e9a453-3ca6-4ce2-9780-0eb483c7a94d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:10:49.660Z|a168abac-65d9-4dd5-8f22-6ffcde633974|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:10:49.661Z|a168abac-65d9-4dd5-8f22-6ffcde633974|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:11:04.660Z|5a05fcd7-828b-4583-b631-2597637d3fc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:11:04.660Z|5a05fcd7-828b-4583-b631-2597637d3fc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:11:04.956Z|4a5f51c8-b3c8-43ca-a94f-93c84f8471ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:11:04.957Z|4a5f51c8-b3c8-43ca-a94f-93c84f8471ee|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:11:19.660Z|2ebb9c0d-33db-4589-b268-2cc02a233290|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:11:19.663Z|2ebb9c0d-33db-4589-b268-2cc02a233290|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:11:23.663Z|ac3eff14-8ae6-45cc-bb19-e90c87b7a457|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:11:23.663Z|ac3eff14-8ae6-45cc-bb19-e90c87b7a457|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:11:23.663Z|ac3eff14-8ae6-45cc-bb19-e90c87b7a457|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:11:23.664Z|ac3eff14-8ae6-45cc-bb19-e90c87b7a457|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:11:23.665Z|ac3eff14-8ae6-45cc-bb19-e90c87b7a457|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:11:23.665Z|ac3eff14-8ae6-45cc-bb19-e90c87b7a457|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:11:23.669Z|ac3eff14-8ae6-45cc-bb19-e90c87b7a457|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:11:23.669Z|ac3eff14-8ae6-45cc-bb19-e90c87b7a457|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:11:23.670Z|ac3eff14-8ae6-45cc-bb19-e90c87b7a457|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:11:23.670Z|ac3eff14-8ae6-45cc-bb19-e90c87b7a457|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:11:23 GMT;Connection:close;
2022-03-23T13:11:23.670Z|ac3eff14-8ae6-45cc-bb19-e90c87b7a457|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:11:23.671Z|ac3eff14-8ae6-45cc-bb19-e90c87b7a457|http-nio-8083-exec-1|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:11:34.660Z|22164dae-b16e-4c40-94bc-93c933e946dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:11:34.660Z|22164dae-b16e-4c40-94bc-93c933e946dd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:11:34.960Z|d9c5ed48-da7f-41b1-94f4-8b09396c011c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:11:34.960Z|d9c5ed48-da7f-41b1-94f4-8b09396c011c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:11:49.660Z|639432cd-5414-406c-bc1c-107dde6ec8d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:11:49.661Z|639432cd-5414-406c-bc1c-107dde6ec8d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:12:04.660Z|348058bd-fe1c-4a2d-b16d-c6bb317c249d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:12:04.664Z|348058bd-fe1c-4a2d-b16d-c6bb317c249d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:12:04.961Z|73047a40-3503-4762-b258-920ca9870203|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:12:04.962Z|73047a40-3503-4762-b258-920ca9870203|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:12:19.660Z|bfaa3463-5e08-47a5-9eee-deda2cd13255|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:12:19.660Z|bfaa3463-5e08-47a5-9eee-deda2cd13255|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:12:23.663Z|e134efe6-6396-48df-a4ec-3590de387ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:12:23.664Z|e134efe6-6396-48df-a4ec-3590de387ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:12:23.664Z|e134efe6-6396-48df-a4ec-3590de387ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:12:23.665Z|e134efe6-6396-48df-a4ec-3590de387ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:12:23.666Z|e134efe6-6396-48df-a4ec-3590de387ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:12:23.666Z|e134efe6-6396-48df-a4ec-3590de387ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:12:23.672Z|e134efe6-6396-48df-a4ec-3590de387ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:12:23.673Z|e134efe6-6396-48df-a4ec-3590de387ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:12:23.673Z|e134efe6-6396-48df-a4ec-3590de387ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:12:23.674Z|e134efe6-6396-48df-a4ec-3590de387ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:12:23 GMT;Connection:close;
2022-03-23T13:12:23.674Z|e134efe6-6396-48df-a4ec-3590de387ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:12:23.675Z|e134efe6-6396-48df-a4ec-3590de387ef9|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:12:34.660Z|99bbeb9e-afa9-4895-b9ff-ceb78232fdba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:12:34.661Z|99bbeb9e-afa9-4895-b9ff-ceb78232fdba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:12:34.964Z|60036d59-ca56-4496-8d17-c2db35eeb56e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:12:34.965Z|60036d59-ca56-4496-8d17-c2db35eeb56e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:12:49.660Z|1d2b3af9-33c2-4c81-a6b0-3fb09c62f59e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:12:49.666Z|1d2b3af9-33c2-4c81-a6b0-3fb09c62f59e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:13:04.660Z|d88ce3f2-9ef4-4c2f-ae6f-a6d68c213415|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:13:04.660Z|d88ce3f2-9ef4-4c2f-ae6f-a6d68c213415|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:13:04.966Z|3fac78ab-3f77-4fb1-be0f-91b8ba30ba4a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:13:04.967Z|3fac78ab-3f77-4fb1-be0f-91b8ba30ba4a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:13:19.660Z|1b448bc3-f45c-4991-a25d-e8797644ddd0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:13:19.661Z|1b448bc3-f45c-4991-a25d-e8797644ddd0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:13:23.664Z|c16c3df1-62bd-463a-b11f-48d6d6472ec1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:13:23.664Z|c16c3df1-62bd-463a-b11f-48d6d6472ec1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:13:23.665Z|c16c3df1-62bd-463a-b11f-48d6d6472ec1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:13:23.665Z|c16c3df1-62bd-463a-b11f-48d6d6472ec1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:13:23.665Z|c16c3df1-62bd-463a-b11f-48d6d6472ec1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:13:23.666Z|c16c3df1-62bd-463a-b11f-48d6d6472ec1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:13:23.673Z|c16c3df1-62bd-463a-b11f-48d6d6472ec1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:13:23.673Z|c16c3df1-62bd-463a-b11f-48d6d6472ec1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:13:23.673Z|c16c3df1-62bd-463a-b11f-48d6d6472ec1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:13:23.674Z|c16c3df1-62bd-463a-b11f-48d6d6472ec1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:13:23 GMT;Connection:close;
2022-03-23T13:13:23.674Z|c16c3df1-62bd-463a-b11f-48d6d6472ec1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:13:23.675Z|c16c3df1-62bd-463a-b11f-48d6d6472ec1|http-nio-8083-exec-3|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:13:34.660Z|619449ad-9de3-42e6-b138-109ce77f0411|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:13:34.664Z|619449ad-9de3-42e6-b138-109ce77f0411|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:13:34.969Z|744d69bf-50cc-40b3-9c54-d423924e7678|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:13:34.969Z|744d69bf-50cc-40b3-9c54-d423924e7678|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:13:49.660Z|97425d04-ef39-449c-a00c-210b538fea64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:13:49.661Z|97425d04-ef39-449c-a00c-210b538fea64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:14:04.660Z|2d55c72c-851c-4a62-ad87-294be1a137b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:14:04.661Z|2d55c72c-851c-4a62-ad87-294be1a137b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:14:04.971Z|6730349a-fb84-4dbb-a0d6-01d2f8f7e7ba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:14:04.972Z|6730349a-fb84-4dbb-a0d6-01d2f8f7e7ba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:14:19.660Z|30b14816-1c0f-454e-ad96-8a0a3065c975|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:14:19.662Z|30b14816-1c0f-454e-ad96-8a0a3065c975|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:14:23.664Z|43730ca9-3d47-480f-89fc-85d93e7d2f38|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:14:23.664Z|43730ca9-3d47-480f-89fc-85d93e7d2f38|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:14:23.664Z|43730ca9-3d47-480f-89fc-85d93e7d2f38|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:14:23.665Z|43730ca9-3d47-480f-89fc-85d93e7d2f38|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:14:23.665Z|43730ca9-3d47-480f-89fc-85d93e7d2f38|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:14:23.665Z|43730ca9-3d47-480f-89fc-85d93e7d2f38|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:14:23.673Z|43730ca9-3d47-480f-89fc-85d93e7d2f38|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:14:23.674Z|43730ca9-3d47-480f-89fc-85d93e7d2f38|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:14:23.674Z|43730ca9-3d47-480f-89fc-85d93e7d2f38|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:14:23.675Z|43730ca9-3d47-480f-89fc-85d93e7d2f38|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:14:23 GMT;Connection:close;
2022-03-23T13:14:23.675Z|43730ca9-3d47-480f-89fc-85d93e7d2f38|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:14:23.676Z|43730ca9-3d47-480f-89fc-85d93e7d2f38|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:14:34.660Z|46a7e482-eadd-43fc-a41b-28a2e75f9920|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:14:34.660Z|46a7e482-eadd-43fc-a41b-28a2e75f9920|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:14:34.973Z|d70e0131-a628-4381-b86a-ac83e2b0ae2c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:14:34.974Z|d70e0131-a628-4381-b86a-ac83e2b0ae2c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:14:49.660Z|7f98f7d9-215d-48dc-a5f4-41902a714ca9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:14:49.661Z|7f98f7d9-215d-48dc-a5f4-41902a714ca9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:15:04.660Z|8b17a8db-9f1c-450e-92a4-8aed68ef7cbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:15:04.663Z|8b17a8db-9f1c-450e-92a4-8aed68ef7cbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:15:04.975Z|815d81f8-3ed0-4670-a01e-fc8b81b700ae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:15:04.976Z|815d81f8-3ed0-4670-a01e-fc8b81b700ae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:15:19.660Z|5212cdb7-a5ce-46a5-9466-82c16343c683|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:15:19.661Z|5212cdb7-a5ce-46a5-9466-82c16343c683|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:15:23.669Z|e0235a81-235e-4533-8cbc-33f90cf02af2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:15:23.669Z|e0235a81-235e-4533-8cbc-33f90cf02af2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:15:23.670Z|e0235a81-235e-4533-8cbc-33f90cf02af2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:15:23.671Z|e0235a81-235e-4533-8cbc-33f90cf02af2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:15:23.671Z|e0235a81-235e-4533-8cbc-33f90cf02af2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:15:23.672Z|e0235a81-235e-4533-8cbc-33f90cf02af2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:15:23.678Z|e0235a81-235e-4533-8cbc-33f90cf02af2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:15:23.679Z|e0235a81-235e-4533-8cbc-33f90cf02af2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:15:23.679Z|e0235a81-235e-4533-8cbc-33f90cf02af2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:15:23.680Z|e0235a81-235e-4533-8cbc-33f90cf02af2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:15:23 GMT;Connection:close;
2022-03-23T13:15:23.680Z|e0235a81-235e-4533-8cbc-33f90cf02af2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:15:23.681Z|e0235a81-235e-4533-8cbc-33f90cf02af2|http-nio-8083-exec-5|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:15:34.660Z|e4f2b3df-2f73-42b2-bfe3-d8a147224461|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:15:34.660Z|e4f2b3df-2f73-42b2-bfe3-d8a147224461|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:15:34.977Z|a1950a33-ba42-47fc-89a0-c330ab531d4c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:15:34.978Z|a1950a33-ba42-47fc-89a0-c330ab531d4c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:15:49.660Z|af3f63a9-7564-4851-8ce8-30b5e21b1d23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:15:49.668Z|af3f63a9-7564-4851-8ce8-30b5e21b1d23|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:16:04.660Z|08215408-7d84-45ff-9e39-469d18609217|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:16:04.660Z|08215408-7d84-45ff-9e39-469d18609217|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:16:04.979Z|b46e0856-ced6-4d91-9087-d2af0bb6e17e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:16:04.980Z|b46e0856-ced6-4d91-9087-d2af0bb6e17e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:16:19.660Z|3823d1f4-cf26-45d0-9a28-4f11a00aa312|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:16:19.661Z|3823d1f4-cf26-45d0-9a28-4f11a00aa312|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:16:23.663Z|441ddc67-f632-4450-97bf-1a3eab9cf8b1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:16:23.663Z|441ddc67-f632-4450-97bf-1a3eab9cf8b1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:16:23.664Z|441ddc67-f632-4450-97bf-1a3eab9cf8b1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:16:23.664Z|441ddc67-f632-4450-97bf-1a3eab9cf8b1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:16:23.664Z|441ddc67-f632-4450-97bf-1a3eab9cf8b1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:16:23.665Z|441ddc67-f632-4450-97bf-1a3eab9cf8b1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:16:23.672Z|441ddc67-f632-4450-97bf-1a3eab9cf8b1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:16:23.673Z|441ddc67-f632-4450-97bf-1a3eab9cf8b1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:16:23.673Z|441ddc67-f632-4450-97bf-1a3eab9cf8b1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:16:23.674Z|441ddc67-f632-4450-97bf-1a3eab9cf8b1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:16:23 GMT;Connection:close;
2022-03-23T13:16:23.674Z|441ddc67-f632-4450-97bf-1a3eab9cf8b1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:16:23.675Z|441ddc67-f632-4450-97bf-1a3eab9cf8b1|http-nio-8083-exec-6|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:16:34.660Z|16115bd3-e402-43e4-bf2f-966abd9b9695|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:16:34.663Z|16115bd3-e402-43e4-bf2f-966abd9b9695|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:16:34.982Z|604d2166-a844-4f52-90a0-7f3f730ebec8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:16:34.984Z|604d2166-a844-4f52-90a0-7f3f730ebec8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:16:49.660Z|bdfdaf84-69f6-4e18-8235-5bc97223505c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:16:49.661Z|bdfdaf84-69f6-4e18-8235-5bc97223505c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:17:04.660Z|213cb0bc-11d9-45c4-bb4a-1bdf7a58bc16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:17:04.661Z|213cb0bc-11d9-45c4-bb4a-1bdf7a58bc16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:17:04.985Z|f0305118-16b4-4945-a09a-90db132158f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:17:04.988Z|f0305118-16b4-4945-a09a-90db132158f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:17:19.660Z|e4f4108c-cc23-4bc4-bf8a-3f166380f541|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:17:19.664Z|e4f4108c-cc23-4bc4-bf8a-3f166380f541|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:17:23.664Z|d504d574-5597-4b7e-82f9-8147395ea1a1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:17:23.664Z|d504d574-5597-4b7e-82f9-8147395ea1a1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:17:23.664Z|d504d574-5597-4b7e-82f9-8147395ea1a1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:17:23.665Z|d504d574-5597-4b7e-82f9-8147395ea1a1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:17:23.666Z|d504d574-5597-4b7e-82f9-8147395ea1a1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:17:23.666Z|d504d574-5597-4b7e-82f9-8147395ea1a1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:17:23.671Z|d504d574-5597-4b7e-82f9-8147395ea1a1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:17:23.671Z|d504d574-5597-4b7e-82f9-8147395ea1a1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:17:23.671Z|d504d574-5597-4b7e-82f9-8147395ea1a1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:17:23.672Z|d504d574-5597-4b7e-82f9-8147395ea1a1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:17:23 GMT;Connection:close;
2022-03-23T13:17:23.672Z|d504d574-5597-4b7e-82f9-8147395ea1a1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:17:23.673Z|d504d574-5597-4b7e-82f9-8147395ea1a1|http-nio-8083-exec-7|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:17:34.660Z|fa727b3b-5f1e-46c4-a669-75ae4ca6e1c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:17:34.661Z|fa727b3b-5f1e-46c4-a669-75ae4ca6e1c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:17:34.990Z|260a2a85-1adb-4040-9406-b06d9a16c16a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:17:34.991Z|260a2a85-1adb-4040-9406-b06d9a16c16a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:17:49.660Z|8794b258-374d-4f67-aceb-988dcc5afcb8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:17:49.661Z|8794b258-374d-4f67-aceb-988dcc5afcb8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:18:04.660Z|fc8088e3-366f-4193-a29f-b35f1697aefb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:18:04.663Z|fc8088e3-366f-4193-a29f-b35f1697aefb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:18:04.992Z|d33a0996-d3d9-4544-875b-1a1831a947b2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:18:04.993Z|d33a0996-d3d9-4544-875b-1a1831a947b2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:18:19.660Z|2cfbeda1-5cef-403e-8eb5-178d2db362aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:18:19.660Z|2cfbeda1-5cef-403e-8eb5-178d2db362aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:18:23.663Z|1d759c69-947a-49b9-8522-a3607f4463a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:18:23.668Z|1d759c69-947a-49b9-8522-a3607f4463a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:18:23.669Z|1d759c69-947a-49b9-8522-a3607f4463a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:18:23.670Z|1d759c69-947a-49b9-8522-a3607f4463a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:18:23.671Z|1d759c69-947a-49b9-8522-a3607f4463a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:18:23.671Z|1d759c69-947a-49b9-8522-a3607f4463a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:18:23.675Z|1d759c69-947a-49b9-8522-a3607f4463a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:18:23.675Z|1d759c69-947a-49b9-8522-a3607f4463a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:18:23.675Z|1d759c69-947a-49b9-8522-a3607f4463a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:18:23.676Z|1d759c69-947a-49b9-8522-a3607f4463a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:18:23 GMT;Connection:close;
2022-03-23T13:18:23.676Z|1d759c69-947a-49b9-8522-a3607f4463a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:18:23.676Z|1d759c69-947a-49b9-8522-a3607f4463a2|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:18:34.660Z|011078b8-f320-4b1a-bf00-fbe3806ec085|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:18:34.661Z|011078b8-f320-4b1a-bf00-fbe3806ec085|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:18:34.994Z|8d1f28e3-ca6d-4852-b9c9-49300351de93|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:18:34.994Z|8d1f28e3-ca6d-4852-b9c9-49300351de93|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:18:49.660Z|1de16c5f-3335-47d9-9690-881871d4e1a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:18:49.664Z|1de16c5f-3335-47d9-9690-881871d4e1a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:19:04.660Z|e5098440-b9c3-46b6-8234-d20f832e00f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:19:04.661Z|e5098440-b9c3-46b6-8234-d20f832e00f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:19:04.995Z|9c7d18e5-c7aa-444c-ae3d-7c3a2c162323|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:19:04.996Z|9c7d18e5-c7aa-444c-ae3d-7c3a2c162323|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:19:19.660Z|513d8142-cd9a-4535-9793-44e18facdbab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:19:19.660Z|513d8142-cd9a-4535-9793-44e18facdbab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:19:23.667Z|4532e255-b035-441f-927e-3d5220487e6e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:19:23.669Z|4532e255-b035-441f-927e-3d5220487e6e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:19:23.669Z|4532e255-b035-441f-927e-3d5220487e6e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:19:23.679Z|4532e255-b035-441f-927e-3d5220487e6e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:19:23.680Z|4532e255-b035-441f-927e-3d5220487e6e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:19:23.680Z|4532e255-b035-441f-927e-3d5220487e6e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:19:23.685Z|4532e255-b035-441f-927e-3d5220487e6e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:19:23.685Z|4532e255-b035-441f-927e-3d5220487e6e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:19:23.685Z|4532e255-b035-441f-927e-3d5220487e6e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:19:23.686Z|4532e255-b035-441f-927e-3d5220487e6e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:19:23 GMT;Connection:close;
2022-03-23T13:19:23.686Z|4532e255-b035-441f-927e-3d5220487e6e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:19:23.687Z|4532e255-b035-441f-927e-3d5220487e6e|http-nio-8083-exec-9|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:19:34.660Z|2c6e862f-fbc3-44cc-ad0c-4bb84cdc58e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:19:34.663Z|2c6e862f-fbc3-44cc-ad0c-4bb84cdc58e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:19:34.998Z|d57e29d0-d59a-4b24-a395-a874b1b8786a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:19:34.999Z|d57e29d0-d59a-4b24-a395-a874b1b8786a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:19:49.660Z|dbe7610d-2951-4d5c-8604-c9fc97aeba09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:19:49.660Z|dbe7610d-2951-4d5c-8604-c9fc97aeba09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:20:04.660Z|4dc960d2-4290-4dfb-80b0-3e1d9672c59d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:20:04.661Z|4dc960d2-4290-4dfb-80b0-3e1d9672c59d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:20:05.000Z|4af7846c-d697-4855-98b9-60ec48dd09b2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:20:05.001Z|4af7846c-d697-4855-98b9-60ec48dd09b2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:20:19.660Z|359e89c0-e57c-4a0f-b4ba-3a7038a3eb68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:20:19.663Z|359e89c0-e57c-4a0f-b4ba-3a7038a3eb68|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:20:23.664Z|d146d1e6-41aa-49f3-a1dd-4b3da4c335fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:20:23.664Z|d146d1e6-41aa-49f3-a1dd-4b3da4c335fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:20:23.665Z|d146d1e6-41aa-49f3-a1dd-4b3da4c335fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:20:23.665Z|d146d1e6-41aa-49f3-a1dd-4b3da4c335fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:20:23.666Z|d146d1e6-41aa-49f3-a1dd-4b3da4c335fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:20:23.666Z|d146d1e6-41aa-49f3-a1dd-4b3da4c335fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:20:23.674Z|d146d1e6-41aa-49f3-a1dd-4b3da4c335fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:20:23.675Z|d146d1e6-41aa-49f3-a1dd-4b3da4c335fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:20:23.675Z|d146d1e6-41aa-49f3-a1dd-4b3da4c335fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:20:23.675Z|d146d1e6-41aa-49f3-a1dd-4b3da4c335fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:20:23 GMT;Connection:close;
2022-03-23T13:20:23.676Z|d146d1e6-41aa-49f3-a1dd-4b3da4c335fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:20:23.676Z|d146d1e6-41aa-49f3-a1dd-4b3da4c335fc|http-nio-8083-exec-10|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:20:34.660Z|ea5cb550-3764-48c9-b195-7875543580ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:20:34.660Z|ea5cb550-3764-48c9-b195-7875543580ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:20:35.002Z|58ad5ffd-3e6a-4752-8ef9-b9ec7091e81e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:20:35.003Z|58ad5ffd-3e6a-4752-8ef9-b9ec7091e81e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:20:49.660Z|6e6e72ca-2aa6-424d-8b54-91098ea5b173|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:20:49.661Z|6e6e72ca-2aa6-424d-8b54-91098ea5b173|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:21:04.660Z|163512d2-d56e-4e61-9f78-2c5cb24bfcbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:21:04.663Z|163512d2-d56e-4e61-9f78-2c5cb24bfcbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:21:05.004Z|2ed66ef7-b858-4a88-997d-6f97cc7dae3b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:21:05.005Z|2ed66ef7-b858-4a88-997d-6f97cc7dae3b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:21:19.660Z|706fa896-507b-419e-a458-b1fcb56509b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:21:19.660Z|706fa896-507b-419e-a458-b1fcb56509b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:21:20.245Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:21:20.245Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:21:20.247Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:21:20.247Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:21:20.247Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ae11cac4a150048d;x-b3-spanid:b5c44d33858122c5;x-b3-parentspanid:ae11cac4a150048d;x-b3-sampled:0;x-onap-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-transactionid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-ecomp-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-onap-partnername:SO.APIH;x-invocationid:5b25cc1c-30f6-4ba1-9c07-d0560ca5fa17;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:21:20.247Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:21:23.664Z|9bf6a5c4-c463-40a3-a2e4-c69c98b6fd1a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:21:23.665Z|9bf6a5c4-c463-40a3-a2e4-c69c98b6fd1a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:21:23.666Z|9bf6a5c4-c463-40a3-a2e4-c69c98b6fd1a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:21:23.666Z|9bf6a5c4-c463-40a3-a2e4-c69c98b6fd1a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:21:23.667Z|9bf6a5c4-c463-40a3-a2e4-c69c98b6fd1a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:21:23.667Z|9bf6a5c4-c463-40a3-a2e4-c69c98b6fd1a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:21:23.676Z|9bf6a5c4-c463-40a3-a2e4-c69c98b6fd1a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:21:23.677Z|9bf6a5c4-c463-40a3-a2e4-c69c98b6fd1a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:21:23.677Z|9bf6a5c4-c463-40a3-a2e4-c69c98b6fd1a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:21:23.677Z|9bf6a5c4-c463-40a3-a2e4-c69c98b6fd1a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:21:23 GMT;Connection:close;
2022-03-23T13:21:23.677Z|9bf6a5c4-c463-40a3-a2e4-c69c98b6fd1a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:21:23.678Z|9bf6a5c4-c463-40a3-a2e4-c69c98b6fd1a|http-nio-8083-exec-2|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:21:34.660Z|0fd6959d-335d-4374-affa-4262db7be87b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:21:34.661Z|0fd6959d-335d-4374-affa-4262db7be87b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:21:35.007Z|ee837263-41b4-4b32-a0a9-fa391a6a5e99|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:21:35.008Z|ee837263-41b4-4b32-a0a9-fa391a6a5e99|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:21:44.315Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-03-23T13:21:44.316Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:21:44.316Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-03-23T13:21:44.317Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-03-23T13:21:44.317Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ae11cac4a150048d;x-b3-spanid:5a6ed720560a4dd0;x-b3-parentspanid:ae11cac4a150048d;x-b3-sampled:0;x-onap-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-transactionid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-ecomp-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-onap-partnername:SO.APIH;x-invocationid:3f789822-5264-4d4c-90bb-48fc51f78485;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=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:21:44.317Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:21:44.504Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-03-23T13:21:44.642Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:21:44.642Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:21:44.643Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:21:44.643Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-03-23T13:21:44.644Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:21:44.644Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-3|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-03-23T13:21:45.903Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-03-23T13:21:45.904Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:21:45.905Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-03-23T13:21:45.906Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-03-23T13:21:45.908Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:ae11cac4a150048d;x-b3-spanid:033ffc86e1c512fb;x-b3-parentspanid:ae11cac4a150048d;x-b3-sampled:0;x-onap-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-transactionid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-ecomp-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-onap-partnername:SO.APIH;x-invocationid:73536a09-df68-48e6-8653-0aa691a12a53;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=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:21:45.908Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:21:46.454Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:21:46.455Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-03-23T13:21:46.456Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-03-23T13:21:46.456Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:21:46 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:21:46.457Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:21:46.457Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-03-23T13:21:49.660Z|b68906ab-2662-4f11-862c-8f70a6031e6d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:21:49.663Z|b68906ab-2662-4f11-862c-8f70a6031e6d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:21:51.859Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-23T13:21:51.860Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:21:51.860Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-23T13:21:51.864Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-23T13:21:51.864Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:ae11cac4a150048d;x-b3-spanid:d85233948dccf5e2;x-b3-parentspanid:3ea6260527e505d8;x-b3-sampled:0;x-onap-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-transactionid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-ecomp-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-onap-partnername:UNKNOWN;x-invocationid:02d3ff82-bef0-4df4-880a-b8d80ecbe4e8;content-length:3978;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-03-23T13:21:51.865Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:21:52.006Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:21:52.006Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-23T13:21:52.007Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-23T13:21:52.007Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7; Path=/; HttpOnly;Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:21:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:21:52.007Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:21:52.008Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-23T13:21:52.169Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:21:52.170Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:21:52.170Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:21:52.171Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:21:52.171Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:ae11cac4a150048d;x-b3-spanid:8384990ab86325b1;x-b3-parentspanid:3ea6260527e505d8;x-b3-sampled:0;x-onap-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-transactionid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-ecomp-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-onap-partnername:UNKNOWN;x-invocationid:675e2ff6-8a4e-48b9-83aa-4bc7058690fd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:21:52.171Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:21:52.220Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:21:52.220Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:21:52.220Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:21:52.221Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|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:Wed, 23 Mar 2022 13:21:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:21:52.221Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:21:52.222Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:21:52.256Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:21:52.257Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:21:52.257Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:21:52.258Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:21:52.259Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:ae11cac4a150048d;x-b3-spanid:3f5e80b08ccd2f68;x-b3-parentspanid:3ea6260527e505d8;x-b3-sampled:0;x-onap-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-transactionid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-ecomp-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-onap-partnername:UNKNOWN;x-invocationid:7303c6e1-45b4-42fa-b24f-6b52a41f9ef6;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=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:21:52.260Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:21:52.410Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:21:52.411Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:21:52.411Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:21:52.411Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:21:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:21:52.412Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:21:52.412Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:21:52.652Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-8|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:21:52.653Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-8|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:21:52.654Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-8|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:21:52.655Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-8|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:21:52.655Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-8|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e2a4a5e1c39d9dd5;x-b3-spanid:f3a9c211e0c2626f;x-b3-parentspanid:e2a4a5e1c39d9dd5;x-b3-sampled:0;x-onap-requestid:d8d8ab21-5367-4437-987c-39c8e9f8ec13;x-requestid:d8d8ab21-5367-4437-987c-39c8e9f8ec13;x-transactionid:d8d8ab21-5367-4437-987c-39c8e9f8ec13;x-ecomp-requestid:d8d8ab21-5367-4437-987c-39c8e9f8ec13;x-onap-partnername:SO.APIH;x-invocationid:908ba8c3-c695-4cde-adf6-102b56e62705;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:21:52.656Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-8|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:21:52.670Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-8|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:21:52.670Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-8|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:21:52.671Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-8|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:21:52.671Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-8|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|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:Wed, 23 Mar 2022 13:21:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:21:52.672Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-8|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:21:52.672Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-8|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:21:52.700Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:21:52.701Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:21:52.702Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:21:52.702Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:21:52.703Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e2a4a5e1c39d9dd5;x-b3-spanid:d280a2e3a4678b65;x-b3-parentspanid:e2a4a5e1c39d9dd5;x-b3-sampled:0;x-onap-requestid:d8d8ab21-5367-4437-987c-39c8e9f8ec13;x-requestid:d8d8ab21-5367-4437-987c-39c8e9f8ec13;x-transactionid:d8d8ab21-5367-4437-987c-39c8e9f8ec13;x-ecomp-requestid:d8d8ab21-5367-4437-987c-39c8e9f8ec13;x-onap-partnername:SO.APIH;x-invocationid:070893ad-9fed-4398-b11f-0b3499ee7bb0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:21:52.703Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:21:52.816Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:21:52.817Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:21:52.817Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:21:52.818Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|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:Wed, 23 Mar 2022 13:21:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:21:52.818Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:21:52.819Z|d8d8ab21-5367-4437-987c-39c8e9f8ec13|http-nio-8083-exec-9|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:22:03.051Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:22:03.051Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:03.052Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:22:03.052Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:03.053Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a4a2ff28a0ab37bd;x-b3-spanid:c46032bc8dca8167;x-b3-parentspanid:a4a2ff28a0ab37bd;x-b3-sampled:0;x-onap-requestid:b8f3446a-b1b4-462c-8db8-37976f810a6b;x-requestid:b8f3446a-b1b4-462c-8db8-37976f810a6b;x-transactionid:b8f3446a-b1b4-462c-8db8-37976f810a6b;x-ecomp-requestid:b8f3446a-b1b4-462c-8db8-37976f810a6b;x-onap-partnername:SO.APIH;x-invocationid:18dee849-e295-4573-96de-ee5715570c8f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:03.053Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:03.073Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:03.073Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:03.073Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:03.074Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|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:Wed, 23 Mar 2022 13:22:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:03.074Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:03.074Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:22:03.108Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:22:03.109Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:03.109Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:22:03.110Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:03.111Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a4a2ff28a0ab37bd;x-b3-spanid:8e51654b8ccb1d4e;x-b3-parentspanid:a4a2ff28a0ab37bd;x-b3-sampled:0;x-onap-requestid:b8f3446a-b1b4-462c-8db8-37976f810a6b;x-requestid:b8f3446a-b1b4-462c-8db8-37976f810a6b;x-transactionid:b8f3446a-b1b4-462c-8db8-37976f810a6b;x-ecomp-requestid:b8f3446a-b1b4-462c-8db8-37976f810a6b;x-onap-partnername:SO.APIH;x-invocationid:3f98881e-0d65-47e8-908d-7deb38094c30;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:03.111Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:03.127Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:03.128Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:03.128Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:03.128Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|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:Wed, 23 Mar 2022 13:22:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:03.129Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:03.129Z|b8f3446a-b1b4-462c-8db8-37976f810a6b|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:22:04.660Z|435ecc88-be66-4fb9-91de-8c51dbcb2850|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:22:04.660Z|435ecc88-be66-4fb9-91de-8c51dbcb2850|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:22:05.009Z|c570e4ac-a323-4975-ba8a-5aafcfe22827|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:22:05.010Z|c570e4ac-a323-4975-ba8a-5aafcfe22827|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:22:13.305Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-2|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:22:13.305Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-2|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:13.306Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-2|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:22:13.307Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-2|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:13.307Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-2|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:54f07a3981915ad1;x-b3-spanid:006bf7f91f1fb9c0;x-b3-parentspanid:54f07a3981915ad1;x-b3-sampled:0;x-onap-requestid:7081d5e9-d3d7-4a02-a918-b82025abe671;x-requestid:7081d5e9-d3d7-4a02-a918-b82025abe671;x-transactionid:7081d5e9-d3d7-4a02-a918-b82025abe671;x-ecomp-requestid:7081d5e9-d3d7-4a02-a918-b82025abe671;x-onap-partnername:SO.APIH;x-invocationid:3c0a750e-6545-4f55-b3ba-20636afa26dd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:13.307Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-2|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:13.323Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-2|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:13.324Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-2|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:13.324Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-2|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:13.324Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-2|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|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:Wed, 23 Mar 2022 13:22:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:13.324Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-2|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:13.325Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-2|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:22:13.339Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:22:13.339Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:13.339Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:22:13.340Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:13.340Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:54f07a3981915ad1;x-b3-spanid:f1828dfb6e7851af;x-b3-parentspanid:54f07a3981915ad1;x-b3-sampled:0;x-onap-requestid:7081d5e9-d3d7-4a02-a918-b82025abe671;x-requestid:7081d5e9-d3d7-4a02-a918-b82025abe671;x-transactionid:7081d5e9-d3d7-4a02-a918-b82025abe671;x-ecomp-requestid:7081d5e9-d3d7-4a02-a918-b82025abe671;x-onap-partnername:SO.APIH;x-invocationid:2774c4dd-c679-488f-b71d-18bd9c2e539d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:13.341Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:13.346Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:13.347Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:13.347Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:13.347Z|7081d5e9-d3d7-4a02-a918-b82025abe671|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:Wed, 23 Mar 2022 13:22:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:13.347Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:13.348Z|7081d5e9-d3d7-4a02-a918-b82025abe671|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:22:19.660Z|0644310e-17dd-4ac2-b48e-4f504f155298|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:22:19.660Z|0644310e-17dd-4ac2-b48e-4f504f155298|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:22:22.993Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:22:22.993Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:22.994Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:22:22.994Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:22.994Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:67a104386e5435e7;x-b3-spanid:9212fc0bf36180c2;x-b3-parentspanid:67a104386e5435e7;x-b3-sampled:0;x-onap-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-transactionid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-ecomp-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-onap-partnername:UNKNOWN;x-invocationid:1a28e1a2-d78d-4965-a66d-9eb2e278b3da;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:22:22.995Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:23.014Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:23.014Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:23.015Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:23.015Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|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:Wed, 23 Mar 2022 13:22:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:23.015Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:23.015Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-4|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:22:23.049Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:22:23.049Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:23.049Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:22:23.049Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:22:23.050Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:67a104386e5435e7;x-b3-spanid:250f737b3f1e3c90;x-b3-parentspanid:67a104386e5435e7;x-b3-sampled:0;x-onap-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-transactionid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-ecomp-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-onap-partnername:UNKNOWN;x-invocationid:4e509e42-c4ab-4eab-85b5-814423fffd76;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=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:22:23.050Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:23.084Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:23.084Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:23.085Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:23.085Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:22:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:23.085Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:23.085Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:22:23.518Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:22:23.519Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:23.522Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:22:23.522Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:23.522Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f7a47b56eb4962b4;x-b3-spanid:1257acb111a8856f;x-b3-parentspanid:f7a47b56eb4962b4;x-b3-sampled:0;x-onap-requestid:f0fb8bd8-738c-415a-8d40-e6e707bfa311;x-requestid:f0fb8bd8-738c-415a-8d40-e6e707bfa311;x-transactionid:f0fb8bd8-738c-415a-8d40-e6e707bfa311;x-ecomp-requestid:f0fb8bd8-738c-415a-8d40-e6e707bfa311;x-onap-partnername:SO.APIH;x-invocationid:45e44921-2e48-44f3-a035-8f839fd1757d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:23.522Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:23.603Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:23.603Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:23.603Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:23.603Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|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:Wed, 23 Mar 2022 13:22:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:23.604Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:23.604Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-6|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:22:23.619Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:22:23.620Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:23.620Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:22:23.620Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:23.625Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:f7a47b56eb4962b4;x-b3-spanid:946a60f413b4ccba;x-b3-parentspanid:f7a47b56eb4962b4;x-b3-sampled:0;x-onap-requestid:f0fb8bd8-738c-415a-8d40-e6e707bfa311;x-requestid:f0fb8bd8-738c-415a-8d40-e6e707bfa311;x-transactionid:f0fb8bd8-738c-415a-8d40-e6e707bfa311;x-ecomp-requestid:f0fb8bd8-738c-415a-8d40-e6e707bfa311;x-onap-partnername:SO.APIH;x-invocationid:2b7b023d-f0c7-4fbc-9d30-afbcd6d870b0;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:23.625Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:23.632Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:23.636Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:23.636Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:23.637Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|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:Wed, 23 Mar 2022 13:22:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:23.637Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:23.637Z|f0fb8bd8-738c-415a-8d40-e6e707bfa311|http-nio-8083-exec-7|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:22:23.668Z|6bcce989-5480-46c8-9b84-7ed1fa18da31|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:22:23.668Z|6bcce989-5480-46c8-9b84-7ed1fa18da31|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:23.669Z|6bcce989-5480-46c8-9b84-7ed1fa18da31|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:22:23.669Z|6bcce989-5480-46c8-9b84-7ed1fa18da31|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:22:23.670Z|6bcce989-5480-46c8-9b84-7ed1fa18da31|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:22:23.670Z|6bcce989-5480-46c8-9b84-7ed1fa18da31|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:23.676Z|6bcce989-5480-46c8-9b84-7ed1fa18da31|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:23.676Z|6bcce989-5480-46c8-9b84-7ed1fa18da31|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:22:23.677Z|6bcce989-5480-46c8-9b84-7ed1fa18da31|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:22:23.677Z|6bcce989-5480-46c8-9b84-7ed1fa18da31|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:22:23 GMT;Connection:close;
2022-03-23T13:22:23.678Z|6bcce989-5480-46c8-9b84-7ed1fa18da31|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:22:23.679Z|6bcce989-5480-46c8-9b84-7ed1fa18da31|http-nio-8083-exec-8|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:22:25.194Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:22:25.194Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:25.195Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:22:25.196Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:25.197Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:67a104386e5435e7;x-b3-spanid:93316c505730777e;x-b3-parentspanid:67a104386e5435e7;x-b3-sampled:0;x-onap-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-transactionid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-ecomp-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-onap-partnername:UNKNOWN;x-invocationid:31ed1b37-e759-4d84-a495-620a2aa47329;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:22:25.197Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:25.217Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:25.217Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:25.218Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:25.218Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|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:Wed, 23 Mar 2022 13:22:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:25.218Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:25.219Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:22:25.252Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:22:25.252Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:25.253Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:22:25.253Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:22:25.254Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:67a104386e5435e7;x-b3-spanid:d9e2df73654b2a4f;x-b3-parentspanid:67a104386e5435e7;x-b3-sampled:0;x-onap-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-transactionid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-ecomp-requestid:e40a4b22-0073-4e89-b26d-7e999d36dda2;x-onap-partnername:UNKNOWN;x-invocationid:4a4459fb-f2f3-4780-b470-dbb6fac04469;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=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:22:25.254Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:25.300Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:25.301Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:25.301Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:25.301Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:22:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:25.302Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:25.302Z|e40a4b22-0073-4e89-b26d-7e999d36dda2|http-nio-8083-exec-10|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:22:34.429Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:22:34.429Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:34.429Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:22:34.430Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:34.431Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:af9793f692ddd6f4;x-b3-spanid:bb49f36636909fec;x-b3-parentspanid:af9793f692ddd6f4;x-b3-sampled:0;x-onap-requestid:83e59b84-716f-4997-a029-81a5074808c6;x-requestid:83e59b84-716f-4997-a029-81a5074808c6;x-transactionid:83e59b84-716f-4997-a029-81a5074808c6;x-ecomp-requestid:83e59b84-716f-4997-a029-81a5074808c6;x-onap-partnername:SO.APIH;x-invocationid:cc8465e8-7ce0-483e-9eaa-fdcce6ff776f;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:34.431Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:34.453Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:34.453Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:34.453Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:34.454Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|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:Wed, 23 Mar 2022 13:22:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:34.454Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:34.455Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-1|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:22:34.475Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:22:34.475Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:34.475Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:22:34.476Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:34.477Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:af9793f692ddd6f4;x-b3-spanid:e5864f91a8d7e8f8;x-b3-parentspanid:af9793f692ddd6f4;x-b3-sampled:0;x-onap-requestid:83e59b84-716f-4997-a029-81a5074808c6;x-requestid:83e59b84-716f-4997-a029-81a5074808c6;x-transactionid:83e59b84-716f-4997-a029-81a5074808c6;x-ecomp-requestid:83e59b84-716f-4997-a029-81a5074808c6;x-onap-partnername:SO.APIH;x-invocationid:89d557fe-9c50-435c-ba71-81114e2c39c1;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:34.477Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:34.484Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:34.484Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:34.485Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:34.485Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:22:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:34.485Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:34.486Z|83e59b84-716f-4997-a029-81a5074808c6|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:22:34.656Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-3|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:22:34.656Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-3|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:34.657Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-3|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:22:34.657Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-3|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:34.658Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-3|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:986dd8a4fc82bf66;x-b3-spanid:c972f5741b8663cb;x-b3-parentspanid:986dd8a4fc82bf66;x-b3-sampled:0;x-onap-requestid:77be395f-5b13-44af-b0f5-f22f521d8e23;x-requestid:77be395f-5b13-44af-b0f5-f22f521d8e23;x-transactionid:77be395f-5b13-44af-b0f5-f22f521d8e23;x-ecomp-requestid:77be395f-5b13-44af-b0f5-f22f521d8e23;x-onap-partnername:SO.APIH;x-invocationid:4d82be2a-6ad0-492d-bec5-87bd07e48235;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:34.659Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-3|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:34.660Z|d38f5508-49e4-44ac-bdfb-f60f196d71ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:22:34.663Z|d38f5508-49e4-44ac-bdfb-f60f196d71ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:22:34.675Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-3|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:34.676Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-3|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:34.676Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-3|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:34.676Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-3|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|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:Wed, 23 Mar 2022 13:22:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:34.677Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-3|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:34.677Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-3|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:22:34.694Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:22:34.695Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:34.695Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:22:34.695Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:34.696Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:986dd8a4fc82bf66;x-b3-spanid:fe250ead860b6739;x-b3-parentspanid:986dd8a4fc82bf66;x-b3-sampled:0;x-onap-requestid:77be395f-5b13-44af-b0f5-f22f521d8e23;x-requestid:77be395f-5b13-44af-b0f5-f22f521d8e23;x-transactionid:77be395f-5b13-44af-b0f5-f22f521d8e23;x-ecomp-requestid:77be395f-5b13-44af-b0f5-f22f521d8e23;x-onap-partnername:SO.APIH;x-invocationid:f9a1e7ea-9bcb-479c-93d0-dd1ef83e5252;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:34.696Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:34.704Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:34.705Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:34.705Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:34.706Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:22:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:34.706Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:34.706Z|77be395f-5b13-44af-b0f5-f22f521d8e23|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:22:34.862Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:22:34.863Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:34.863Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:22:34.864Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:34.865Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a219f035822c192d;x-b3-spanid:8d94d68b0ff2cb52;x-b3-parentspanid:a219f035822c192d;x-b3-sampled:0;x-onap-requestid:2310d8b3-ff47-4c7a-a22f-c99adad352b0;x-requestid:2310d8b3-ff47-4c7a-a22f-c99adad352b0;x-transactionid:2310d8b3-ff47-4c7a-a22f-c99adad352b0;x-ecomp-requestid:2310d8b3-ff47-4c7a-a22f-c99adad352b0;x-onap-partnername:SO.APIH;x-invocationid:049c7d03-d279-4a02-818b-3082c6202256;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:34.866Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:34.879Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:34.879Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:34.880Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:34.880Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|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:Wed, 23 Mar 2022 13:22:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:34.881Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:34.882Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-5|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:22:34.899Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:22:34.899Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:34.900Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:22:34.900Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:34.901Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a219f035822c192d;x-b3-spanid:ec2cc28df07ec8db;x-b3-parentspanid:a219f035822c192d;x-b3-sampled:0;x-onap-requestid:2310d8b3-ff47-4c7a-a22f-c99adad352b0;x-requestid:2310d8b3-ff47-4c7a-a22f-c99adad352b0;x-transactionid:2310d8b3-ff47-4c7a-a22f-c99adad352b0;x-ecomp-requestid:2310d8b3-ff47-4c7a-a22f-c99adad352b0;x-onap-partnername:SO.APIH;x-invocationid:4b754a07-675b-44dc-902e-4ae748de5aaa;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:34.901Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:34.909Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:34.910Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:34.911Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:34.912Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|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:Wed, 23 Mar 2022 13:22:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:34.913Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:34.914Z|2310d8b3-ff47-4c7a-a22f-c99adad352b0|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:22:35.011Z|16ff33ce-123d-45fd-85ac-9ed8cfc02a1a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:22:35.012Z|16ff33ce-123d-45fd-85ac-9ed8cfc02a1a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:22:35.085Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:22:35.085Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:35.085Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:22:35.086Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:35.086Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:acc8be685b8d36a1;x-b3-spanid:4830dc04a308578b;x-b3-parentspanid:acc8be685b8d36a1;x-b3-sampled:0;x-onap-requestid:117af4a2-fc46-420e-aa11-b3d06579793a;x-requestid:117af4a2-fc46-420e-aa11-b3d06579793a;x-transactionid:117af4a2-fc46-420e-aa11-b3d06579793a;x-ecomp-requestid:117af4a2-fc46-420e-aa11-b3d06579793a;x-onap-partnername:SO.APIH;x-invocationid:e66f97fb-5dc8-47f2-bc21-c9579112652a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:35.086Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:35.101Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:35.102Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:35.102Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:35.102Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|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:Wed, 23 Mar 2022 13:22:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:35.103Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:35.103Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-7|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:22:35.124Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:22:35.125Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:35.126Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:22:35.126Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:35.127Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:acc8be685b8d36a1;x-b3-spanid:de697f20a126f31b;x-b3-parentspanid:acc8be685b8d36a1;x-b3-sampled:0;x-onap-requestid:117af4a2-fc46-420e-aa11-b3d06579793a;x-requestid:117af4a2-fc46-420e-aa11-b3d06579793a;x-transactionid:117af4a2-fc46-420e-aa11-b3d06579793a;x-ecomp-requestid:117af4a2-fc46-420e-aa11-b3d06579793a;x-onap-partnername:SO.APIH;x-invocationid:6f4e97e6-27d5-4d7a-862c-59299de0ad28;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:35.127Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:35.135Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:35.135Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:35.135Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:35.136Z|117af4a2-fc46-420e-aa11-b3d06579793a|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:Wed, 23 Mar 2022 13:22:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:35.136Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:35.137Z|117af4a2-fc46-420e-aa11-b3d06579793a|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:22:35.307Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Entering
2022-03-23T13:22:35.308Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:35.308Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||URI         : /infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2
2022-03-23T13:22:35.309Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:35.309Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:949e472050335fea;x-b3-spanid:462c7f98bb932718;x-b3-parentspanid:949e472050335fea;x-b3-sampled:0;x-onap-requestid:8dc5c232-8dbb-4993-9a8b-d86eace0e1b0;x-requestid:8dc5c232-8dbb-4993-9a8b-d86eace0e1b0;x-transactionid:8dc5c232-8dbb-4993-9a8b-d86eace0e1b0;x-ecomp-requestid:8dc5c232-8dbb-4993-9a8b-d86eace0e1b0;x-onap-partnername:SO.APIH;x-invocationid:e2cc3198-7309-4c60-8e0c-056e49c40fb6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:35.310Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:35.336Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:35.337Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:35.337Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:35.338Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|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:Wed, 23 Mar 2022 13:22:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:35.338Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:35.339Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-9|/infraActiveRequests/e40a4b22-0073-4e89-b26d-7e999d36dda2|bpel|||INFO|500||Exiting.
2022-03-23T13:22:35.355Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:22:35.356Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:35.356Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:22:35.357Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:35.357Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:949e472050335fea;x-b3-spanid:e537fd2e780171e2;x-b3-parentspanid:949e472050335fea;x-b3-sampled:0;x-onap-requestid:8dc5c232-8dbb-4993-9a8b-d86eace0e1b0;x-requestid:8dc5c232-8dbb-4993-9a8b-d86eace0e1b0;x-transactionid:8dc5c232-8dbb-4993-9a8b-d86eace0e1b0;x-ecomp-requestid:8dc5c232-8dbb-4993-9a8b-d86eace0e1b0;x-onap-partnername:SO.APIH;x-invocationid:2103e652-4e46-412a-967a-992df6a013c2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:35.357Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:35.364Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:35.365Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:35.366Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:35.366Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:22:34 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:35.367Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:35.367Z|8dc5c232-8dbb-4993-9a8b-d86eace0e1b0|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:22:42.035Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:22:42.035Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:42.038Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:22:42.038Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:42.038Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b7b1720f4b4f5dcc;x-b3-spanid:802cf635d73a9850;x-b3-parentspanid:b7b1720f4b4f5dcc;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:SO.APIH;x-invocationid:37f62540-233b-4d8e-9ae7-ec99155c520e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:42.039Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:42.614Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-03-23T13:22:42.615Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:42.615Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-03-23T13:22:42.616Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-03-23T13:22:42.617Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b7b1720f4b4f5dcc;x-b3-spanid:57cf6e0bef311051;x-b3-parentspanid:b7b1720f4b4f5dcc;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:SO.APIH;x-invocationid:75bfde8c-66b2-482e-86bd-9f9c5c0bacf5;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=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:42.617Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:42.620Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-03-23T13:22:42.632Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:42.633Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:42.633Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:42.634Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-03-23T13:22:42.634Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:42.634Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-2|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-03-23T13:22:42.990Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-03-23T13:22:42.991Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:42.991Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-03-23T13:22:42.992Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-03-23T13:22:42.992Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:b7b1720f4b4f5dcc;x-b3-spanid:20fc02b904226034;x-b3-parentspanid:b7b1720f4b4f5dcc;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:SO.APIH;x-invocationid:ef7a2ef5-a5d5-4aac-83fd-88e28ebadb85;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=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:42.992Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:43.030Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:43.031Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-03-23T13:22:43.031Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-03-23T13:22:43.032Z|91542eca-a47d-4206-812f-9a3672a97ed7|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/91542eca-a47d-4206-812f-9a3672a97ed7;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:22:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:43.032Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:43.033Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-03-23T13:22:43.582Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-23T13:22:43.582Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:43.582Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-23T13:22:43.583Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-23T13:22:43.583Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:b7b1720f4b4f5dcc;x-b3-spanid:e584ae4e58363601;x-b3-parentspanid:8518f6fe39c9d9cb;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:UNKNOWN;x-invocationid:f7a1e9f2-d4cb-451a-8de3-3d504374e6c1;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=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:22:43.584Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:43.601Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:43.602Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-23T13:22:43.602Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-23T13:22:43.602Z|91542eca-a47d-4206-812f-9a3672a97ed7|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/5;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:22:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:43.602Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:43.603Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-23T13:22:43.630Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:22:43.630Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:43.631Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:22:43.631Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:43.632Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b7b1720f4b4f5dcc;x-b3-spanid:9b2c9a10fa88c743;x-b3-parentspanid:8518f6fe39c9d9cb;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:UNKNOWN;x-invocationid:4fbefa91-22ce-40ce-a485-a47ea8525c74;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:22:43.632Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:43.656Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:43.657Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:43.658Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:43.658Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|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:Wed, 23 Mar 2022 13:22:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:43.659Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:43.660Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:22:43.675Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:22:43.676Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:43.676Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:22:43.677Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:22:43.677Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:b7b1720f4b4f5dcc;x-b3-spanid:b8b8d7fc2f89a11b;x-b3-parentspanid:8518f6fe39c9d9cb;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:UNKNOWN;x-invocationid:86c3d14e-a601-4ad9-ba0b-bc14b2475d06;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=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:22:43.677Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:43.726Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:43.726Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:43.727Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:43.727Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:22:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:43.728Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:43.729Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:22:44.265Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:22:44.266Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:44.266Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:22:44.266Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:44.267Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:85b5dd5ff5410427;x-b3-spanid:75c14fd691daa97c;x-b3-parentspanid:85b5dd5ff5410427;x-b3-sampled:0;x-onap-requestid:0a7c10bc-1206-4aeb-a21a-af77a6bb58ff;x-requestid:0a7c10bc-1206-4aeb-a21a-af77a6bb58ff;x-transactionid:0a7c10bc-1206-4aeb-a21a-af77a6bb58ff;x-ecomp-requestid:0a7c10bc-1206-4aeb-a21a-af77a6bb58ff;x-onap-partnername:SO.APIH;x-invocationid:6d2d477f-ea69-429f-9b90-85152b3263a7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:44.267Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:44.277Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:44.277Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:44.277Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:44.279Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|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:Wed, 23 Mar 2022 13:22:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:44.279Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:44.280Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:22:44.292Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:22:44.292Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:44.292Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:22:44.292Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:44.293Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:85b5dd5ff5410427;x-b3-spanid:7a3547149bd3ad34;x-b3-parentspanid:85b5dd5ff5410427;x-b3-sampled:0;x-onap-requestid:0a7c10bc-1206-4aeb-a21a-af77a6bb58ff;x-requestid:0a7c10bc-1206-4aeb-a21a-af77a6bb58ff;x-transactionid:0a7c10bc-1206-4aeb-a21a-af77a6bb58ff;x-ecomp-requestid:0a7c10bc-1206-4aeb-a21a-af77a6bb58ff;x-onap-partnername:SO.APIH;x-invocationid:646d5116-4b96-48cc-b30a-3ae340aed4af;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:44.293Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:44.299Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:44.299Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:44.300Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:44.300Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|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:Wed, 23 Mar 2022 13:22:43 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:44.300Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:44.301Z|0a7c10bc-1206-4aeb-a21a-af77a6bb58ff|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:22:49.660Z|77d70009-59c8-45ab-980e-667e7afa3b65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:22:49.660Z|77d70009-59c8-45ab-980e-667e7afa3b65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:22:52.591Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:22:52.591Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:52.591Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:22:52.592Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:52.592Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:efb0a20b7f255d2e;x-b3-spanid:3fd0c0f3e4b514f6;x-b3-parentspanid:efb0a20b7f255d2e;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:UNKNOWN;x-invocationid:3733d781-a86d-4c70-8033-92d79c4bca26;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:22:52.592Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:52.605Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:52.606Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:52.606Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:52.606Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|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:Wed, 23 Mar 2022 13:22:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:52.606Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:52.607Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:22:52.620Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:22:52.620Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:52.620Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:22:52.620Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:22:52.621Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:efb0a20b7f255d2e;x-b3-spanid:5309e4e0c2ab717a;x-b3-parentspanid:efb0a20b7f255d2e;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:UNKNOWN;x-invocationid:19b884dc-e193-402a-ae91-560ce82447d0;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=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:22:52.621Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:52.662Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:52.662Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:52.662Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:52.663Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:22:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:52.663Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:52.664Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:22:54.483Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:22:54.484Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:54.484Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:22:54.484Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:54.485Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8542745cc7a556ef;x-b3-spanid:cc5e430c1cff72ca;x-b3-parentspanid:8542745cc7a556ef;x-b3-sampled:0;x-onap-requestid:2b553f86-0350-43c8-91b1-a69c03ce11dd;x-requestid:2b553f86-0350-43c8-91b1-a69c03ce11dd;x-transactionid:2b553f86-0350-43c8-91b1-a69c03ce11dd;x-ecomp-requestid:2b553f86-0350-43c8-91b1-a69c03ce11dd;x-onap-partnername:SO.APIH;x-invocationid:63dadf1f-231a-4650-8cb7-26484a74ecfe;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:54.485Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:55.498Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:55.498Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:55.498Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:55.499Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|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:Wed, 23 Mar 2022 13:22:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:55.499Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:55.500Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:22:55.519Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:22:55.520Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:22:55.520Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:22:55.520Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:22:55.521Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8542745cc7a556ef;x-b3-spanid:2a959071931a6e91;x-b3-parentspanid:8542745cc7a556ef;x-b3-sampled:0;x-onap-requestid:2b553f86-0350-43c8-91b1-a69c03ce11dd;x-requestid:2b553f86-0350-43c8-91b1-a69c03ce11dd;x-transactionid:2b553f86-0350-43c8-91b1-a69c03ce11dd;x-ecomp-requestid:2b553f86-0350-43c8-91b1-a69c03ce11dd;x-onap-partnername:SO.APIH;x-invocationid:47c996e4-d081-4901-b1d6-34e3c06c765b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:22:55.521Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:22:55.529Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:22:55.529Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:22:55.529Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:22:55.530Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:22:55 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:22:55.530Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:22:55.531Z|2b553f86-0350-43c8-91b1-a69c03ce11dd|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:23:03.667Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:23:03.668Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:03.668Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:23:03.668Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:03.669Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:66aee86d8e9c5c7a;x-b3-spanid:66aee86d8e9c5c7a;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:UNKNOWN;x-invocationid:2fd65fdf-1876-4553-b978-2cf54a286bf3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);accept-encoding:gzip,deflate;
2022-03-23T13:23:03.669Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:03.684Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:03.684Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:03.685Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:03.685Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers      : Set-Cookie:JSESSIONID=79C831C99140DB5EF84F16729AD9E616; 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:Wed, 23 Mar 2022 13:23:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:03.685Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:03.686Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:23:03.732Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:23:03.732Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:03.733Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:23:03.733Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:23:03.734Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:f36d27c025cc2409;x-b3-spanid:f36d27c025cc2409;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:UNKNOWN;x-invocationid:4e6bf5f3-76c1-4aaa-b4fe-4f9e6949ee05;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=79C831C99140DB5EF84F16729AD9E616;accept-encoding:gzip,deflate;
2022-03-23T13:23:03.734Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:03.777Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:03.778Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:03.778Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:03.779Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:23:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:03.779Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:03.781Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-4|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:23:04.660Z|dfaec0cb-9564-4fc6-b010-50ecc36cd7e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:23:04.661Z|dfaec0cb-9564-4fc6-b010-50ecc36cd7e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:23:05.013Z|6c942de6-8ebc-4623-a922-ec84b382f8f9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:23:05.014Z|6c942de6-8ebc-4623-a922-ec84b382f8f9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:23:06.093Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:23:06.094Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:06.094Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:23:06.095Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:06.096Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0ff6ecea0f4b36e8;x-b3-spanid:0e85455b96be87cd;x-b3-parentspanid:0ff6ecea0f4b36e8;x-b3-sampled:0;x-onap-requestid:95ac9b0d-5d82-40c1-aacb-7c3cacad4e25;x-requestid:95ac9b0d-5d82-40c1-aacb-7c3cacad4e25;x-transactionid:95ac9b0d-5d82-40c1-aacb-7c3cacad4e25;x-ecomp-requestid:95ac9b0d-5d82-40c1-aacb-7c3cacad4e25;x-onap-partnername:SO.APIH;x-invocationid:ea7e4e70-e019-44c8-b3d1-646ca36a722b;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:06.096Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:06.112Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:06.113Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:06.113Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:06.114Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|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:Wed, 23 Mar 2022 13:23:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:06.115Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:06.116Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:23:06.132Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:23:06.133Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:06.133Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:23:06.133Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:06.134Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:0ff6ecea0f4b36e8;x-b3-spanid:34d2689d89fe639d;x-b3-parentspanid:0ff6ecea0f4b36e8;x-b3-sampled:0;x-onap-requestid:95ac9b0d-5d82-40c1-aacb-7c3cacad4e25;x-requestid:95ac9b0d-5d82-40c1-aacb-7c3cacad4e25;x-transactionid:95ac9b0d-5d82-40c1-aacb-7c3cacad4e25;x-ecomp-requestid:95ac9b0d-5d82-40c1-aacb-7c3cacad4e25;x-onap-partnername:SO.APIH;x-invocationid:2503441a-9952-41ad-bbc3-e72a96cd6d5d;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:06.134Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:06.142Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:06.142Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:06.143Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:06.143Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|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:Wed, 23 Mar 2022 13:23:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:06.144Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:06.145Z|95ac9b0d-5d82-40c1-aacb-7c3cacad4e25|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:23:06.250Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:23:06.251Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:06.251Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:23:06.252Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : PATCH
2022-03-23T13:23:06.252Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c4cc14d74489ed87;x-b3-spanid:c4cc14d74489ed87;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:UNKNOWN;x-invocationid:acb13095-ceca-4d29-8e34-43e4968992e9;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=79C831C99140DB5EF84F16729AD9E616;accept-encoding:gzip,deflate;
2022-03-23T13:23:06.252Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:06.318Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:06.319Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:06.319Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:06.319Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|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:Wed, 23 Mar 2022 13:23:06 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:06.320Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:06.320Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:23:07.835Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-23T13:23:07.835Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:07.835Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-23T13:23:07.836Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:07.836Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6a644f8570becf20;x-b3-spanid:82e3c14b71d4c6b2;x-b3-parentspanid:6a644f8570becf20;x-b3-sampled:0;x-onap-requestid:079ff83c-38a2-4782-811a-8954f2a8a4c3;x-requestid:079ff83c-38a2-4782-811a-8954f2a8a4c3;x-transactionid:079ff83c-38a2-4782-811a-8954f2a8a4c3;x-ecomp-requestid:079ff83c-38a2-4782-811a-8954f2a8a4c3;x-onap-partnername:UNKNOWN;x-invocationid:62df3e20-9e70-4bac-9dcd-2006a30cd186;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=79C831C99140DB5EF84F16729AD9E616;accept-encoding:gzip,deflate;
2022-03-23T13:23:07.836Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-8|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:07.890Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-23T13:23:07.891Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:07.891Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-23T13:23:07.892Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-23T13:23:07.892Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:6a644f8570becf20;x-b3-spanid:3cbdd290701af9f9;x-b3-parentspanid:6a644f8570becf20;x-b3-sampled:0;x-onap-requestid:079ff83c-38a2-4782-811a-8954f2a8a4c3;x-requestid:079ff83c-38a2-4782-811a-8954f2a8a4c3;x-transactionid:079ff83c-38a2-4782-811a-8954f2a8a4c3;x-ecomp-requestid:079ff83c-38a2-4782-811a-8954f2a8a4c3;x-onap-partnername:UNKNOWN;x-invocationid:0dc4e2c2-df2b-486f-8756-b7fee2f13a3c;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=79C831C99140DB5EF84F16729AD9E616;accept-encoding:gzip,deflate;
2022-03-23T13:23:07.892Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:07.909Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:07.910Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-23T13:23:07.910Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-23T13:23:07.910Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|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/8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:23:07 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:07.910Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-9|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:07.911Z|079ff83c-38a2-4782-811a-8954f2a8a4c3|http-nio-8083-exec-9|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-23T13:23:16.661Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:23:16.661Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:16.662Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:23:16.662Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:16.663Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:39e97a433047bf86;x-b3-spanid:5736343d94f991c8;x-b3-parentspanid:39e97a433047bf86;x-b3-sampled:0;x-onap-requestid:452a205e-090c-4fc0-882e-e6116caa6ded;x-requestid:452a205e-090c-4fc0-882e-e6116caa6ded;x-transactionid:452a205e-090c-4fc0-882e-e6116caa6ded;x-ecomp-requestid:452a205e-090c-4fc0-882e-e6116caa6ded;x-onap-partnername:SO.APIH;x-invocationid:c101f426-3718-441b-9007-bf1a05eb5d70;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:16.663Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:16.678Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:16.678Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:16.678Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:16.679Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|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:Wed, 23 Mar 2022 13:23:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:16.679Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:16.679Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-10|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:23:16.692Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:23:16.692Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:16.693Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:23:16.693Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:16.693Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:39e97a433047bf86;x-b3-spanid:5b9f530cd93c2ed2;x-b3-parentspanid:39e97a433047bf86;x-b3-sampled:0;x-onap-requestid:452a205e-090c-4fc0-882e-e6116caa6ded;x-requestid:452a205e-090c-4fc0-882e-e6116caa6ded;x-transactionid:452a205e-090c-4fc0-882e-e6116caa6ded;x-ecomp-requestid:452a205e-090c-4fc0-882e-e6116caa6ded;x-onap-partnername:SO.APIH;x-invocationid:2396079a-92ed-444b-a798-325402cc63b8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:16.693Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:16.704Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:16.705Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:16.705Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:16.705Z|452a205e-090c-4fc0-882e-e6116caa6ded|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:Wed, 23 Mar 2022 13:23:16 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:16.705Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:16.706Z|452a205e-090c-4fc0-882e-e6116caa6ded|http-nio-8083-exec-1|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:23:19.660Z|57fbf7ca-5f39-4bbf-9a29-a0dea1aa2276|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:23:19.663Z|57fbf7ca-5f39-4bbf-9a29-a0dea1aa2276|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:23:22.976Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-23T13:23:22.976Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:22.976Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-23T13:23:22.977Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:22.977Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6711bd8ecd362f86;x-b3-spanid:17bd355b6062a4f5;x-b3-parentspanid:6711bd8ecd362f86;x-b3-sampled:0;x-onap-requestid:ad08904b-38c6-4bd5-9365-08774c61fc73;x-requestid:ad08904b-38c6-4bd5-9365-08774c61fc73;x-transactionid:ad08904b-38c6-4bd5-9365-08774c61fc73;x-ecomp-requestid:ad08904b-38c6-4bd5-9365-08774c61fc73;x-onap-partnername:UNKNOWN;x-invocationid:6ca39905-68a3-4b32-a203-49f09415bfc6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=79C831C99140DB5EF84F16729AD9E616;accept-encoding:gzip,deflate;
2022-03-23T13:23:22.977Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:22.998Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:22.998Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:22.999Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:22.999Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-2|/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:Wed, 23 Mar 2022 13:23:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:22.999Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:23.000Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-2|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2022-03-23T13:23:23.018Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-3|/requestProcessingData/8|bpel|||INFO|500||Entering
2022-03-23T13:23:23.018Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-3|/requestProcessingData/8|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:23.018Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-3|/requestProcessingData/8|bpel|||DEBUG|500||URI         : /requestProcessingData/8
2022-03-23T13:23:23.019Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-3|/requestProcessingData/8|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:23:23.019Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-3|/requestProcessingData/8|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:6711bd8ecd362f86;x-b3-spanid:7c3eb22eb0f48f23;x-b3-parentspanid:6711bd8ecd362f86;x-b3-sampled:0;x-onap-requestid:ad08904b-38c6-4bd5-9365-08774c61fc73;x-requestid:ad08904b-38c6-4bd5-9365-08774c61fc73;x-transactionid:ad08904b-38c6-4bd5-9365-08774c61fc73;x-ecomp-requestid:ad08904b-38c6-4bd5-9365-08774c61fc73;x-onap-partnername:UNKNOWN;x-invocationid:7e0acca1-bdc4-437f-b6ae-6d35fa8a8dab;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=79C831C99140DB5EF84F16729AD9E616;accept-encoding:gzip,deflate;
2022-03-23T13:23:23.019Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-3|/requestProcessingData/8|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:23.053Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-3|/requestProcessingData/8|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:23.053Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-3|/requestProcessingData/8|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:23.053Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-3|/requestProcessingData/8|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:23.053Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-3|/requestProcessingData/8|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/8;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:23:22 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:23.054Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-3|/requestProcessingData/8|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:23.054Z|ad08904b-38c6-4bd5-9365-08774c61fc73|http-nio-8083-exec-3|/requestProcessingData/8|bpel|||INFO|500||Exiting.
2022-03-23T13:23:23.667Z|c5071b1b-0749-49ef-9275-6f521c05f878|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:23:23.669Z|c5071b1b-0749-49ef-9275-6f521c05f878|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:23.670Z|c5071b1b-0749-49ef-9275-6f521c05f878|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:23:23.671Z|c5071b1b-0749-49ef-9275-6f521c05f878|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:23:23.672Z|c5071b1b-0749-49ef-9275-6f521c05f878|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:23:23.672Z|c5071b1b-0749-49ef-9275-6f521c05f878|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:23.680Z|c5071b1b-0749-49ef-9275-6f521c05f878|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:23.680Z|c5071b1b-0749-49ef-9275-6f521c05f878|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:23:23.680Z|c5071b1b-0749-49ef-9275-6f521c05f878|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:23:23.681Z|c5071b1b-0749-49ef-9275-6f521c05f878|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:23:22 GMT;Connection:close;
2022-03-23T13:23:23.681Z|c5071b1b-0749-49ef-9275-6f521c05f878|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:23:23.681Z|c5071b1b-0749-49ef-9275-6f521c05f878|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:23:24.348Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:23:24.348Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:24.348Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:23:24.348Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:24.349Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:31f9a8760ae81373;x-b3-spanid:005f52ecac36cb80;x-b3-parentspanid:31f9a8760ae81373;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:UNKNOWN;x-invocationid:64d87ce6-9ef6-4b4f-b057-9cbec77f6ced;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:23:24.349Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:24.360Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:24.360Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:24.361Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:24.361Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|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:Wed, 23 Mar 2022 13:23:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:24.361Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:24.361Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:23:24.376Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:23:24.377Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:24.377Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:23:24.377Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:23:24.378Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:31f9a8760ae81373;x-b3-spanid:1ad910485fe94646;x-b3-parentspanid:31f9a8760ae81373;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:UNKNOWN;x-invocationid:719cfa3f-27a9-4ca1-b2b1-6b509c0e14bd;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=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:23:24.378Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:24.413Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:24.414Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:24.414Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:24.415Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:23:24 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:24.415Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:24.415Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-6|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:23:26.994Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:23:26.995Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:26.996Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:23:26.996Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:26.997Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:113c043932f5717e;x-b3-spanid:fc7a0908bbc7e60d;x-b3-parentspanid:113c043932f5717e;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:UNKNOWN;x-invocationid:4d472706-025b-4025-b41c-5f14982f5cc7;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:23:26.997Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:27.012Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:27.013Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:27.014Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:27.014Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|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:Wed, 23 Mar 2022 13:23:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:27.014Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:27.015Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:23:27.033Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-8|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:23:27.033Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-8|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:27.034Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-8|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:23:27.034Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-8|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:23:27.034Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-8|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:113c043932f5717e;x-b3-spanid:7918aa0d720cb1d1;x-b3-parentspanid:113c043932f5717e;x-b3-sampled:0;x-onap-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-transactionid:91542eca-a47d-4206-812f-9a3672a97ed7;x-ecomp-requestid:91542eca-a47d-4206-812f-9a3672a97ed7;x-onap-partnername:UNKNOWN;x-invocationid:440cd62d-4ceb-4178-b56d-7cfb42e1e163;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=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:23:27.035Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-8|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:27.071Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-8|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:27.071Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-8|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:27.072Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-8|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:27.072Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-8|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:23:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:27.072Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-8|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:27.073Z|91542eca-a47d-4206-812f-9a3672a97ed7|http-nio-8083-exec-8|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:23:27.218Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:23:27.219Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:27.219Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:23:27.219Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:27.219Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c7ef56da0848b803;x-b3-spanid:dfcef6d203cd158c;x-b3-parentspanid:c7ef56da0848b803;x-b3-sampled:0;x-onap-requestid:96d57351-ec50-4e36-9a2a-d147b2c6fbdd;x-requestid:96d57351-ec50-4e36-9a2a-d147b2c6fbdd;x-transactionid:96d57351-ec50-4e36-9a2a-d147b2c6fbdd;x-ecomp-requestid:96d57351-ec50-4e36-9a2a-d147b2c6fbdd;x-onap-partnername:SO.APIH;x-invocationid:ae634b6c-1a3e-4d7e-9378-070e4e19bdd6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:27.220Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:27.232Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:27.232Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:27.233Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:27.233Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|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:Wed, 23 Mar 2022 13:23:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:27.233Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:27.233Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-9|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:23:27.250Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:23:27.251Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:27.251Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:23:27.251Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:27.252Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c7ef56da0848b803;x-b3-spanid:461eb97b17ed4952;x-b3-parentspanid:c7ef56da0848b803;x-b3-sampled:0;x-onap-requestid:96d57351-ec50-4e36-9a2a-d147b2c6fbdd;x-requestid:96d57351-ec50-4e36-9a2a-d147b2c6fbdd;x-transactionid:96d57351-ec50-4e36-9a2a-d147b2c6fbdd;x-ecomp-requestid:96d57351-ec50-4e36-9a2a-d147b2c6fbdd;x-onap-partnername:SO.APIH;x-invocationid:fad8330b-fa56-46f6-8a29-341415fe413c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:27.252Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:27.261Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:27.262Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:27.262Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:27.262Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:23:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:27.263Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:27.263Z|96d57351-ec50-4e36-9a2a-d147b2c6fbdd|http-nio-8083-exec-10|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:23:27.440Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:23:27.441Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:27.441Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:23:27.441Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:27.441Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1fbec7c323d60dee;x-b3-spanid:fd014b9babf7519e;x-b3-parentspanid:1fbec7c323d60dee;x-b3-sampled:0;x-onap-requestid:a8e028af-af30-48c0-b640-764d697b7c1f;x-requestid:a8e028af-af30-48c0-b640-764d697b7c1f;x-transactionid:a8e028af-af30-48c0-b640-764d697b7c1f;x-ecomp-requestid:a8e028af-af30-48c0-b640-764d697b7c1f;x-onap-partnername:SO.APIH;x-invocationid:c8b23416-7987-47bb-88b3-c970116a4e8e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:27.442Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:27.660Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:27.661Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:27.661Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:27.661Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|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:Wed, 23 Mar 2022 13:23:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:27.662Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:27.662Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-1|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:23:27.680Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:23:27.681Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:27.681Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:23:27.682Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:27.682Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:1fbec7c323d60dee;x-b3-spanid:d454fa3dee5764d4;x-b3-parentspanid:1fbec7c323d60dee;x-b3-sampled:0;x-onap-requestid:a8e028af-af30-48c0-b640-764d697b7c1f;x-requestid:a8e028af-af30-48c0-b640-764d697b7c1f;x-transactionid:a8e028af-af30-48c0-b640-764d697b7c1f;x-ecomp-requestid:a8e028af-af30-48c0-b640-764d697b7c1f;x-onap-partnername:SO.APIH;x-invocationid:6f9ff414-c27c-4b67-b28f-27c01535334e;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:27.683Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:27.691Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:27.692Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:27.692Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:27.693Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:23:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:27.693Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:27.693Z|a8e028af-af30-48c0-b640-764d697b7c1f|http-nio-8083-exec-2|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:23:27.875Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:23:27.876Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:27.876Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:23:27.876Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:27.876Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:24e00babcedc6238;x-b3-spanid:8d79dd26196630c1;x-b3-parentspanid:24e00babcedc6238;x-b3-sampled:0;x-onap-requestid:bfbc8a10-b300-45ff-a5d4-75af5126225c;x-requestid:bfbc8a10-b300-45ff-a5d4-75af5126225c;x-transactionid:bfbc8a10-b300-45ff-a5d4-75af5126225c;x-ecomp-requestid:bfbc8a10-b300-45ff-a5d4-75af5126225c;x-onap-partnername:SO.APIH;x-invocationid:32201d92-65df-493f-9411-f29b3dd0de76;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:27.877Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:27.888Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:27.888Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:27.889Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:27.889Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|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:Wed, 23 Mar 2022 13:23:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:27.889Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:27.890Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-3|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:23:27.915Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:23:27.915Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:27.915Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:23:27.915Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:27.916Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:24e00babcedc6238;x-b3-spanid:5d8aab57f71ea79f;x-b3-parentspanid:24e00babcedc6238;x-b3-sampled:0;x-onap-requestid:bfbc8a10-b300-45ff-a5d4-75af5126225c;x-requestid:bfbc8a10-b300-45ff-a5d4-75af5126225c;x-transactionid:bfbc8a10-b300-45ff-a5d4-75af5126225c;x-ecomp-requestid:bfbc8a10-b300-45ff-a5d4-75af5126225c;x-onap-partnername:SO.APIH;x-invocationid:8f35c4b4-f03e-4ec8-a98a-5e0cdcc580a6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:27.916Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:27.926Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:27.927Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:27.927Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:27.928Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:23:27 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:27.928Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:27.929Z|bfbc8a10-b300-45ff-a5d4-75af5126225c|http-nio-8083-exec-4|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:23:28.094Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:23:28.095Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:28.095Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:23:28.096Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:28.096Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2181ab2679bbdbf1;x-b3-spanid:0ed8453a39849e40;x-b3-parentspanid:2181ab2679bbdbf1;x-b3-sampled:0;x-onap-requestid:d104d359-163f-4126-a337-b95306ddf932;x-requestid:d104d359-163f-4126-a337-b95306ddf932;x-transactionid:d104d359-163f-4126-a337-b95306ddf932;x-ecomp-requestid:d104d359-163f-4126-a337-b95306ddf932;x-onap-partnername:SO.APIH;x-invocationid:929d5411-2c51-47f0-8491-fc0a37411cac;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:28.096Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:28.110Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:28.110Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:28.111Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:28.111Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|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:Wed, 23 Mar 2022 13:23:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:28.111Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:28.112Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-5|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:23:28.133Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:23:28.134Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:28.198Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:23:28.199Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:28.199Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:2181ab2679bbdbf1;x-b3-spanid:212db989bded91b3;x-b3-parentspanid:2181ab2679bbdbf1;x-b3-sampled:0;x-onap-requestid:d104d359-163f-4126-a337-b95306ddf932;x-requestid:d104d359-163f-4126-a337-b95306ddf932;x-transactionid:d104d359-163f-4126-a337-b95306ddf932;x-ecomp-requestid:d104d359-163f-4126-a337-b95306ddf932;x-onap-partnername:SO.APIH;x-invocationid:aecc3678-4030-4532-be93-8ebed488af68;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:28.199Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:28.208Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:28.208Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:28.209Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:28.209Z|d104d359-163f-4126-a337-b95306ddf932|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:Wed, 23 Mar 2022 13:23:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:28.209Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:28.210Z|d104d359-163f-4126-a337-b95306ddf932|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:23:28.375Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Entering
2022-03-23T13:23:28.376Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:28.376Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||URI         : /infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7
2022-03-23T13:23:28.376Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:28.376Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6305b7bc97ad3fd4;x-b3-spanid:cc170c43b043c6c9;x-b3-parentspanid:6305b7bc97ad3fd4;x-b3-sampled:0;x-onap-requestid:ce993f60-ecd1-42d0-b072-329feecc74eb;x-requestid:ce993f60-ecd1-42d0-b072-329feecc74eb;x-transactionid:ce993f60-ecd1-42d0-b072-329feecc74eb;x-ecomp-requestid:ce993f60-ecd1-42d0-b072-329feecc74eb;x-onap-partnername:SO.APIH;x-invocationid:b550f0d0-984e-432a-9967-cec3d847f085;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:28.377Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:28.388Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:28.389Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:28.389Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:28.389Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|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:Wed, 23 Mar 2022 13:23:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:28.390Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:28.390Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-7|/infraActiveRequests/91542eca-a47d-4206-812f-9a3672a97ed7|bpel|||INFO|500||Exiting.
2022-03-23T13:23:28.407Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:23:28.408Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:28.408Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:23:28.408Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:28.408Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:6305b7bc97ad3fd4;x-b3-spanid:467ee942a8d37b0c;x-b3-parentspanid:6305b7bc97ad3fd4;x-b3-sampled:0;x-onap-requestid:ce993f60-ecd1-42d0-b072-329feecc74eb;x-requestid:ce993f60-ecd1-42d0-b072-329feecc74eb;x-transactionid:ce993f60-ecd1-42d0-b072-329feecc74eb;x-ecomp-requestid:ce993f60-ecd1-42d0-b072-329feecc74eb;x-onap-partnername:SO.APIH;x-invocationid:65716131-3618-4f48-b4e8-bd474cfcd946;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:28.408Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:28.418Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:28.418Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:28.419Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:28.420Z|ce993f60-ecd1-42d0-b072-329feecc74eb|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:Wed, 23 Mar 2022 13:23:28 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:28.421Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:28.423Z|ce993f60-ecd1-42d0-b072-329feecc74eb|http-nio-8083-exec-8|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:23:34.660Z|840239f1-1cd5-4a0e-945b-3aff16b7b811|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:23:34.661Z|840239f1-1cd5-4a0e-945b-3aff16b7b811|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:23:35.015Z|3bcce7cd-5756-4f4f-b389-8d11b6680a33|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:23:35.015Z|3bcce7cd-5756-4f4f-b389-8d11b6680a33|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:23:39.529Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:23:39.530Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:39.530Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:23:39.532Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:39.532Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:035ccf781126ab7a;x-b3-spanid:77cd2d5cf6508df5;x-b3-parentspanid:035ccf781126ab7a;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:SO.APIH;x-invocationid:148bdc42-514c-41da-9c0e-739107a9d7c5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:39.532Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:41.106Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Entering
2022-03-23T13:23:41.107Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:41.107Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||URI         : /infraActiveRequests/checkInstanceNameDuplicate
2022-03-23T13:23:41.108Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Method      : POST
2022-03-23T13:23:41.108Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:035ccf781126ab7a;x-b3-spanid:f7d7766711527336;x-b3-parentspanid:035ccf781126ab7a;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:SO.APIH;x-invocationid:a0764748-1a13-41e1-84a4-07a0a807405d;content-length:182;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:41.108Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:41.113Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Execute query on infra active request table
2022-03-23T13:23:41.124Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:41.125Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:41.125Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:41.125Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||Headers      : 
2022-03-23T13:23:41.126Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:41.126Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/checkInstanceNameDuplicate|bpel|||INFO|500||Exiting.
2022-03-23T13:23:41.186Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||INFO|500||Entering
2022-03-23T13:23:41.187Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:41.187Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||URI         : /infraActiveRequests/
2022-03-23T13:23:41.187Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Method      : POST
2022-03-23T13:23:41.188Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:035ccf781126ab7a;x-b3-spanid:949fc7c06d360267;x-b3-parentspanid:035ccf781126ab7a;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:SO.APIH;x-invocationid:3788c5db-f7a4-4686-bb6b-3367b1c5ec83;content-length:1255;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:41.188Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:41.213Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:41.214Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Status code  : 201
2022-03-23T13:23:41.214Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Status text  : Created
2022-03-23T13:23:41.214Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:23:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:41.214Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:41.215Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/|bpel|||INFO|500||Exiting.
2022-03-23T13:23:41.406Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-23T13:23:41.406Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:41.406Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-23T13:23:41.407Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-23T13:23:41.407Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:035ccf781126ab7a;x-b3-spanid:ddc08f33ffbed81b;x-b3-parentspanid:e36b58a583fcfcbf;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:UNKNOWN;x-invocationid:e3493a81-a9b3-447c-88e7-6c48292de1f6;content-length:3827;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:23:41.408Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:41.428Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:41.428Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-23T13:23:41.428Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-23T13:23:41.428Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/11;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:23:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:41.428Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-2|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:41.429Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-2|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-23T13:23:41.445Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-3|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:23:41.446Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-3|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:41.446Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-3|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:23:41.446Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-3|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:41.446Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-3|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:035ccf781126ab7a;x-b3-spanid:d772ff5f10ef598d;x-b3-parentspanid:e36b58a583fcfcbf;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:UNKNOWN;x-invocationid:dbac17de-f12b-4d68-b050-63a5e39b2b32;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:23:41.446Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-3|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:41.458Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-3|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:41.459Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-3|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:41.459Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-3|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:41.459Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-3|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|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:Wed, 23 Mar 2022 13:23:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:41.459Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-3|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:41.460Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-3|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:23:41.718Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:23:41.719Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:41.719Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:23:41.720Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:23:41.720Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:035ccf781126ab7a;x-b3-spanid:1a854d354c0fc15f;x-b3-parentspanid:e36b58a583fcfcbf;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:UNKNOWN;x-invocationid:b8a70e10-0f46-4aea-93bd-f694fc205ca9;content-length:1362;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:23:41.720Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:41.747Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:41.748Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:41.748Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:41.748Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:23:41 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:41.748Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:41.748Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:23:42.411Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:23:42.412Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:42.412Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:23:42.412Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:42.413Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3be6a154ccb2bea8;x-b3-spanid:7043dba6f970cd29;x-b3-parentspanid:3be6a154ccb2bea8;x-b3-sampled:0;x-onap-requestid:47bc0599-0cab-4a54-8489-f4eeeeeb0906;x-requestid:47bc0599-0cab-4a54-8489-f4eeeeeb0906;x-transactionid:47bc0599-0cab-4a54-8489-f4eeeeeb0906;x-ecomp-requestid:47bc0599-0cab-4a54-8489-f4eeeeeb0906;x-onap-partnername:SO.APIH;x-invocationid:bbc1e110-3d95-41c8-843c-d65acdda74f8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:42.413Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:42.426Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:42.427Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:42.427Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:42.427Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|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:Wed, 23 Mar 2022 13:23:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:42.428Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:42.428Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:23:42.441Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:23:42.442Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:42.442Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:23:42.442Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:42.442Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:3be6a154ccb2bea8;x-b3-spanid:c829b1455a702420;x-b3-parentspanid:3be6a154ccb2bea8;x-b3-sampled:0;x-onap-requestid:47bc0599-0cab-4a54-8489-f4eeeeeb0906;x-requestid:47bc0599-0cab-4a54-8489-f4eeeeeb0906;x-transactionid:47bc0599-0cab-4a54-8489-f4eeeeeb0906;x-ecomp-requestid:47bc0599-0cab-4a54-8489-f4eeeeeb0906;x-onap-partnername:SO.APIH;x-invocationid:5d7da0c1-3cb6-4906-9a74-367b98f4c005;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:42.442Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:42.453Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:42.454Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:42.454Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:42.454Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|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:Wed, 23 Mar 2022 13:23:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:42.454Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:42.454Z|47bc0599-0cab-4a54-8489-f4eeeeeb0906|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:23:43.363Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:23:43.363Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:43.364Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:23:43.364Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:43.364Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:980411c5d51a9acf;x-b3-spanid:ac1ab4737e605e5c;x-b3-parentspanid:980411c5d51a9acf;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:UNKNOWN;x-invocationid:7d7241e3-de21-4a36-8edc-437c25a211bd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:23:43.365Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:43.379Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:43.380Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:43.380Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:43.381Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|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:Wed, 23 Mar 2022 13:23:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:43.381Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:43.382Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:23:43.396Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:23:43.396Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:43.396Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:23:43.397Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:23:43.397Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:980411c5d51a9acf;x-b3-spanid:a278ebd2a82a2270;x-b3-parentspanid:980411c5d51a9acf;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:UNKNOWN;x-invocationid:232b05b3-188f-4056-8f1b-4f152a948a67;content-length:1547;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:23:43.397Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:43.421Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:43.422Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:43.422Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:43.422Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:23:42 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:43.422Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:43.423Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:23:47.581Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:23:47.582Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:47.583Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:23:47.583Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : PATCH
2022-03-23T13:23:47.584Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e9947536c5a020af;x-b3-spanid:e9947536c5a020af;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:UNKNOWN;x-invocationid:4a07481f-ca31-4d2d-a688-bda04b51f789;content-length:202;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=79C831C99140DB5EF84F16729AD9E616;accept-encoding:gzip,deflate;
2022-03-23T13:23:47.584Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:47.611Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:47.612Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:47.612Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:47.612Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|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:Wed, 23 Mar 2022 13:23:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:47.613Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:47.613Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:23:48.520Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-23T13:23:48.521Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:48.521Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-23T13:23:48.521Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:48.521Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b1a2172fadb12bef;x-b3-spanid:6b52ca473be05fc5;x-b3-parentspanid:b1a2172fadb12bef;x-b3-sampled:0;x-onap-requestid:d12a603c-82b3-4a28-ada3-08cd9d972fae;x-requestid:d12a603c-82b3-4a28-ada3-08cd9d972fae;x-transactionid:d12a603c-82b3-4a28-ada3-08cd9d972fae;x-ecomp-requestid:d12a603c-82b3-4a28-ada3-08cd9d972fae;x-onap-partnername:UNKNOWN;x-invocationid:30487ae4-f0fc-43fc-a007-1517d21e30a3;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=79C831C99140DB5EF84F16729AD9E616;accept-encoding:gzip,deflate;
2022-03-23T13:23:48.521Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-10|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:48.542Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Entering
2022-03-23T13:23:48.543Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:48.545Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||URI         : /requestProcessingData
2022-03-23T13:23:48.546Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Method      : POST
2022-03-23T13:23:48.546Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:b1a2172fadb12bef;x-b3-spanid:775a51fa5a6ff65a;x-b3-parentspanid:b1a2172fadb12bef;x-b3-sampled:0;x-onap-requestid:d12a603c-82b3-4a28-ada3-08cd9d972fae;x-requestid:d12a603c-82b3-4a28-ada3-08cd9d972fae;x-transactionid:d12a603c-82b3-4a28-ada3-08cd9d972fae;x-ecomp-requestid:d12a603c-82b3-4a28-ada3-08cd9d972fae;x-onap-partnername:UNKNOWN;x-invocationid:81e845bf-187d-4612-9f9a-b1909031db1f;content-length:1554;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=79C831C99140DB5EF84F16729AD9E616;accept-encoding:gzip,deflate;
2022-03-23T13:23:48.546Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:48.566Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:48.567Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status code  : 201
2022-03-23T13:23:48.568Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||Status text  : Created
2022-03-23T13:23:48.568Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|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/14;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:23:47 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:48.568Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-1|/requestProcessingData|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:48.569Z|d12a603c-82b3-4a28-ada3-08cd9d972fae|http-nio-8083-exec-1|/requestProcessingData|bpel|||INFO|500||Exiting.
2022-03-23T13:23:49.660Z|158c7945-7e4f-4235-9959-ed3e4fd656e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:23:49.661Z|158c7945-7e4f-4235-9959-ed3e4fd656e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:23:52.624Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:23:52.624Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:52.625Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:23:52.625Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:52.626Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e9aaed52bdc971d1;x-b3-spanid:8e32f3ba0dd8b90e;x-b3-parentspanid:e9aaed52bdc971d1;x-b3-sampled:0;x-onap-requestid:324e2761-a1a4-44af-b846-3298ed7fba83;x-requestid:324e2761-a1a4-44af-b846-3298ed7fba83;x-transactionid:324e2761-a1a4-44af-b846-3298ed7fba83;x-ecomp-requestid:324e2761-a1a4-44af-b846-3298ed7fba83;x-onap-partnername:SO.APIH;x-invocationid:1f2c8bb5-a48d-4cf4-9be9-80ede7809b6c;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:52.626Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:52.649Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:52.649Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:52.650Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:52.650Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|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:Wed, 23 Mar 2022 13:23:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:52.650Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:52.651Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:23:52.666Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:23:52.667Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:23:52.667Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:23:52.667Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:23:52.668Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e9aaed52bdc971d1;x-b3-spanid:10eb6346a8b8f5d8;x-b3-parentspanid:e9aaed52bdc971d1;x-b3-sampled:0;x-onap-requestid:324e2761-a1a4-44af-b846-3298ed7fba83;x-requestid:324e2761-a1a4-44af-b846-3298ed7fba83;x-transactionid:324e2761-a1a4-44af-b846-3298ed7fba83;x-ecomp-requestid:324e2761-a1a4-44af-b846-3298ed7fba83;x-onap-partnername:SO.APIH;x-invocationid:e0264028-945a-49bb-b4e6-d651135edfa6;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:23:52.668Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:23:52.676Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:23:52.676Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:23:52.676Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:23:52.677Z|324e2761-a1a4-44af-b846-3298ed7fba83|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:Wed, 23 Mar 2022 13:23:52 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:23:52.677Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:23:52.677Z|324e2761-a1a4-44af-b846-3298ed7fba83|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:24:03.195Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:24:03.196Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:03.196Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:24:03.196Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:24:03.197Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a147dc7d7a3337fc;x-b3-spanid:ad46d6c41b10e3e6;x-b3-parentspanid:a147dc7d7a3337fc;x-b3-sampled:0;x-onap-requestid:5c7213e9-75f4-4713-8b85-57d5a2d748a9;x-requestid:5c7213e9-75f4-4713-8b85-57d5a2d748a9;x-transactionid:5c7213e9-75f4-4713-8b85-57d5a2d748a9;x-ecomp-requestid:5c7213e9-75f4-4713-8b85-57d5a2d748a9;x-onap-partnername:SO.APIH;x-invocationid:3bae342a-a4dd-4e28-bb98-8a4e5ba36834;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:24:03.197Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:03.207Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:03.207Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:24:03.207Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:24:03.208Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|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:Wed, 23 Mar 2022 13:24:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:24:03.208Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:24:03.209Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-4|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:24:03.226Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:24:03.226Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:03.226Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:24:03.227Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:24:03.227Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:a147dc7d7a3337fc;x-b3-spanid:0d0ac2c7dee3e9b9;x-b3-parentspanid:a147dc7d7a3337fc;x-b3-sampled:0;x-onap-requestid:5c7213e9-75f4-4713-8b85-57d5a2d748a9;x-requestid:5c7213e9-75f4-4713-8b85-57d5a2d748a9;x-transactionid:5c7213e9-75f4-4713-8b85-57d5a2d748a9;x-ecomp-requestid:5c7213e9-75f4-4713-8b85-57d5a2d748a9;x-onap-partnername:SO.APIH;x-invocationid:f08da1bc-bc6f-4cd9-a549-fe06a78769b2;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:24:03.227Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:03.233Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:03.234Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:24:03.234Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:24:03.235Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|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:Wed, 23 Mar 2022 13:24:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:24:03.235Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:24:03.235Z|5c7213e9-75f4-4713-8b85-57d5a2d748a9|http-nio-8083-exec-5|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:24:03.701Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Entering
2022-03-23T13:24:03.702Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:03.702Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName
2022-03-23T13:24:03.702Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:24:03.703Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:8556cd5315bd84eb;x-b3-spanid:d5fdb982c3fc947e;x-b3-parentspanid:8556cd5315bd84eb;x-b3-sampled:0;x-onap-requestid:b4d8ca29-f652-418d-99f9-03491dce2927;x-requestid:b4d8ca29-f652-418d-99f9-03491dce2927;x-transactionid:b4d8ca29-f652-418d-99f9-03491dce2927;x-ecomp-requestid:b4d8ca29-f652-418d-99f9-03491dce2927;x-onap-partnername:UNKNOWN;x-invocationid:1af5ec7d-30e1-41eb-9ace-f703d6faac1a;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=79C831C99140DB5EF84F16729AD9E616;accept-encoding:gzip,deflate;
2022-03-23T13:24:03.703Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:03.719Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:03.719Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:24:03.720Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:24:03.720Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:24:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:24:03.721Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:24:03.722Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-6|/requestProcessingData/search/findOneBySoRequestIdAndGroupingIdAndName|bpel|||INFO|500||Exiting.
2022-03-23T13:24:03.735Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-7|/requestProcessingData/14|bpel|||INFO|500||Entering
2022-03-23T13:24:03.735Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-7|/requestProcessingData/14|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:03.736Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-7|/requestProcessingData/14|bpel|||DEBUG|500||URI         : /requestProcessingData/14
2022-03-23T13:24:03.736Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-7|/requestProcessingData/14|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:24:03.736Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-7|/requestProcessingData/14|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:8556cd5315bd84eb;x-b3-spanid:47f598d9b4b22614;x-b3-parentspanid:8556cd5315bd84eb;x-b3-sampled:0;x-onap-requestid:b4d8ca29-f652-418d-99f9-03491dce2927;x-requestid:b4d8ca29-f652-418d-99f9-03491dce2927;x-transactionid:b4d8ca29-f652-418d-99f9-03491dce2927;x-ecomp-requestid:b4d8ca29-f652-418d-99f9-03491dce2927;x-onap-partnername:UNKNOWN;x-invocationid:e8919478-c3c6-4616-acce-6b497ed91acf;content-length:1360;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=79C831C99140DB5EF84F16729AD9E616;accept-encoding:gzip,deflate;
2022-03-23T13:24:03.737Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-7|/requestProcessingData/14|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:03.756Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-7|/requestProcessingData/14|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:03.757Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-7|/requestProcessingData/14|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:24:03.757Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-7|/requestProcessingData/14|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:24:03.757Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-7|/requestProcessingData/14|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/requestProcessingData/14;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:24:03 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:24:03.758Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-7|/requestProcessingData/14|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:24:03.758Z|b4d8ca29-f652-418d-99f9-03491dce2927|http-nio-8083-exec-7|/requestProcessingData/14|bpel|||INFO|500||Exiting.
2022-03-23T13:24:04.592Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:24:04.592Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:04.592Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:24:04.593Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:24:04.593Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:c570c3bf691b1afe;x-b3-spanid:eff38897ad6e6950;x-b3-parentspanid:c570c3bf691b1afe;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:UNKNOWN;x-invocationid:fb9a04e3-e0f8-4259-aedb-f7c8f1faf2fd;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:24:04.593Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:04.607Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:04.608Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:24:04.609Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:24:04.609Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|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:Wed, 23 Mar 2022 13:24:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:24:04.610Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:24:04.610Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:24:04.625Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:24:04.626Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:04.626Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:24:04.626Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:24:04.627Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:c570c3bf691b1afe;x-b3-spanid:f32cbd9db47c91ef;x-b3-parentspanid:c570c3bf691b1afe;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:UNKNOWN;x-invocationid:f6496e3c-62ab-4c78-96ce-cd2ec729942c;content-length:1621;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:24:04.627Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:04.659Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:04.660Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:24:04.660Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:24:04.660Z|a75be753-f10a-430f-a3be-70cce67ad64d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:24:04.660Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:24:04 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:24:04.661Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:24:04.661Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-9|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:24:04.665Z|a75be753-f10a-430f-a3be-70cce67ad64d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:24:05.016Z|bea1c5b3-33e0-4396-9497-436c49dd994c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:24:05.018Z|bea1c5b3-33e0-4396-9497-436c49dd994c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:24:09.483Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:24:09.484Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:09.484Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:24:09.485Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:24:09.485Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:abb628ccf1d0f54e;x-b3-spanid:c4c85f2aa19bfb6c;x-b3-parentspanid:abb628ccf1d0f54e;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:UNKNOWN;x-invocationid:5373fac9-d9a0-4146-9647-311fd9d618e8;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:24:09.485Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:09.498Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:09.498Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:24:09.499Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:24:09.499Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|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:Wed, 23 Mar 2022 13:24:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:24:09.499Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:24:09.500Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-10|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:24:09.513Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:24:09.513Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:09.514Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:24:09.514Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:24:09.514Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:abb628ccf1d0f54e;x-b3-spanid:f06cb14809c029ae;x-b3-parentspanid:abb628ccf1d0f54e;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:UNKNOWN;x-invocationid:a5f07c26-3d84-4151-b8de-bfa9843a99f7;content-length:1654;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:24:09.514Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:09.549Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:09.549Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:24:09.550Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:24:09.550Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:24:09 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:24:09.550Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:24:09.550Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-1|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:24:13.721Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:24:13.722Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:13.722Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:24:13.722Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:24:13.722Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b36b958db817ec68;x-b3-spanid:d43ca5f473100c69;x-b3-parentspanid:b36b958db817ec68;x-b3-sampled:0;x-onap-requestid:841f82f1-b50f-465f-99f0-1a95c4874427;x-requestid:841f82f1-b50f-465f-99f0-1a95c4874427;x-transactionid:841f82f1-b50f-465f-99f0-1a95c4874427;x-ecomp-requestid:841f82f1-b50f-465f-99f0-1a95c4874427;x-onap-partnername:SO.APIH;x-invocationid:412257f2-9a8f-4268-b983-296ed0e036ca;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:24:13.723Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:13.735Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:13.735Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:24:13.736Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:24:13.736Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|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:Wed, 23 Mar 2022 13:24:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:24:13.736Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:24:13.737Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-2|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:24:13.752Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:24:13.752Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:13.752Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:24:13.753Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:24:13.753Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:b36b958db817ec68;x-b3-spanid:795f3192825e9b98;x-b3-parentspanid:b36b958db817ec68;x-b3-sampled:0;x-onap-requestid:841f82f1-b50f-465f-99f0-1a95c4874427;x-requestid:841f82f1-b50f-465f-99f0-1a95c4874427;x-transactionid:841f82f1-b50f-465f-99f0-1a95c4874427;x-ecomp-requestid:841f82f1-b50f-465f-99f0-1a95c4874427;x-onap-partnername:SO.APIH;x-invocationid:0465fa95-38e5-4b48-9a48-a518779ca0d9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:24:13.753Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:13.767Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:13.768Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:24:13.769Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:24:13.769Z|841f82f1-b50f-465f-99f0-1a95c4874427|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:Wed, 23 Mar 2022 13:24:13 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:24:13.769Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:24:13.770Z|841f82f1-b50f-465f-99f0-1a95c4874427|http-nio-8083-exec-3|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:24:19.660Z|ec789747-4006-4a1b-852f-2d59b425f709|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2022-03-23T13:24:19.661Z|ec789747-4006-4a1b-852f-2d59b425f709|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2022-03-23T13:24:23.665Z|f1fee516-3e9a-4ceb-9a7a-5d7326483beb|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T13:24:23.665Z|f1fee516-3e9a-4ceb-9a7a-5d7326483beb|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:23.666Z|f1fee516-3e9a-4ceb-9a7a-5d7326483beb|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||URI         : /manage/health
2022-03-23T13:24:23.666Z|f1fee516-3e9a-4ceb-9a7a-5d7326483beb|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Method      : GET
2022-03-23T13:24:23.667Z|f1fee516-3e9a-4ceb-9a7a-5d7326483beb|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers     : host:10.233.71.84:8083;user-agent:kube-probe/1.22;accept:*/*;connection:close;
2022-03-23T13:24:23.668Z|f1fee516-3e9a-4ceb-9a7a-5d7326483beb|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:23.676Z|f1fee516-3e9a-4ceb-9a7a-5d7326483beb|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:23.676Z|f1fee516-3e9a-4ceb-9a7a-5d7326483beb|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status code  : 200
2022-03-23T13:24:23.677Z|f1fee516-3e9a-4ceb-9a7a-5d7326483beb|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Status text  : OK
2022-03-23T13:24:23.677Z|f1fee516-3e9a-4ceb-9a7a-5d7326483beb|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||Headers      : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 23 Mar 2022 13:24:23 GMT;Connection:close;
2022-03-23T13:24:23.678Z|f1fee516-3e9a-4ceb-9a7a-5d7326483beb|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||DEBUG|500||============================response end============================================
2022-03-23T13:24:23.679Z|f1fee516-3e9a-4ceb-9a7a-5d7326483beb|http-nio-8083-exec-4|/manage/health|kube-probe/1.22|||INFO|500||Exiting.
2022-03-23T13:24:24.282Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:24:24.282Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:24.282Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:24:24.283Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:24:24.284Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cd6da9bde20d732e;x-b3-spanid:f9d03460f3674c92;x-b3-parentspanid:cd6da9bde20d732e;x-b3-sampled:0;x-onap-requestid:fff35c30-c999-4dcc-b93b-2ee86d9c9fc5;x-requestid:fff35c30-c999-4dcc-b93b-2ee86d9c9fc5;x-transactionid:fff35c30-c999-4dcc-b93b-2ee86d9c9fc5;x-ecomp-requestid:fff35c30-c999-4dcc-b93b-2ee86d9c9fc5;x-onap-partnername:SO.APIH;x-invocationid:047f5116-a541-41a7-b65e-faa64977b386;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:24:24.285Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:24.301Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:24.301Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:24:24.301Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:24:24.302Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|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:Wed, 23 Mar 2022 13:24:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:24:24.302Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:24:24.303Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-5|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:24:24.318Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Entering
2022-03-23T13:24:24.318Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:24.319Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||URI         : /requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc
2022-03-23T13:24:24.319Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:24:24.320Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:cd6da9bde20d732e;x-b3-spanid:ad57f2de4ef789aa;x-b3-parentspanid:cd6da9bde20d732e;x-b3-sampled:0;x-onap-requestid:fff35c30-c999-4dcc-b93b-2ee86d9c9fc5;x-requestid:fff35c30-c999-4dcc-b93b-2ee86d9c9fc5;x-transactionid:fff35c30-c999-4dcc-b93b-2ee86d9c9fc5;x-ecomp-requestid:fff35c30-c999-4dcc-b93b-2ee86d9c9fc5;x-onap-partnername:SO.APIH;x-invocationid:b1142c27-0ac2-4aa8-aebb-6f30cf5fb4b9;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=76D729FAAF3DA4F0F9FC15300DD72370;accept-encoding:gzip,deflate;
2022-03-23T13:24:24.320Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:24.329Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:24.330Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:24:24.330Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:24:24.330Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|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:Wed, 23 Mar 2022 13:24:23 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:24:24.331Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:24:24.331Z|fff35c30-c999-4dcc-b93b-2ee86d9c9fc5|http-nio-8083-exec-6|/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc|bpel|||INFO|500||Exiting.
2022-03-23T13:24:25.505Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:24:25.505Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:25.505Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:24:25.505Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : GET
2022-03-23T13:24:25.506Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : accept:application/json;authorization:***REDACTED***;content-type:application/json;x-b3-traceid:e8f7d5b155782a0b;x-b3-spanid:67c552548245a4a8;x-b3-parentspanid:e8f7d5b155782a0b;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:UNKNOWN;x-invocationid:2409b9fb-a922-4ee5-a37b-bbe49cb71df5;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:24:25.506Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:25.519Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:25.520Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:24:25.520Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:24:25.520Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|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:Wed, 23 Mar 2022 13:24:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:24:25.521Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response end============================================
2022-03-23T13:24:25.521Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-7|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Exiting.
2022-03-23T13:24:25.538Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||INFO|500||Entering
2022-03-23T13:24:25.539Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request begin================================================
2022-03-23T13:24:25.540Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||URI         : /infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a
2022-03-23T13:24:25.540Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Method      : PUT
2022-03-23T13:24:25.541Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers     : authorization:***REDACTED***;content-type:application/json;accept:application/json;x-b3-traceid:e8f7d5b155782a0b;x-b3-spanid:94ab938d6f9d6b8c;x-b3-parentspanid:e8f7d5b155782a0b;x-b3-sampled:0;x-onap-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-transactionid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-ecomp-requestid:891ce070-c1d8-43ea-9463-77a3ceea7e5a;x-onap-partnername:UNKNOWN;x-invocationid:e122e88e-aa56-443c-b9af-3d9153f73b30;content-length:1873;host:so-request-db-adapter.onap:8083;connection:Keep-Alive;user-agent:Apache-HttpClient/4.5.13 (Java/11.0.8);cookie:JSESSIONID=64EDF8A9299843E4F297E1DDE2EE66B7;accept-encoding:gzip,deflate;
2022-03-23T13:24:25.541Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||===========================request end==================================================
2022-03-23T13:24:25.570Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||============================response begin==========================================
2022-03-23T13:24:25.571Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status code  : 200
2022-03-23T13:24:25.571Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Status text  : OK
2022-03-23T13:24:25.571Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||Headers      : Vary:Origin;Vary:Origin;Vary:Origin;Location:http://so-request-db-adapter.onap:8083/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a;X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=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:Wed, 23 Mar 2022 13:24:25 GMT;Keep-Alive:timeout=60;Connection:keep-alive;
2022-03-23T13:24:25.572Z|891ce070-c1d8-43ea-9463-77a3ceea7e5a|http-nio-8083-exec-8|/infraActiveRequests/891ce070-c1d8-43ea-9463-77a3ceea7e5a|bpel|||DEBUG|500||====