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)

2021-06-22T02:18:04.393Z||main|||||INFO|500||Starting MSORequestDBApplication on onap-so-request-db-adapter-5df97df9d6-5jx4c with PID 13 (/app/app.jar started by so in /app)
2021-06-22T02:18:04.397Z||main|||||DEBUG|500||Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
2021-06-22T02:18:04.398Z||main|||||INFO|500||The following profiles are active: basic
2021-06-22T02:18:10.168Z||main|||||INFO|500||Starting service [Tomcat]
2021-06-22T02:18:10.169Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-06-22T02:18:10.247Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-06-22T02:18:10.984Z||main|||||INFO|500||reqdb-pool - Starting...
2021-06-22T02:18:11.114Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-06-22T02:18:11.214Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate
2021-06-22T02:18:11.370Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5)
2021-06-22T02:18:11.393Z||main|||||WARN|500||Flyway upgrade recommended: MariaDB 10.5 is newer than this version of Flyway and support has not been tested. The latest supported version of MariaDB is 10.4.
2021-06-22T02:18:11.471Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.052s)
2021-06-22T02:18:11.510Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ...
2021-06-22T02:18:11.571Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State:  - Error Code: 1280)
2021-06-22T02:18:11.614Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >>
2021-06-22T02:18:11.634Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version
2021-06-22T02:18:11.932Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests
2021-06-22T02:18:11.981Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status
2021-06-22T02:18:12.069Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data
2021-06-22T02:18:12.101Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns
2021-06-22T02:18:12.174Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests
2021-06-22T02:18:12.236Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock
2021-06-22T02:18:12.303Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes
2021-06-22T02:18:12.358Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data
2021-06-22T02:18:12.423Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size
2021-06-22T02:18:12.484Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests
2021-06-22T02:18:12.548Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests
2021-06-22T02:18:12.632Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500
2021-06-22T02:18:12.685Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data
2021-06-22T02:18:12.775Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup
2021-06-22T02:18:12.855Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column
2021-06-22T02:18:12.896Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column
2021-06-22T02:18:12.944Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information
2021-06-22T02:18:13.002Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id
2021-06-22T02:18:13.056Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source
2021-06-22T02:18:13.112Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL
2021-06-22T02:18:13.156Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source
2021-06-22T02:18:13.209Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table
2021-06-22T02:18:13.268Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status
2021-06-22T02:18:13.306Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status
2021-06-22T02:18:13.352Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table
2021-06-22T02:18:13.465Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column
2021-06-22T02:18:13.540Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests
2021-06-22T02:18:13.577Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData
2021-06-22T02:18:13.611Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables
2021-06-22T02:18:13.766Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables
2021-06-22T02:18:13.823Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables
2021-06-22T02:18:13.879Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name
2021-06-22T02:18:13.964Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn
2021-06-22T02:18:14.016Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table
2021-06-22T02:18:14.073Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status
2021-06-22T02:18:14.108Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name
2021-06-22T02:18:14.174Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:02.569s)
2021-06-22T02:18:14.409Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2021-06-22T02:18:14.601Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2021-06-22T02:18:14.980Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-06-22T02:18:15.796Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-06-22T02:18:17.929Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-06-22T02:18:20.924Z||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
2021-06-22T02:18:22.205Z||main|||||INFO|500||Creating Service {http://org.onap.so/requestsdb}RequestsDbAdapter from class org.onap.so.adapters.requestsdb.MsoRequestsDbAdapter
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-06-22T02:18:23.517Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter
2021-06-22T02:18:23.875Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-06-22T02:18:27.104Z||main|||||INFO|500||Started MSORequestDBApplication in 24.509 seconds (JVM running for 25.544)
2021-06-22T02:18:27.117Z|0946472e-7187-47cd-b377-a0be10186cf9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:18:27.144Z|0946472e-7187-47cd-b377-a0be10186cf9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:18:27.144Z|0241aa59-bd91-4dbe-8a06-c1cc743d282a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:18:27.149Z|0241aa59-bd91-4dbe-8a06-c1cc743d282a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:18:42.098Z|d72d6377-a27f-4478-a54d-d29c4142156b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:18:42.101Z|d72d6377-a27f-4478-a54d-d29c4142156b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:18:57.098Z|bc43a1fa-a902-4ada-8328-1b1d168bb1df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:18:57.099Z|bc43a1fa-a902-4ada-8328-1b1d168bb1df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:18:57.151Z|fb0bd3b4-f5f9-4729-9d03-27d08ca06736|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:18:57.151Z|fb0bd3b4-f5f9-4729-9d03-27d08ca06736|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:19:12.098Z|637880ee-0670-4e82-b5d5-bf255257e3bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:19:12.099Z|637880ee-0670-4e82-b5d5-bf255257e3bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:19:27.098Z|dd87ca45-380e-4433-af09-aa80e680a3f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:19:27.102Z|dd87ca45-380e-4433-af09-aa80e680a3f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:19:27.152Z|2f3cbce9-4e10-4f05-a0bf-24c7f965489e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:19:27.153Z|2f3cbce9-4e10-4f05-a0bf-24c7f965489e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:19:42.098Z|eefb1515-1f0f-4266-9c97-14167c8b5b7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:19:42.099Z|eefb1515-1f0f-4266-9c97-14167c8b5b7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:19:57.098Z|7062e204-686a-4df6-b6db-1e6893c290fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:19:57.099Z|7062e204-686a-4df6-b6db-1e6893c290fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:19:57.153Z|13633f3e-e3f9-44b1-b5a6-0b0f06c1d2eb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:19:57.154Z|13633f3e-e3f9-44b1-b5a6-0b0f06c1d2eb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:20:12.098Z|173ebd28-c6be-43b7-b52c-575c8fd506f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:20:12.101Z|173ebd28-c6be-43b7-b52c-575c8fd506f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:20:27.098Z|cf627b73-e8fa-4504-a36f-8ba250d97d50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:20:27.099Z|cf627b73-e8fa-4504-a36f-8ba250d97d50|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:20:27.155Z|88539e3e-6a6e-411f-955e-8f4adf2031ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:20:27.155Z|88539e3e-6a6e-411f-955e-8f4adf2031ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:20:42.098Z|6a3643f3-07b3-446c-933a-e7e686748372|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:20:42.099Z|6a3643f3-07b3-446c-933a-e7e686748372|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:20:57.099Z|90dabe26-d13c-4d39-937e-004fd6df22b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:20:57.101Z|90dabe26-d13c-4d39-937e-004fd6df22b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:20:57.156Z|33900ea8-2535-4502-8c4a-4809f230a567|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:20:57.157Z|33900ea8-2535-4502-8c4a-4809f230a567|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:21:12.098Z|44aaf6a0-7692-457a-96c8-c7fb2afab964|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:21:12.099Z|44aaf6a0-7692-457a-96c8-c7fb2afab964|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:21:27.098Z|fb78f576-ec45-4f02-a6c3-61ecbd5584f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:21:27.099Z|fb78f576-ec45-4f02-a6c3-61ecbd5584f3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:21:27.158Z|85d4ae7b-72c5-4d11-8766-eafe119c52db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:21:27.159Z|85d4ae7b-72c5-4d11-8766-eafe119c52db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:21:42.098Z|af68e1ba-fdd4-4db8-84cb-e8e26baefdb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:21:42.100Z|af68e1ba-fdd4-4db8-84cb-e8e26baefdb2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:21:57.098Z|a9fd985c-f2aa-4269-858b-66fdf05fb888|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:21:57.099Z|a9fd985c-f2aa-4269-858b-66fdf05fb888|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:21:57.160Z|8a036394-c213-4ac2-a11a-fbdf698f4a3a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:21:57.161Z|8a036394-c213-4ac2-a11a-fbdf698f4a3a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:22:12.099Z|25710cf7-a187-45b8-b4d9-62ff5b1e934c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:22:12.099Z|25710cf7-a187-45b8-b4d9-62ff5b1e934c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:22:27.098Z|9f050f3e-83c3-4639-8620-c6aeef41024d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:22:27.102Z|9f050f3e-83c3-4639-8620-c6aeef41024d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:22:27.162Z|7d6756ea-a1de-469a-b233-f83225ef4210|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:22:27.162Z|7d6756ea-a1de-469a-b233-f83225ef4210|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:22:42.098Z|fb89656a-5579-4a0b-887e-673224b7f57b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:22:42.099Z|fb89656a-5579-4a0b-887e-673224b7f57b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:22:57.098Z|c7448ca8-0d19-4287-ac80-4d0605eb8bcb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:22:57.099Z|c7448ca8-0d19-4287-ac80-4d0605eb8bcb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:22:57.163Z|b16680dd-ba4d-4b11-a4bd-82704a8cf98f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:22:57.163Z|b16680dd-ba4d-4b11-a4bd-82704a8cf98f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:23:12.098Z|643dfa9d-aa20-49f2-a664-8ddedd7b2682|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:23:12.101Z|643dfa9d-aa20-49f2-a664-8ddedd7b2682|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:23:27.098Z|ca2a8389-7186-4d39-bc91-a613332bb17b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:23:27.099Z|ca2a8389-7186-4d39-bc91-a613332bb17b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:23:27.164Z|500e4442-3d3c-47a3-97d9-06ea3ce7ddb8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:23:27.165Z|500e4442-3d3c-47a3-97d9-06ea3ce7ddb8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:23:42.098Z|861bcc25-8d69-4c64-97b5-085b73e8b98d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:23:42.099Z|861bcc25-8d69-4c64-97b5-085b73e8b98d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:23:57.098Z|7b765d10-42da-4305-b146-c13158d29985|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:23:57.101Z|7b765d10-42da-4305-b146-c13158d29985|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:23:57.165Z|edbf7673-04b8-44f2-be0a-203792b4612f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:23:57.166Z|edbf7673-04b8-44f2-be0a-203792b4612f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:24:12.098Z|e21aa429-ec6f-4322-af52-5652e74449d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:24:12.099Z|e21aa429-ec6f-4322-af52-5652e74449d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:24:27.098Z|166141e6-dcf6-41f6-95a0-79d8171ad47d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:24:27.099Z|166141e6-dcf6-41f6-95a0-79d8171ad47d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:24:27.166Z|ff1d11c1-d534-4fba-957e-cee3d3f0318b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:24:27.167Z|ff1d11c1-d534-4fba-957e-cee3d3f0318b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:24:42.098Z|cf6d1413-3c39-4b00-bd05-fc5df9fb8f5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:24:42.101Z|cf6d1413-3c39-4b00-bd05-fc5df9fb8f5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:24:57.098Z|e8b9f2d1-72d4-486c-95eb-10a3e3dadf6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:24:57.099Z|e8b9f2d1-72d4-486c-95eb-10a3e3dadf6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:24:57.168Z|3e69ca49-2bbf-4bc0-a5f2-eecb72dd1df6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:24:57.168Z|3e69ca49-2bbf-4bc0-a5f2-eecb72dd1df6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:25:12.098Z|ac871c00-d23e-4638-95dd-2a9674b5bca4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:25:12.099Z|ac871c00-d23e-4638-95dd-2a9674b5bca4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:25:27.098Z|f241f940-c636-404a-86b0-ee9786fd316d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:25:27.101Z|f241f940-c636-404a-86b0-ee9786fd316d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:25:27.169Z|f9febab3-de76-4018-b08f-e198262ebb5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:25:27.169Z|f9febab3-de76-4018-b08f-e198262ebb5b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:25:42.098Z|c1c0e4c6-e8aa-4b63-ae6d-b1850a870323|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:25:42.099Z|c1c0e4c6-e8aa-4b63-ae6d-b1850a870323|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:25:57.098Z|b091fda6-333a-44ae-a512-c84606d71e5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:25:57.099Z|b091fda6-333a-44ae-a512-c84606d71e5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:25:57.171Z|7be29bb4-1d36-4581-ba40-d66109c2e8db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:25:57.172Z|7be29bb4-1d36-4581-ba40-d66109c2e8db|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:26:12.098Z|441df37d-350b-4164-ba2e-3a6d87487dbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:26:12.101Z|441df37d-350b-4164-ba2e-3a6d87487dbd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:26:27.098Z|7ffb9585-bafb-4e20-bf7a-e6f1e3b98881|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:26:27.099Z|7ffb9585-bafb-4e20-bf7a-e6f1e3b98881|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:26:27.173Z|28e16413-49b9-4913-be84-35645eeab41d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:26:27.173Z|28e16413-49b9-4913-be84-35645eeab41d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:26:42.098Z|4c92376c-f2e8-40f5-88c1-7afc41753e93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:26:42.099Z|4c92376c-f2e8-40f5-88c1-7afc41753e93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:26:57.098Z|41a78b40-292e-4a80-aab6-70811b5232a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:26:57.101Z|41a78b40-292e-4a80-aab6-70811b5232a6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:26:57.174Z|8c851679-071c-4405-86d7-7e68f4624f6d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:26:57.174Z|8c851679-071c-4405-86d7-7e68f4624f6d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:27:12.098Z|67e0e46d-6f1d-4071-80ff-5a8aa53cb736|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:27:12.099Z|67e0e46d-6f1d-4071-80ff-5a8aa53cb736|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:27:27.098Z|076e24ba-ff0f-499f-a134-2b3ba5c7a97f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:27:27.099Z|076e24ba-ff0f-499f-a134-2b3ba5c7a97f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:27:27.175Z|3fb09cfe-64a2-448d-b13d-e48be2d2443d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:27:27.176Z|3fb09cfe-64a2-448d-b13d-e48be2d2443d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:27:42.098Z|39c894ff-e96c-4546-b8d6-c5ce5efa5886|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:27:42.102Z|39c894ff-e96c-4546-b8d6-c5ce5efa5886|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:27:57.098Z|693a406d-410b-40ca-b52c-4d0470b4235a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:27:57.099Z|693a406d-410b-40ca-b52c-4d0470b4235a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:27:57.177Z|25f93389-0409-4257-8198-d151c6a46691|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:27:57.177Z|25f93389-0409-4257-8198-d151c6a46691|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:28:12.098Z|5e67a709-128e-44c1-af3d-8a2732ab3336|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:28:12.098Z|5e67a709-128e-44c1-af3d-8a2732ab3336|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:28:27.098Z|cbb138d3-1bcf-4659-8a5b-aa7d427000fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:28:27.101Z|cbb138d3-1bcf-4659-8a5b-aa7d427000fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:28:27.178Z|d0677bfb-c8c8-482c-883c-160bfdec2e3f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:28:27.178Z|d0677bfb-c8c8-482c-883c-160bfdec2e3f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:28:42.098Z|d6819908-b545-4959-92d9-d263bb3dac8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:28:42.098Z|d6819908-b545-4959-92d9-d263bb3dac8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:28:43.800Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-06-22T02:28:43.890Z|0439e941-0c43-4fa5-bf81-d766ff53786e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:28:43.890Z|0439e941-0c43-4fa5-bf81-d766ff53786e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:28:43.891Z|0439e941-0c43-4fa5-bf81-d766ff53786e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:28:43.891Z|0439e941-0c43-4fa5-bf81-d766ff53786e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:28:43.892Z|0439e941-0c43-4fa5-bf81-d766ff53786e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:28:43.892Z|0439e941-0c43-4fa5-bf81-d766ff53786e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:28:44.077Z|0439e941-0c43-4fa5-bf81-d766ff53786e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:28:44.078Z|0439e941-0c43-4fa5-bf81-d766ff53786e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:28:44.080Z|0439e941-0c43-4fa5-bf81-d766ff53786e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:28:44.080Z|0439e941-0c43-4fa5-bf81-d766ff53786e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:28:44 GMT;Connection:close;
2021-06-22T02:28:44.081Z|0439e941-0c43-4fa5-bf81-d766ff53786e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:28:44.081Z|0439e941-0c43-4fa5-bf81-d766ff53786e|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:28:57.098Z|9a7385cd-f444-4a3e-b9d6-656b74a99a2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:28:57.099Z|9a7385cd-f444-4a3e-b9d6-656b74a99a2e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:28:57.179Z|cd981a6f-0d6c-4829-8619-7b19f2c0a8be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:28:57.179Z|cd981a6f-0d6c-4829-8619-7b19f2c0a8be|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:29:12.098Z|7280612b-2924-4e87-881b-8cae3f42b084|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:29:12.101Z|7280612b-2924-4e87-881b-8cae3f42b084|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:29:27.098Z|ef826d79-56af-4676-8bdb-5026c891177a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:29:27.099Z|ef826d79-56af-4676-8bdb-5026c891177a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:29:27.181Z|3b17b990-e64e-4c13-9690-d6a14c94db1b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:29:27.181Z|3b17b990-e64e-4c13-9690-d6a14c94db1b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:29:42.098Z|39a8c16f-2bb9-4ebf-aaad-9f550d4d1f64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:29:42.099Z|39a8c16f-2bb9-4ebf-aaad-9f550d4d1f64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:29:43.714Z|47b8baae-1464-450c-864d-a352c15e8b99|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:29:43.715Z|47b8baae-1464-450c-864d-a352c15e8b99|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:29:43.715Z|47b8baae-1464-450c-864d-a352c15e8b99|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:29:43.715Z|47b8baae-1464-450c-864d-a352c15e8b99|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:29:43.715Z|47b8baae-1464-450c-864d-a352c15e8b99|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:29:43.716Z|47b8baae-1464-450c-864d-a352c15e8b99|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:29:43.721Z|47b8baae-1464-450c-864d-a352c15e8b99|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:29:43.721Z|47b8baae-1464-450c-864d-a352c15e8b99|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:29:43.721Z|47b8baae-1464-450c-864d-a352c15e8b99|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:29:43.721Z|47b8baae-1464-450c-864d-a352c15e8b99|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:29:43 GMT;Connection:close;
2021-06-22T02:29:43.722Z|47b8baae-1464-450c-864d-a352c15e8b99|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:29:43.722Z|47b8baae-1464-450c-864d-a352c15e8b99|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:29:57.098Z|f4417640-63ab-4fdb-a842-433819b812a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:29:57.100Z|f4417640-63ab-4fdb-a842-433819b812a7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:29:57.182Z|d942eecb-815b-4ee2-8ad2-7f82d7ae8c92|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:29:57.182Z|d942eecb-815b-4ee2-8ad2-7f82d7ae8c92|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:30:12.098Z|a3cfffc8-53e3-4041-a57f-da6c6358d51f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:30:12.098Z|a3cfffc8-53e3-4041-a57f-da6c6358d51f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:30:27.098Z|24ca9e62-f1ed-4c91-9eda-18967f4e6d67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:30:27.098Z|24ca9e62-f1ed-4c91-9eda-18967f4e6d67|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:30:27.183Z|5e4fc544-5779-49fb-b200-208570615356|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:30:27.184Z|5e4fc544-5779-49fb-b200-208570615356|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:30:42.098Z|205fc9f1-8e5f-4345-a15b-2a801e575513|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:30:42.101Z|205fc9f1-8e5f-4345-a15b-2a801e575513|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:30:43.715Z|177b4495-5cc7-4ce9-b5b3-684be34da70a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:30:43.715Z|177b4495-5cc7-4ce9-b5b3-684be34da70a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:30:43.716Z|177b4495-5cc7-4ce9-b5b3-684be34da70a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:30:43.716Z|177b4495-5cc7-4ce9-b5b3-684be34da70a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:30:43.716Z|177b4495-5cc7-4ce9-b5b3-684be34da70a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:30:43.717Z|177b4495-5cc7-4ce9-b5b3-684be34da70a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:30:43.721Z|177b4495-5cc7-4ce9-b5b3-684be34da70a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:30:43.722Z|177b4495-5cc7-4ce9-b5b3-684be34da70a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:30:43.722Z|177b4495-5cc7-4ce9-b5b3-684be34da70a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:30:43.722Z|177b4495-5cc7-4ce9-b5b3-684be34da70a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:30:43 GMT;Connection:close;
2021-06-22T02:30:43.722Z|177b4495-5cc7-4ce9-b5b3-684be34da70a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:30:43.723Z|177b4495-5cc7-4ce9-b5b3-684be34da70a|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:30:57.098Z|dd162e7c-3df8-4666-9248-c4c395b64769|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:30:57.099Z|dd162e7c-3df8-4666-9248-c4c395b64769|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:30:57.184Z|6660fc36-4ad6-4dea-b8e5-a48d6cc2b396|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:30:57.185Z|6660fc36-4ad6-4dea-b8e5-a48d6cc2b396|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:31:12.099Z|f4a54ee6-91a8-4095-91fd-e3bcd9ec6ada|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:31:12.100Z|f4a54ee6-91a8-4095-91fd-e3bcd9ec6ada|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:31:27.098Z|3cd65d7a-7870-4fae-a9b4-4c32b8fa00d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:31:27.102Z|3cd65d7a-7870-4fae-a9b4-4c32b8fa00d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:31:27.186Z|d1a3e54c-1642-4f07-b1cf-36333b9f161c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:31:27.186Z|d1a3e54c-1642-4f07-b1cf-36333b9f161c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:31:42.105Z|18e1a0d8-49ef-4a38-ba85-7bec3687ef6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:31:42.107Z|18e1a0d8-49ef-4a38-ba85-7bec3687ef6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:31:43.718Z|0eae48ba-f532-4faa-bcf3-1a8fe894acbc|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:31:43.718Z|0eae48ba-f532-4faa-bcf3-1a8fe894acbc|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:31:43.719Z|0eae48ba-f532-4faa-bcf3-1a8fe894acbc|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:31:43.719Z|0eae48ba-f532-4faa-bcf3-1a8fe894acbc|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:31:43.719Z|0eae48ba-f532-4faa-bcf3-1a8fe894acbc|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:31:43.720Z|0eae48ba-f532-4faa-bcf3-1a8fe894acbc|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:31:43.727Z|0eae48ba-f532-4faa-bcf3-1a8fe894acbc|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:31:43.727Z|0eae48ba-f532-4faa-bcf3-1a8fe894acbc|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:31:43.727Z|0eae48ba-f532-4faa-bcf3-1a8fe894acbc|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:31:43.728Z|0eae48ba-f532-4faa-bcf3-1a8fe894acbc|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:31:43 GMT;Connection:close;
2021-06-22T02:31:43.728Z|0eae48ba-f532-4faa-bcf3-1a8fe894acbc|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:31:43.728Z|0eae48ba-f532-4faa-bcf3-1a8fe894acbc|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:31:57.098Z|70f7d045-9988-44fd-8727-c8ab57cac8f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:31:57.098Z|70f7d045-9988-44fd-8727-c8ab57cac8f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:31:57.187Z|650d67bf-fa4e-4b56-a457-a20652d6223b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:31:57.187Z|650d67bf-fa4e-4b56-a457-a20652d6223b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:32:12.098Z|1fe9fef9-21fd-4a2b-bf02-99c901c6cde5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:32:12.102Z|1fe9fef9-21fd-4a2b-bf02-99c901c6cde5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:32:27.098Z|92d24e97-2f7d-4b95-99d3-0c7c0277e92b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:32:27.099Z|92d24e97-2f7d-4b95-99d3-0c7c0277e92b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:32:27.188Z|db8a8722-affa-4f4d-89cb-acacecbcaba9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:32:27.188Z|db8a8722-affa-4f4d-89cb-acacecbcaba9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:32:42.098Z|f4f27f2e-431f-49a8-a476-15c65b434be1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:32:42.099Z|f4f27f2e-431f-49a8-a476-15c65b434be1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:32:43.714Z|2a9c9d07-6ae8-4e00-a038-fe1ee6ff05f4|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:32:43.715Z|2a9c9d07-6ae8-4e00-a038-fe1ee6ff05f4|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:32:43.715Z|2a9c9d07-6ae8-4e00-a038-fe1ee6ff05f4|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:32:43.715Z|2a9c9d07-6ae8-4e00-a038-fe1ee6ff05f4|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:32:43.715Z|2a9c9d07-6ae8-4e00-a038-fe1ee6ff05f4|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:32:43.715Z|2a9c9d07-6ae8-4e00-a038-fe1ee6ff05f4|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:32:43.720Z|2a9c9d07-6ae8-4e00-a038-fe1ee6ff05f4|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:32:43.721Z|2a9c9d07-6ae8-4e00-a038-fe1ee6ff05f4|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:32:43.721Z|2a9c9d07-6ae8-4e00-a038-fe1ee6ff05f4|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:32:43.721Z|2a9c9d07-6ae8-4e00-a038-fe1ee6ff05f4|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:32:43 GMT;Connection:close;
2021-06-22T02:32:43.721Z|2a9c9d07-6ae8-4e00-a038-fe1ee6ff05f4|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:32:43.722Z|2a9c9d07-6ae8-4e00-a038-fe1ee6ff05f4|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:32:57.098Z|f95f946a-489b-4fdc-8d04-e6b915a8ec8f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:32:57.101Z|f95f946a-489b-4fdc-8d04-e6b915a8ec8f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:32:57.189Z|825fb6a4-2d12-45d4-89f3-153a07185cbd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:32:57.190Z|825fb6a4-2d12-45d4-89f3-153a07185cbd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:33:12.098Z|075d9d1f-6b80-49d4-bf8e-93ce11bb6990|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:33:12.099Z|075d9d1f-6b80-49d4-bf8e-93ce11bb6990|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:33:27.098Z|80d8357e-5ed3-47a3-b3b1-67413f1a1cc9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:33:27.099Z|80d8357e-5ed3-47a3-b3b1-67413f1a1cc9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:33:27.191Z|c760ad0f-a1f5-4de4-81c2-8c2bbfa0a5b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:33:27.191Z|c760ad0f-a1f5-4de4-81c2-8c2bbfa0a5b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:33:42.098Z|d23a56e2-a077-41f4-bbf4-7468dac3c06e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:33:42.100Z|d23a56e2-a077-41f4-bbf4-7468dac3c06e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:33:43.714Z|a1c0d281-3411-44b2-9b73-e673044aacb5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:33:43.714Z|a1c0d281-3411-44b2-9b73-e673044aacb5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:33:43.715Z|a1c0d281-3411-44b2-9b73-e673044aacb5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:33:43.715Z|a1c0d281-3411-44b2-9b73-e673044aacb5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:33:43.715Z|a1c0d281-3411-44b2-9b73-e673044aacb5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:33:43.715Z|a1c0d281-3411-44b2-9b73-e673044aacb5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:33:43.719Z|a1c0d281-3411-44b2-9b73-e673044aacb5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:33:43.719Z|a1c0d281-3411-44b2-9b73-e673044aacb5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:33:43.719Z|a1c0d281-3411-44b2-9b73-e673044aacb5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:33:43.720Z|a1c0d281-3411-44b2-9b73-e673044aacb5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:33:43 GMT;Connection:close;
2021-06-22T02:33:43.720Z|a1c0d281-3411-44b2-9b73-e673044aacb5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:33:43.720Z|a1c0d281-3411-44b2-9b73-e673044aacb5|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:33:57.098Z|f8e26bc9-92bb-441e-9101-24da5635a4d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:33:57.099Z|f8e26bc9-92bb-441e-9101-24da5635a4d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:33:57.192Z|ffd07f62-d3e3-4a96-b1ff-520d7fad68ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:33:57.192Z|ffd07f62-d3e3-4a96-b1ff-520d7fad68ad|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:34:12.098Z|0a35804a-419c-4584-8944-95ac06d41739|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:34:12.098Z|0a35804a-419c-4584-8944-95ac06d41739|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:34:27.098Z|dbc4ad96-6e3e-42d6-8458-da4bc6ddd39d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:34:27.101Z|dbc4ad96-6e3e-42d6-8458-da4bc6ddd39d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:34:27.193Z|0f935f0b-6f2e-4d81-b34c-e0c2a46f7ef5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:34:27.193Z|0f935f0b-6f2e-4d81-b34c-e0c2a46f7ef5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:34:42.098Z|9e5bedf4-11d2-46f4-b8e2-7f5acacdc153|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:34:42.098Z|9e5bedf4-11d2-46f4-b8e2-7f5acacdc153|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:34:43.714Z|91d1e712-5c42-4cf5-94bd-d75ac70341d2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:34:43.714Z|91d1e712-5c42-4cf5-94bd-d75ac70341d2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:34:43.714Z|91d1e712-5c42-4cf5-94bd-d75ac70341d2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:34:43.714Z|91d1e712-5c42-4cf5-94bd-d75ac70341d2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:34:43.715Z|91d1e712-5c42-4cf5-94bd-d75ac70341d2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:34:43.715Z|91d1e712-5c42-4cf5-94bd-d75ac70341d2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:34:43.719Z|91d1e712-5c42-4cf5-94bd-d75ac70341d2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:34:43.719Z|91d1e712-5c42-4cf5-94bd-d75ac70341d2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:34:43.719Z|91d1e712-5c42-4cf5-94bd-d75ac70341d2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:34:43.719Z|91d1e712-5c42-4cf5-94bd-d75ac70341d2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:34:43 GMT;Connection:close;
2021-06-22T02:34:43.720Z|91d1e712-5c42-4cf5-94bd-d75ac70341d2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:34:43.720Z|91d1e712-5c42-4cf5-94bd-d75ac70341d2|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:34:57.098Z|22313add-54a7-49d6-81a0-05585a229a87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:34:57.099Z|22313add-54a7-49d6-81a0-05585a229a87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:34:57.194Z|2ee05126-48f7-4581-89ca-cd697b1d4033|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:34:57.195Z|2ee05126-48f7-4581-89ca-cd697b1d4033|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:35:12.098Z|2491d9e1-dcd0-4fa5-8578-d9f99cb8cd05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:35:12.100Z|2491d9e1-dcd0-4fa5-8578-d9f99cb8cd05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:35:27.098Z|3fa994dd-98c1-4a71-be11-c749d2e5dedc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:35:27.099Z|3fa994dd-98c1-4a71-be11-c749d2e5dedc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:35:27.195Z|71e6f73a-2b6a-480d-ac0d-f875981946a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:35:27.196Z|71e6f73a-2b6a-480d-ac0d-f875981946a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:35:42.098Z|7adfddd0-1307-487a-b212-1d6d348492d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:35:42.098Z|7adfddd0-1307-487a-b212-1d6d348492d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:35:43.713Z|72f5e56d-02ce-4cfe-a77d-26efe02e1e7b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:35:43.714Z|72f5e56d-02ce-4cfe-a77d-26efe02e1e7b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:35:43.714Z|72f5e56d-02ce-4cfe-a77d-26efe02e1e7b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:35:43.714Z|72f5e56d-02ce-4cfe-a77d-26efe02e1e7b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:35:43.714Z|72f5e56d-02ce-4cfe-a77d-26efe02e1e7b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:35:43.714Z|72f5e56d-02ce-4cfe-a77d-26efe02e1e7b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:35:43.720Z|72f5e56d-02ce-4cfe-a77d-26efe02e1e7b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:35:43.721Z|72f5e56d-02ce-4cfe-a77d-26efe02e1e7b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:35:43.721Z|72f5e56d-02ce-4cfe-a77d-26efe02e1e7b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:35:43.721Z|72f5e56d-02ce-4cfe-a77d-26efe02e1e7b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:35:43 GMT;Connection:close;
2021-06-22T02:35:43.721Z|72f5e56d-02ce-4cfe-a77d-26efe02e1e7b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:35:43.721Z|72f5e56d-02ce-4cfe-a77d-26efe02e1e7b|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:35:57.098Z|c0912bb7-e45b-4ded-ae4f-240c0996e373|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:35:57.101Z|c0912bb7-e45b-4ded-ae4f-240c0996e373|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:35:57.196Z|ee5e6824-b84c-49da-b0ef-a8abcad0b41a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:35:57.197Z|ee5e6824-b84c-49da-b0ef-a8abcad0b41a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:36:12.098Z|f443004c-9492-45c8-9212-b3955fed89b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:36:12.098Z|f443004c-9492-45c8-9212-b3955fed89b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:36:27.098Z|83044d0f-4e26-492b-bced-bd937397e071|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:36:27.098Z|83044d0f-4e26-492b-bced-bd937397e071|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:36:27.197Z|8795e847-e198-4000-98fb-9f508fcbe9d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:36:27.198Z|8795e847-e198-4000-98fb-9f508fcbe9d6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:36:42.098Z|27255a43-da74-43ff-9db3-f8f9114d5b26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:36:42.100Z|27255a43-da74-43ff-9db3-f8f9114d5b26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:36:43.714Z|45f1814c-2cb6-4fc1-a9f0-27b9af92c053|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:36:43.714Z|45f1814c-2cb6-4fc1-a9f0-27b9af92c053|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:36:43.714Z|45f1814c-2cb6-4fc1-a9f0-27b9af92c053|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:36:43.714Z|45f1814c-2cb6-4fc1-a9f0-27b9af92c053|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:36:43.715Z|45f1814c-2cb6-4fc1-a9f0-27b9af92c053|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:36:43.715Z|45f1814c-2cb6-4fc1-a9f0-27b9af92c053|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:36:43.719Z|45f1814c-2cb6-4fc1-a9f0-27b9af92c053|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:36:43.719Z|45f1814c-2cb6-4fc1-a9f0-27b9af92c053|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:36:43.719Z|45f1814c-2cb6-4fc1-a9f0-27b9af92c053|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:36:43.719Z|45f1814c-2cb6-4fc1-a9f0-27b9af92c053|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:36:43 GMT;Connection:close;
2021-06-22T02:36:43.719Z|45f1814c-2cb6-4fc1-a9f0-27b9af92c053|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:36:43.720Z|45f1814c-2cb6-4fc1-a9f0-27b9af92c053|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:36:57.098Z|18a1c14f-1d4d-42bd-924e-d78fd26d6066|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:36:57.098Z|18a1c14f-1d4d-42bd-924e-d78fd26d6066|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:36:57.199Z|32aad021-7d18-4238-8d61-b343a9a8a943|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:36:57.199Z|32aad021-7d18-4238-8d61-b343a9a8a943|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:37:12.098Z|b78fe3aa-ea71-4841-9a38-5686d61ad919|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:37:12.098Z|b78fe3aa-ea71-4841-9a38-5686d61ad919|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:37:27.098Z|ac125119-1abc-47fb-8d63-d9e93a9fe312|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:37:27.101Z|ac125119-1abc-47fb-8d63-d9e93a9fe312|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:37:27.200Z|8072105d-24f8-439f-8643-0dfce60e6dfa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:37:27.201Z|8072105d-24f8-439f-8643-0dfce60e6dfa|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:37:42.098Z|b62cd143-7ed2-4bd1-ae1f-a535010a1e2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:37:42.098Z|b62cd143-7ed2-4bd1-ae1f-a535010a1e2b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:37:43.714Z|6e71ca58-c6fb-46e9-a817-66fef58a37e6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:37:43.714Z|6e71ca58-c6fb-46e9-a817-66fef58a37e6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:37:43.714Z|6e71ca58-c6fb-46e9-a817-66fef58a37e6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:37:43.714Z|6e71ca58-c6fb-46e9-a817-66fef58a37e6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:37:43.714Z|6e71ca58-c6fb-46e9-a817-66fef58a37e6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:37:43.715Z|6e71ca58-c6fb-46e9-a817-66fef58a37e6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:37:43.719Z|6e71ca58-c6fb-46e9-a817-66fef58a37e6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:37:43.719Z|6e71ca58-c6fb-46e9-a817-66fef58a37e6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:37:43.720Z|6e71ca58-c6fb-46e9-a817-66fef58a37e6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:37:43.720Z|6e71ca58-c6fb-46e9-a817-66fef58a37e6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:37:43 GMT;Connection:close;
2021-06-22T02:37:43.720Z|6e71ca58-c6fb-46e9-a817-66fef58a37e6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:37:43.720Z|6e71ca58-c6fb-46e9-a817-66fef58a37e6|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:37:57.098Z|0001fda4-334b-4a43-a12e-b27c9aef0672|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:37:57.099Z|0001fda4-334b-4a43-a12e-b27c9aef0672|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:37:57.202Z|1cd7f382-f468-449f-8277-b2a0b949c0a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:37:57.202Z|1cd7f382-f468-449f-8277-b2a0b949c0a5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:38:12.098Z|45eb9b1b-ad62-417d-98c8-413b3300658b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:38:12.101Z|45eb9b1b-ad62-417d-98c8-413b3300658b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:38:27.098Z|3a01b62a-b89e-44e2-b337-f95d52fd3c98|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:38:27.099Z|3a01b62a-b89e-44e2-b337-f95d52fd3c98|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:38:27.203Z|48aaedfe-c9a6-4081-81e8-c7aa6791e8bd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:38:27.203Z|48aaedfe-c9a6-4081-81e8-c7aa6791e8bd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:38:42.098Z|cbcdb891-a2c5-4935-83c2-9accc75383ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:38:42.099Z|cbcdb891-a2c5-4935-83c2-9accc75383ed|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:38:43.713Z|1d7596b5-404e-488e-87e8-97481baa4252|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:38:43.714Z|1d7596b5-404e-488e-87e8-97481baa4252|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:38:43.714Z|1d7596b5-404e-488e-87e8-97481baa4252|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:38:43.714Z|1d7596b5-404e-488e-87e8-97481baa4252|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:38:43.714Z|1d7596b5-404e-488e-87e8-97481baa4252|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:38:43.715Z|1d7596b5-404e-488e-87e8-97481baa4252|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:38:43.718Z|1d7596b5-404e-488e-87e8-97481baa4252|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:38:43.719Z|1d7596b5-404e-488e-87e8-97481baa4252|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:38:43.719Z|1d7596b5-404e-488e-87e8-97481baa4252|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:38:43.719Z|1d7596b5-404e-488e-87e8-97481baa4252|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:38:43 GMT;Connection:close;
2021-06-22T02:38:43.719Z|1d7596b5-404e-488e-87e8-97481baa4252|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:38:43.719Z|1d7596b5-404e-488e-87e8-97481baa4252|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:38:57.098Z|dee62dc5-dbca-43bb-8062-4310a4fb3dca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:38:57.101Z|dee62dc5-dbca-43bb-8062-4310a4fb3dca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:38:57.204Z|86aa4f5b-c17d-4ee1-9967-4607fbe57eb2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:38:57.205Z|86aa4f5b-c17d-4ee1-9967-4607fbe57eb2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:39:12.098Z|3b507a81-934f-4cca-8aee-61532d6d0687|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:39:12.098Z|3b507a81-934f-4cca-8aee-61532d6d0687|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:39:27.098Z|8ba6c9fb-77bf-4346-b678-52efde69613e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:39:27.099Z|8ba6c9fb-77bf-4346-b678-52efde69613e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:39:27.205Z|e7e87748-f751-4d23-aca0-fa3941aac3c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:39:27.206Z|e7e87748-f751-4d23-aca0-fa3941aac3c6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:39:42.098Z|0a8d5037-5bcb-4b3a-b975-ac54656d158c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:39:42.100Z|0a8d5037-5bcb-4b3a-b975-ac54656d158c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:39:43.713Z|1a82d66a-bcfa-4f74-b14b-98da0d732c59|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:39:43.714Z|1a82d66a-bcfa-4f74-b14b-98da0d732c59|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:39:43.714Z|1a82d66a-bcfa-4f74-b14b-98da0d732c59|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:39:43.714Z|1a82d66a-bcfa-4f74-b14b-98da0d732c59|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:39:43.714Z|1a82d66a-bcfa-4f74-b14b-98da0d732c59|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:39:43.715Z|1a82d66a-bcfa-4f74-b14b-98da0d732c59|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:39:43.719Z|1a82d66a-bcfa-4f74-b14b-98da0d732c59|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:39:43.719Z|1a82d66a-bcfa-4f74-b14b-98da0d732c59|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:39:43.719Z|1a82d66a-bcfa-4f74-b14b-98da0d732c59|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:39:43.719Z|1a82d66a-bcfa-4f74-b14b-98da0d732c59|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:39:43 GMT;Connection:close;
2021-06-22T02:39:43.719Z|1a82d66a-bcfa-4f74-b14b-98da0d732c59|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:39:43.720Z|1a82d66a-bcfa-4f74-b14b-98da0d732c59|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:39:57.098Z|ba3bc407-4874-4b2a-bfef-e05ed12f20c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:39:57.098Z|ba3bc407-4874-4b2a-bfef-e05ed12f20c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:39:57.206Z|40000196-e61e-4ef5-a88d-ea98d652c098|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:39:57.207Z|40000196-e61e-4ef5-a88d-ea98d652c098|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:40:12.098Z|3904ed6b-ed42-4f97-8a5d-66969256a0b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:40:12.099Z|3904ed6b-ed42-4f97-8a5d-66969256a0b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:40:27.098Z|f1281e18-adb9-4180-8d7a-4d4910b718d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:40:27.102Z|f1281e18-adb9-4180-8d7a-4d4910b718d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:40:27.208Z|b3887a38-2b83-49b4-9f29-40b7d3135cde|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:40:27.208Z|b3887a38-2b83-49b4-9f29-40b7d3135cde|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:40:42.098Z|4fcd9da5-d840-4cf7-8ca6-15118f8cb90a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:40:42.098Z|4fcd9da5-d840-4cf7-8ca6-15118f8cb90a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:40:43.713Z|e2fa076f-5915-4cb9-b812-e2b3fe9d2326|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:40:43.714Z|e2fa076f-5915-4cb9-b812-e2b3fe9d2326|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:40:43.714Z|e2fa076f-5915-4cb9-b812-e2b3fe9d2326|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:40:43.714Z|e2fa076f-5915-4cb9-b812-e2b3fe9d2326|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:40:43.714Z|e2fa076f-5915-4cb9-b812-e2b3fe9d2326|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:40:43.714Z|e2fa076f-5915-4cb9-b812-e2b3fe9d2326|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:40:43.719Z|e2fa076f-5915-4cb9-b812-e2b3fe9d2326|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:40:43.719Z|e2fa076f-5915-4cb9-b812-e2b3fe9d2326|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:40:43.719Z|e2fa076f-5915-4cb9-b812-e2b3fe9d2326|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:40:43.720Z|e2fa076f-5915-4cb9-b812-e2b3fe9d2326|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:40:43 GMT;Connection:close;
2021-06-22T02:40:43.720Z|e2fa076f-5915-4cb9-b812-e2b3fe9d2326|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:40:43.720Z|e2fa076f-5915-4cb9-b812-e2b3fe9d2326|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:40:57.098Z|10a47ea9-4fde-495c-80c2-ae50f92f742f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:40:57.099Z|10a47ea9-4fde-495c-80c2-ae50f92f742f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:40:57.209Z|e4a9bd71-2c8d-4ea5-a52f-5c4b3cd8f61c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:40:57.209Z|e4a9bd71-2c8d-4ea5-a52f-5c4b3cd8f61c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:41:12.098Z|cc74387a-9655-4dd4-9e10-962433bb1d46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:41:12.100Z|cc74387a-9655-4dd4-9e10-962433bb1d46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:41:27.098Z|5b3606f9-84e5-4ccc-b58f-b72b049d092b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:41:27.098Z|5b3606f9-84e5-4ccc-b58f-b72b049d092b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:41:27.210Z|1ea5679f-4a2c-492e-ae29-c20b1c6a20e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:41:27.210Z|1ea5679f-4a2c-492e-ae29-c20b1c6a20e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:41:42.098Z|9d6b0236-1c9b-4787-bd9b-96a8932839e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:41:42.098Z|9d6b0236-1c9b-4787-bd9b-96a8932839e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:41:43.715Z|bc234068-34ec-4245-be1c-f9a34b5648b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:41:43.715Z|bc234068-34ec-4245-be1c-f9a34b5648b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:41:43.715Z|bc234068-34ec-4245-be1c-f9a34b5648b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:41:43.716Z|bc234068-34ec-4245-be1c-f9a34b5648b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:41:43.716Z|bc234068-34ec-4245-be1c-f9a34b5648b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:41:43.716Z|bc234068-34ec-4245-be1c-f9a34b5648b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:41:43.721Z|bc234068-34ec-4245-be1c-f9a34b5648b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:41:43.722Z|bc234068-34ec-4245-be1c-f9a34b5648b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:41:43.722Z|bc234068-34ec-4245-be1c-f9a34b5648b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:41:43.722Z|bc234068-34ec-4245-be1c-f9a34b5648b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:41:43 GMT;Connection:close;
2021-06-22T02:41:43.722Z|bc234068-34ec-4245-be1c-f9a34b5648b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:41:43.723Z|bc234068-34ec-4245-be1c-f9a34b5648b6|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:41:57.098Z|295f9867-b568-4b15-be77-675237e4d819|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:41:57.101Z|295f9867-b568-4b15-be77-675237e4d819|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:41:57.211Z|c4dec57b-669a-4d26-a0a0-49fde0eb6fac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:41:57.211Z|c4dec57b-669a-4d26-a0a0-49fde0eb6fac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:42:12.098Z|8e64143f-088b-4745-a7a9-4c29c60174ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:42:12.098Z|8e64143f-088b-4745-a7a9-4c29c60174ad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:42:27.098Z|ac531259-0a32-4c73-8f3c-19ccfd4e8657|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:42:27.099Z|ac531259-0a32-4c73-8f3c-19ccfd4e8657|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:42:27.212Z|b0611eac-e0eb-43ce-a5ad-6d44b94d8b77|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:42:27.212Z|b0611eac-e0eb-43ce-a5ad-6d44b94d8b77|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:42:42.098Z|3fd3f8b6-958d-4a7f-af8f-634fdafde563|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:42:42.100Z|3fd3f8b6-958d-4a7f-af8f-634fdafde563|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:42:43.714Z|fb6fc131-6cf8-4c79-97a1-e9a09410df87|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:42:43.714Z|fb6fc131-6cf8-4c79-97a1-e9a09410df87|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:42:43.714Z|fb6fc131-6cf8-4c79-97a1-e9a09410df87|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:42:43.714Z|fb6fc131-6cf8-4c79-97a1-e9a09410df87|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:42:43.714Z|fb6fc131-6cf8-4c79-97a1-e9a09410df87|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:42:43.715Z|fb6fc131-6cf8-4c79-97a1-e9a09410df87|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:42:43.718Z|fb6fc131-6cf8-4c79-97a1-e9a09410df87|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:42:43.719Z|fb6fc131-6cf8-4c79-97a1-e9a09410df87|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:42:43.719Z|fb6fc131-6cf8-4c79-97a1-e9a09410df87|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:42:43.719Z|fb6fc131-6cf8-4c79-97a1-e9a09410df87|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:42:43 GMT;Connection:close;
2021-06-22T02:42:43.719Z|fb6fc131-6cf8-4c79-97a1-e9a09410df87|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:42:43.719Z|fb6fc131-6cf8-4c79-97a1-e9a09410df87|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:42:57.098Z|a1f19282-9ff4-4f0b-91b9-e642a4f0dcd9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:42:57.098Z|a1f19282-9ff4-4f0b-91b9-e642a4f0dcd9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:42:57.213Z|6bd6763f-b8e1-4207-97da-c231b028c1b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:42:57.213Z|6bd6763f-b8e1-4207-97da-c231b028c1b9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:43:12.098Z|b0fcb1f8-837d-46ec-8976-4c293a1c31a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:43:12.098Z|b0fcb1f8-837d-46ec-8976-4c293a1c31a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:43:27.098Z|71697a2c-898e-4d6a-842d-2df7a2cdf766|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:43:27.100Z|71697a2c-898e-4d6a-842d-2df7a2cdf766|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:43:27.214Z|1e510aea-51eb-48be-85eb-b7fdea5c2077|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:43:27.215Z|1e510aea-51eb-48be-85eb-b7fdea5c2077|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:43:42.098Z|a8a0d597-065b-4ada-97bc-72b61c978f52|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:43:42.098Z|a8a0d597-065b-4ada-97bc-72b61c978f52|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:43:43.714Z|ef26ec9c-ac71-490e-9979-2853bfa3c031|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:43:43.714Z|ef26ec9c-ac71-490e-9979-2853bfa3c031|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:43:43.714Z|ef26ec9c-ac71-490e-9979-2853bfa3c031|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:43:43.714Z|ef26ec9c-ac71-490e-9979-2853bfa3c031|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:43:43.714Z|ef26ec9c-ac71-490e-9979-2853bfa3c031|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:43:43.715Z|ef26ec9c-ac71-490e-9979-2853bfa3c031|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:43:43.721Z|ef26ec9c-ac71-490e-9979-2853bfa3c031|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:43:43.721Z|ef26ec9c-ac71-490e-9979-2853bfa3c031|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:43:43.721Z|ef26ec9c-ac71-490e-9979-2853bfa3c031|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:43:43.721Z|ef26ec9c-ac71-490e-9979-2853bfa3c031|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:43:43 GMT;Connection:close;
2021-06-22T02:43:43.721Z|ef26ec9c-ac71-490e-9979-2853bfa3c031|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:43:43.722Z|ef26ec9c-ac71-490e-9979-2853bfa3c031|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:43:57.098Z|eab20214-05d9-4e38-865f-c576bde4ff99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:43:57.098Z|eab20214-05d9-4e38-865f-c576bde4ff99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:43:57.215Z|b83b3db2-85ed-4dbf-a69c-14eefd6efa91|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:43:57.216Z|b83b3db2-85ed-4dbf-a69c-14eefd6efa91|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:44:12.098Z|4b5423cd-b3ec-45a1-b8e2-3c24782a86c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:44:12.101Z|4b5423cd-b3ec-45a1-b8e2-3c24782a86c7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:44:27.098Z|f74fb00f-8bc8-4f2f-906f-c7603140ca0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:44:27.098Z|f74fb00f-8bc8-4f2f-906f-c7603140ca0a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:44:27.216Z|464950f4-2080-4895-be4e-831f80887894|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:44:27.217Z|464950f4-2080-4895-be4e-831f80887894|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:44:42.098Z|84cf5837-ecdc-4b45-8497-3c2d088711ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:44:42.098Z|84cf5837-ecdc-4b45-8497-3c2d088711ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:44:43.713Z|6c68a16e-7137-45a0-aa71-c0547127a206|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:44:43.714Z|6c68a16e-7137-45a0-aa71-c0547127a206|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:44:43.714Z|6c68a16e-7137-45a0-aa71-c0547127a206|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:44:43.714Z|6c68a16e-7137-45a0-aa71-c0547127a206|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:44:43.714Z|6c68a16e-7137-45a0-aa71-c0547127a206|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:44:43.714Z|6c68a16e-7137-45a0-aa71-c0547127a206|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:44:43.718Z|6c68a16e-7137-45a0-aa71-c0547127a206|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:44:43.718Z|6c68a16e-7137-45a0-aa71-c0547127a206|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:44:43.719Z|6c68a16e-7137-45a0-aa71-c0547127a206|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:44:43.719Z|6c68a16e-7137-45a0-aa71-c0547127a206|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:44:43 GMT;Connection:close;
2021-06-22T02:44:43.719Z|6c68a16e-7137-45a0-aa71-c0547127a206|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:44:43.719Z|6c68a16e-7137-45a0-aa71-c0547127a206|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:44:57.098Z|bbdf9acb-2804-4574-a09f-830187059caa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:44:57.100Z|bbdf9acb-2804-4574-a09f-830187059caa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:44:57.218Z|1f301177-dd6b-49e8-8dbb-86dfeb38a8f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:44:57.218Z|1f301177-dd6b-49e8-8dbb-86dfeb38a8f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:45:12.098Z|ca8ee671-6528-4c81-a764-98710320b79a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:45:12.098Z|ca8ee671-6528-4c81-a764-98710320b79a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:45:27.098Z|0896994e-0d16-4a73-b298-24aec5af3e24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:45:27.098Z|0896994e-0d16-4a73-b298-24aec5af3e24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:45:27.219Z|4f9ac41b-47dc-49e7-ad8c-115691a06824|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:45:27.219Z|4f9ac41b-47dc-49e7-ad8c-115691a06824|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:45:42.098Z|7d2c4c1a-ae08-4bbe-a920-13a3f2111d29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:45:42.101Z|7d2c4c1a-ae08-4bbe-a920-13a3f2111d29|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:45:43.714Z|d9a8521a-4167-4462-bccf-9eafbb7dbb1d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:45:43.714Z|d9a8521a-4167-4462-bccf-9eafbb7dbb1d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:45:43.715Z|d9a8521a-4167-4462-bccf-9eafbb7dbb1d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:45:43.715Z|d9a8521a-4167-4462-bccf-9eafbb7dbb1d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:45:43.715Z|d9a8521a-4167-4462-bccf-9eafbb7dbb1d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:45:43.715Z|d9a8521a-4167-4462-bccf-9eafbb7dbb1d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:45:43.720Z|d9a8521a-4167-4462-bccf-9eafbb7dbb1d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:45:43.720Z|d9a8521a-4167-4462-bccf-9eafbb7dbb1d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:45:43.721Z|d9a8521a-4167-4462-bccf-9eafbb7dbb1d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:45:43.721Z|d9a8521a-4167-4462-bccf-9eafbb7dbb1d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:45:43 GMT;Connection:close;
2021-06-22T02:45:43.721Z|d9a8521a-4167-4462-bccf-9eafbb7dbb1d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:45:43.721Z|d9a8521a-4167-4462-bccf-9eafbb7dbb1d|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:45:57.098Z|d1fed9cc-35c4-4a35-b0c5-a46ead9afe3f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:45:57.099Z|d1fed9cc-35c4-4a35-b0c5-a46ead9afe3f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:45:57.220Z|d1cf56e5-169a-48bd-be7f-d62ef957e542|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:45:57.221Z|d1cf56e5-169a-48bd-be7f-d62ef957e542|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:46:12.098Z|c42a8a5d-8a39-496a-a979-84a22ed7f13d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:46:12.099Z|c42a8a5d-8a39-496a-a979-84a22ed7f13d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:46:27.098Z|7ca76ef3-1e3b-4ca1-b58d-aedc17b2ed37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:46:27.101Z|7ca76ef3-1e3b-4ca1-b58d-aedc17b2ed37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:46:27.221Z|038a2601-edc3-49bc-92e6-18ba7813a907|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:46:27.222Z|038a2601-edc3-49bc-92e6-18ba7813a907|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:46:42.098Z|3d73506c-3645-4a50-ad46-53db97b40b90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:46:42.098Z|3d73506c-3645-4a50-ad46-53db97b40b90|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:46:43.714Z|60c227c9-10b1-41e4-8443-e037b7550598|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:46:43.714Z|60c227c9-10b1-41e4-8443-e037b7550598|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:46:43.714Z|60c227c9-10b1-41e4-8443-e037b7550598|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:46:43.714Z|60c227c9-10b1-41e4-8443-e037b7550598|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:46:43.714Z|60c227c9-10b1-41e4-8443-e037b7550598|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:46:43.714Z|60c227c9-10b1-41e4-8443-e037b7550598|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:46:43.718Z|60c227c9-10b1-41e4-8443-e037b7550598|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:46:43.719Z|60c227c9-10b1-41e4-8443-e037b7550598|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:46:43.719Z|60c227c9-10b1-41e4-8443-e037b7550598|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:46:43.719Z|60c227c9-10b1-41e4-8443-e037b7550598|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:46:43 GMT;Connection:close;
2021-06-22T02:46:43.719Z|60c227c9-10b1-41e4-8443-e037b7550598|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:46:43.719Z|60c227c9-10b1-41e4-8443-e037b7550598|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:46:57.098Z|17486ea4-60d4-4cee-83af-31820d8d40c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:46:57.098Z|17486ea4-60d4-4cee-83af-31820d8d40c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:46:57.222Z|bfdd1f7a-271b-4f13-9338-252be3c0ea59|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:46:57.223Z|bfdd1f7a-271b-4f13-9338-252be3c0ea59|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:47:12.098Z|766a91cd-cfb2-4aa5-8f9d-0fb43460bcc3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:47:12.100Z|766a91cd-cfb2-4aa5-8f9d-0fb43460bcc3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:47:27.098Z|c161b5fa-a4b8-418c-b624-72655f6088df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:47:27.098Z|c161b5fa-a4b8-418c-b624-72655f6088df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:47:27.224Z|9672becb-ad20-4466-89f4-9ed3d6a06eae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:47:27.224Z|9672becb-ad20-4466-89f4-9ed3d6a06eae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:47:42.098Z|d9b2a235-b904-4414-bbed-b8d4a96fd26d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:47:42.098Z|d9b2a235-b904-4414-bbed-b8d4a96fd26d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:47:43.713Z|f68b1b86-3f8a-428b-8b23-39cf1aca5c2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:47:43.714Z|f68b1b86-3f8a-428b-8b23-39cf1aca5c2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:47:43.714Z|f68b1b86-3f8a-428b-8b23-39cf1aca5c2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:47:43.714Z|f68b1b86-3f8a-428b-8b23-39cf1aca5c2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:47:43.714Z|f68b1b86-3f8a-428b-8b23-39cf1aca5c2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:47:43.714Z|f68b1b86-3f8a-428b-8b23-39cf1aca5c2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:47:43.718Z|f68b1b86-3f8a-428b-8b23-39cf1aca5c2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:47:43.718Z|f68b1b86-3f8a-428b-8b23-39cf1aca5c2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:47:43.718Z|f68b1b86-3f8a-428b-8b23-39cf1aca5c2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:47:43.718Z|f68b1b86-3f8a-428b-8b23-39cf1aca5c2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:47:43 GMT;Connection:close;
2021-06-22T02:47:43.718Z|f68b1b86-3f8a-428b-8b23-39cf1aca5c2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:47:43.719Z|f68b1b86-3f8a-428b-8b23-39cf1aca5c2f|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:47:57.098Z|786b3357-a291-48c5-8339-e4a32bb9cb77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:47:57.098Z|786b3357-a291-48c5-8339-e4a32bb9cb77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:47:57.225Z|619b9b62-bf73-44e7-87a8-644822400688|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:47:57.225Z|619b9b62-bf73-44e7-87a8-644822400688|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:48:12.098Z|eb4d542f-caee-4354-84d6-5832aaf83a2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:48:12.098Z|eb4d542f-caee-4354-84d6-5832aaf83a2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:48:27.098Z|7ec72e2e-79d6-4bae-99c7-e4c96977d7e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:48:27.100Z|7ec72e2e-79d6-4bae-99c7-e4c96977d7e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:48:27.225Z|6fc4bb52-df91-4f71-9efe-d12ae7293e6c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:48:27.226Z|6fc4bb52-df91-4f71-9efe-d12ae7293e6c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:48:42.098Z|26199cf3-7d2a-44fd-a497-19c2883de286|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:48:42.098Z|26199cf3-7d2a-44fd-a497-19c2883de286|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:48:43.713Z|93841f4e-13b5-4c2a-a82d-034948dd384c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:48:43.714Z|93841f4e-13b5-4c2a-a82d-034948dd384c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:48:43.714Z|93841f4e-13b5-4c2a-a82d-034948dd384c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:48:43.714Z|93841f4e-13b5-4c2a-a82d-034948dd384c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:48:43.714Z|93841f4e-13b5-4c2a-a82d-034948dd384c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:48:43.714Z|93841f4e-13b5-4c2a-a82d-034948dd384c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:48:43.718Z|93841f4e-13b5-4c2a-a82d-034948dd384c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:48:43.718Z|93841f4e-13b5-4c2a-a82d-034948dd384c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:48:43.718Z|93841f4e-13b5-4c2a-a82d-034948dd384c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:48:43.718Z|93841f4e-13b5-4c2a-a82d-034948dd384c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:48:43 GMT;Connection:close;
2021-06-22T02:48:43.718Z|93841f4e-13b5-4c2a-a82d-034948dd384c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:48:43.719Z|93841f4e-13b5-4c2a-a82d-034948dd384c|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:48:57.098Z|1764c9ca-7206-4c9b-8f5b-960f958b5f7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:48:57.098Z|1764c9ca-7206-4c9b-8f5b-960f958b5f7c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:48:57.227Z|d0085cb9-f816-44e4-8fcc-25f3df6655e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:48:57.227Z|d0085cb9-f816-44e4-8fcc-25f3df6655e7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:49:12.098Z|700d713f-29f3-4a28-a8da-093745db7af6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:49:12.101Z|700d713f-29f3-4a28-a8da-093745db7af6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:49:27.098Z|65a3080c-180b-4e33-aed1-12686e25a48c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:49:27.098Z|65a3080c-180b-4e33-aed1-12686e25a48c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:49:27.228Z|102c6bbd-80f0-4ca1-b055-37f32a284c50|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:49:27.228Z|102c6bbd-80f0-4ca1-b055-37f32a284c50|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:49:42.098Z|236aa58a-ab01-473c-afcf-5c75b3b6ef64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:49:42.098Z|236aa58a-ab01-473c-afcf-5c75b3b6ef64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:49:43.713Z|e78ee40d-3bc7-464a-a06e-c59574a5db15|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:49:43.714Z|e78ee40d-3bc7-464a-a06e-c59574a5db15|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:49:43.714Z|e78ee40d-3bc7-464a-a06e-c59574a5db15|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:49:43.714Z|e78ee40d-3bc7-464a-a06e-c59574a5db15|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:49:43.715Z|e78ee40d-3bc7-464a-a06e-c59574a5db15|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:49:43.715Z|e78ee40d-3bc7-464a-a06e-c59574a5db15|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:49:43.719Z|e78ee40d-3bc7-464a-a06e-c59574a5db15|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:49:43.719Z|e78ee40d-3bc7-464a-a06e-c59574a5db15|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:49:43.719Z|e78ee40d-3bc7-464a-a06e-c59574a5db15|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:49:43.719Z|e78ee40d-3bc7-464a-a06e-c59574a5db15|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:49:43 GMT;Connection:close;
2021-06-22T02:49:43.719Z|e78ee40d-3bc7-464a-a06e-c59574a5db15|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:49:43.720Z|e78ee40d-3bc7-464a-a06e-c59574a5db15|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:49:57.098Z|741f260c-5e3e-4248-b698-7059e9444a64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:49:57.101Z|741f260c-5e3e-4248-b698-7059e9444a64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:49:57.229Z|8429f4c3-d82f-4409-981b-604eeda1ced7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:49:57.229Z|8429f4c3-d82f-4409-981b-604eeda1ced7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:50:12.098Z|aef1b87f-d5ab-424b-a972-45988e49597c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:50:12.098Z|aef1b87f-d5ab-424b-a972-45988e49597c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:50:27.098Z|32282b5c-950f-4040-bb8a-d4a28998ccdc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:50:27.098Z|32282b5c-950f-4040-bb8a-d4a28998ccdc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:50:27.230Z|ac3b8d18-1bc2-4b39-a8c8-2ed86585d755|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:50:27.230Z|ac3b8d18-1bc2-4b39-a8c8-2ed86585d755|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:50:42.098Z|8a84153a-8327-41af-b6e4-6a9625faef70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:50:42.100Z|8a84153a-8327-41af-b6e4-6a9625faef70|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:50:43.713Z|56dee14e-2ced-4277-bf88-09174d811d9c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:50:43.713Z|56dee14e-2ced-4277-bf88-09174d811d9c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:50:43.714Z|56dee14e-2ced-4277-bf88-09174d811d9c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:50:43.714Z|56dee14e-2ced-4277-bf88-09174d811d9c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:50:43.714Z|56dee14e-2ced-4277-bf88-09174d811d9c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:50:43.714Z|56dee14e-2ced-4277-bf88-09174d811d9c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:50:43.717Z|56dee14e-2ced-4277-bf88-09174d811d9c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:50:43.717Z|56dee14e-2ced-4277-bf88-09174d811d9c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:50:43.718Z|56dee14e-2ced-4277-bf88-09174d811d9c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:50:43.718Z|56dee14e-2ced-4277-bf88-09174d811d9c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:50:43 GMT;Connection:close;
2021-06-22T02:50:43.718Z|56dee14e-2ced-4277-bf88-09174d811d9c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:50:43.718Z|56dee14e-2ced-4277-bf88-09174d811d9c|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:50:57.098Z|f7e241e9-864a-470b-8aac-3bbd63967d17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:50:57.098Z|f7e241e9-864a-470b-8aac-3bbd63967d17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:50:57.231Z|2b9ec1a8-2d94-4c2a-b6f1-b51954ce8a4a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:50:57.231Z|2b9ec1a8-2d94-4c2a-b6f1-b51954ce8a4a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:51:12.098Z|393a334a-091f-417a-b008-803779f1bc6b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:51:12.098Z|393a334a-091f-417a-b008-803779f1bc6b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:51:27.098Z|2a310624-2038-4cc9-a90f-055c015a9194|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:51:27.100Z|2a310624-2038-4cc9-a90f-055c015a9194|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:51:27.232Z|f2393082-fa84-47cd-988e-5361b395f897|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:51:27.232Z|f2393082-fa84-47cd-988e-5361b395f897|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:51:42.098Z|ece67d68-2bee-4fe3-a640-d72fbccf5b13|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:51:42.098Z|ece67d68-2bee-4fe3-a640-d72fbccf5b13|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:51:43.714Z|4be6c41d-1306-4181-ad19-46a3801c0d29|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:51:43.714Z|4be6c41d-1306-4181-ad19-46a3801c0d29|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:51:43.714Z|4be6c41d-1306-4181-ad19-46a3801c0d29|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:51:43.714Z|4be6c41d-1306-4181-ad19-46a3801c0d29|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:51:43.714Z|4be6c41d-1306-4181-ad19-46a3801c0d29|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:51:43.715Z|4be6c41d-1306-4181-ad19-46a3801c0d29|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:51:43.718Z|4be6c41d-1306-4181-ad19-46a3801c0d29|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:51:43.718Z|4be6c41d-1306-4181-ad19-46a3801c0d29|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:51:43.719Z|4be6c41d-1306-4181-ad19-46a3801c0d29|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:51:43.719Z|4be6c41d-1306-4181-ad19-46a3801c0d29|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:51:43 GMT;Connection:close;
2021-06-22T02:51:43.719Z|4be6c41d-1306-4181-ad19-46a3801c0d29|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:51:43.719Z|4be6c41d-1306-4181-ad19-46a3801c0d29|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:51:57.098Z|d87841c5-3043-431b-8561-5a8adc6f32b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:51:57.099Z|d87841c5-3043-431b-8561-5a8adc6f32b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:51:57.233Z|5d44afd1-4d54-4a67-8b7c-b284a1909eb3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:51:57.233Z|5d44afd1-4d54-4a67-8b7c-b284a1909eb3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:52:12.098Z|a0fa8fe3-b775-4c0f-acf9-2901c9a8e56f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:52:12.100Z|a0fa8fe3-b775-4c0f-acf9-2901c9a8e56f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:52:27.098Z|fd6c115a-9154-454f-8b35-592311ae3136|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:52:27.099Z|fd6c115a-9154-454f-8b35-592311ae3136|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:52:27.234Z|23076a84-7943-4a98-8ee2-584ebc26264b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:52:27.234Z|23076a84-7943-4a98-8ee2-584ebc26264b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:52:42.098Z|d2e4efb6-3c96-4e36-814d-b02841278758|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:52:42.098Z|d2e4efb6-3c96-4e36-814d-b02841278758|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:52:43.714Z|6a923bf1-ee5b-4fd2-a5a2-11c1bd6de73d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:52:43.715Z|6a923bf1-ee5b-4fd2-a5a2-11c1bd6de73d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:52:43.715Z|6a923bf1-ee5b-4fd2-a5a2-11c1bd6de73d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:52:43.715Z|6a923bf1-ee5b-4fd2-a5a2-11c1bd6de73d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:52:43.715Z|6a923bf1-ee5b-4fd2-a5a2-11c1bd6de73d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:52:43.715Z|6a923bf1-ee5b-4fd2-a5a2-11c1bd6de73d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:52:43.719Z|6a923bf1-ee5b-4fd2-a5a2-11c1bd6de73d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:52:43.720Z|6a923bf1-ee5b-4fd2-a5a2-11c1bd6de73d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:52:43.720Z|6a923bf1-ee5b-4fd2-a5a2-11c1bd6de73d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:52:43.720Z|6a923bf1-ee5b-4fd2-a5a2-11c1bd6de73d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:52:43 GMT;Connection:close;
2021-06-22T02:52:43.720Z|6a923bf1-ee5b-4fd2-a5a2-11c1bd6de73d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:52:43.720Z|6a923bf1-ee5b-4fd2-a5a2-11c1bd6de73d|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:52:57.098Z|a8f2c625-c9bd-4fb0-9332-0e54b70a6358|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:52:57.100Z|a8f2c625-c9bd-4fb0-9332-0e54b70a6358|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:52:57.235Z|92d7be1d-50df-4b7d-9f06-e04150fa9d07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:52:57.235Z|92d7be1d-50df-4b7d-9f06-e04150fa9d07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:53:12.098Z|d1861cab-d026-4f8a-bcce-19f18f381915|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:53:12.098Z|d1861cab-d026-4f8a-bcce-19f18f381915|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:53:27.098Z|2c536fd0-4e42-4f30-8e2e-d78d8ac20109|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:53:27.098Z|2c536fd0-4e42-4f30-8e2e-d78d8ac20109|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:53:27.236Z|f772e6cb-415a-439d-a943-155640863dc9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:53:27.236Z|f772e6cb-415a-439d-a943-155640863dc9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:53:42.098Z|e24f3979-2745-4297-9c1d-6d27508b14ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:53:42.100Z|e24f3979-2745-4297-9c1d-6d27508b14ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:53:43.713Z|7455aa4d-d8ac-4746-8753-d4127e220c5e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:53:43.713Z|7455aa4d-d8ac-4746-8753-d4127e220c5e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:53:43.714Z|7455aa4d-d8ac-4746-8753-d4127e220c5e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:53:43.714Z|7455aa4d-d8ac-4746-8753-d4127e220c5e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:53:43.714Z|7455aa4d-d8ac-4746-8753-d4127e220c5e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:53:43.714Z|7455aa4d-d8ac-4746-8753-d4127e220c5e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:53:43.718Z|7455aa4d-d8ac-4746-8753-d4127e220c5e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:53:43.718Z|7455aa4d-d8ac-4746-8753-d4127e220c5e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:53:43.719Z|7455aa4d-d8ac-4746-8753-d4127e220c5e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:53:43.719Z|7455aa4d-d8ac-4746-8753-d4127e220c5e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:53:43 GMT;Connection:close;
2021-06-22T02:53:43.719Z|7455aa4d-d8ac-4746-8753-d4127e220c5e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:53:43.719Z|7455aa4d-d8ac-4746-8753-d4127e220c5e|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:53:57.098Z|ec8d16c4-22ac-4921-bf59-7ba2acd09d93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:53:57.098Z|ec8d16c4-22ac-4921-bf59-7ba2acd09d93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:53:57.237Z|ed607305-330c-40eb-8b44-4e35968b6e9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:53:57.237Z|ed607305-330c-40eb-8b44-4e35968b6e9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:54:12.098Z|a594789f-fd29-4b72-bb25-b52922238c34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:54:12.098Z|a594789f-fd29-4b72-bb25-b52922238c34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:54:27.098Z|c71c7016-e563-4221-8666-f1c219bd803c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:54:27.100Z|c71c7016-e563-4221-8666-f1c219bd803c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:54:27.238Z|aeef288a-e995-4ca5-865f-cad98a1e83b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:54:27.238Z|aeef288a-e995-4ca5-865f-cad98a1e83b6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:54:42.098Z|d1e16a70-c18e-4867-8fa7-ea694c8d6e6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:54:42.098Z|d1e16a70-c18e-4867-8fa7-ea694c8d6e6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:54:43.714Z|7e25a1fc-508f-40c6-971a-525e99d15920|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:54:43.714Z|7e25a1fc-508f-40c6-971a-525e99d15920|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:54:43.714Z|7e25a1fc-508f-40c6-971a-525e99d15920|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:54:43.714Z|7e25a1fc-508f-40c6-971a-525e99d15920|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:54:43.714Z|7e25a1fc-508f-40c6-971a-525e99d15920|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:54:43.715Z|7e25a1fc-508f-40c6-971a-525e99d15920|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:54:43.718Z|7e25a1fc-508f-40c6-971a-525e99d15920|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:54:43.718Z|7e25a1fc-508f-40c6-971a-525e99d15920|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:54:43.718Z|7e25a1fc-508f-40c6-971a-525e99d15920|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:54:43.718Z|7e25a1fc-508f-40c6-971a-525e99d15920|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:54:43 GMT;Connection:close;
2021-06-22T02:54:43.719Z|7e25a1fc-508f-40c6-971a-525e99d15920|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:54:43.719Z|7e25a1fc-508f-40c6-971a-525e99d15920|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:54:57.098Z|af4223a2-054c-49aa-848f-07b2c69c9637|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:54:57.098Z|af4223a2-054c-49aa-848f-07b2c69c9637|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:54:57.239Z|1c828985-e5d1-4ab8-bed2-db35fad126c8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:54:57.239Z|1c828985-e5d1-4ab8-bed2-db35fad126c8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:55:12.098Z|c84925bd-9b0a-4565-bea7-261152893741|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:55:12.101Z|c84925bd-9b0a-4565-bea7-261152893741|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:55:27.098Z|ed6ef377-2081-4549-b333-d3d10f3ce175|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:55:27.098Z|ed6ef377-2081-4549-b333-d3d10f3ce175|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:55:27.239Z|f8c4546e-0648-4ca9-98c2-80f529d99f1c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:55:27.240Z|f8c4546e-0648-4ca9-98c2-80f529d99f1c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:55:42.098Z|fac24843-866e-476d-bb09-e4fb0585971f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:55:42.098Z|fac24843-866e-476d-bb09-e4fb0585971f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:55:43.714Z|067e41b3-41c1-4d5d-9821-21512a853da1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:55:43.714Z|067e41b3-41c1-4d5d-9821-21512a853da1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:55:43.714Z|067e41b3-41c1-4d5d-9821-21512a853da1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:55:43.715Z|067e41b3-41c1-4d5d-9821-21512a853da1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:55:43.715Z|067e41b3-41c1-4d5d-9821-21512a853da1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:55:43.715Z|067e41b3-41c1-4d5d-9821-21512a853da1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:55:43.718Z|067e41b3-41c1-4d5d-9821-21512a853da1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:55:43.719Z|067e41b3-41c1-4d5d-9821-21512a853da1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:55:43.719Z|067e41b3-41c1-4d5d-9821-21512a853da1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:55:43.719Z|067e41b3-41c1-4d5d-9821-21512a853da1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:55:43 GMT;Connection:close;
2021-06-22T02:55:43.719Z|067e41b3-41c1-4d5d-9821-21512a853da1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:55:43.719Z|067e41b3-41c1-4d5d-9821-21512a853da1|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:55:57.098Z|33c79d49-3702-4d3f-99e3-5a140d249958|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:55:57.100Z|33c79d49-3702-4d3f-99e3-5a140d249958|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:55:57.240Z|973a758b-272f-4bda-9682-09c1f262533d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:55:57.241Z|973a758b-272f-4bda-9682-09c1f262533d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:56:12.098Z|69e9950a-aff0-4cf0-89cf-b3760233e647|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:56:12.098Z|69e9950a-aff0-4cf0-89cf-b3760233e647|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:56:27.098Z|db5e59c3-6c23-41c1-a52d-25e4ffe9931f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:56:27.098Z|db5e59c3-6c23-41c1-a52d-25e4ffe9931f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:56:27.242Z|09cc2208-5f13-4f46-a9a0-f9422d46594d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:56:27.242Z|09cc2208-5f13-4f46-a9a0-f9422d46594d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:56:42.098Z|7e8176de-c464-41f6-ae1c-b9fe9dc96fe6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:56:42.100Z|7e8176de-c464-41f6-ae1c-b9fe9dc96fe6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:56:43.715Z|9db7fb91-fab8-4820-9667-c1ca2e8a20ad|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:56:43.715Z|9db7fb91-fab8-4820-9667-c1ca2e8a20ad|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:56:43.715Z|9db7fb91-fab8-4820-9667-c1ca2e8a20ad|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:56:43.715Z|9db7fb91-fab8-4820-9667-c1ca2e8a20ad|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:56:43.716Z|9db7fb91-fab8-4820-9667-c1ca2e8a20ad|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:56:43.716Z|9db7fb91-fab8-4820-9667-c1ca2e8a20ad|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:56:43.720Z|9db7fb91-fab8-4820-9667-c1ca2e8a20ad|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:56:43.720Z|9db7fb91-fab8-4820-9667-c1ca2e8a20ad|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:56:43.721Z|9db7fb91-fab8-4820-9667-c1ca2e8a20ad|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:56:43.721Z|9db7fb91-fab8-4820-9667-c1ca2e8a20ad|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:56:43 GMT;Connection:close;
2021-06-22T02:56:43.721Z|9db7fb91-fab8-4820-9667-c1ca2e8a20ad|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:56:43.721Z|9db7fb91-fab8-4820-9667-c1ca2e8a20ad|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:56:57.098Z|a68d2623-2192-4510-8a09-171750b0cfa6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:56:57.098Z|a68d2623-2192-4510-8a09-171750b0cfa6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:56:57.243Z|6ff6b235-85b1-4b98-a823-5e2f6f5b64a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:56:57.243Z|6ff6b235-85b1-4b98-a823-5e2f6f5b64a6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:57:12.098Z|389a6d88-d0c6-4f9e-a4b4-300e8ac6e011|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:57:12.098Z|389a6d88-d0c6-4f9e-a4b4-300e8ac6e011|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:57:27.098Z|7b6b1ad7-971e-44e8-83db-908bfeac5fc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:57:27.100Z|7b6b1ad7-971e-44e8-83db-908bfeac5fc0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:57:27.244Z|6985d8ea-be93-4f77-adf3-6d3e3aa7fb57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:57:27.244Z|6985d8ea-be93-4f77-adf3-6d3e3aa7fb57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:57:42.098Z|e9a3e064-39b0-4aff-ba71-6ef270526b5e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:57:42.098Z|e9a3e064-39b0-4aff-ba71-6ef270526b5e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:57:43.713Z|14efc4c7-ff03-4d06-9c7b-fc04aa82cf71|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:57:43.713Z|14efc4c7-ff03-4d06-9c7b-fc04aa82cf71|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:57:43.713Z|14efc4c7-ff03-4d06-9c7b-fc04aa82cf71|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:57:43.714Z|14efc4c7-ff03-4d06-9c7b-fc04aa82cf71|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:57:43.714Z|14efc4c7-ff03-4d06-9c7b-fc04aa82cf71|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:57:43.714Z|14efc4c7-ff03-4d06-9c7b-fc04aa82cf71|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:57:43.717Z|14efc4c7-ff03-4d06-9c7b-fc04aa82cf71|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:57:43.717Z|14efc4c7-ff03-4d06-9c7b-fc04aa82cf71|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:57:43.718Z|14efc4c7-ff03-4d06-9c7b-fc04aa82cf71|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:57:43.718Z|14efc4c7-ff03-4d06-9c7b-fc04aa82cf71|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:57:43 GMT;Connection:close;
2021-06-22T02:57:43.718Z|14efc4c7-ff03-4d06-9c7b-fc04aa82cf71|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:57:43.718Z|14efc4c7-ff03-4d06-9c7b-fc04aa82cf71|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:57:57.098Z|5ed2d187-702c-4ef0-82b9-9cf2347da95e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:57:57.098Z|5ed2d187-702c-4ef0-82b9-9cf2347da95e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:57:57.244Z|c2cba40e-1e3d-4814-9876-72b647934cdd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:57:57.245Z|c2cba40e-1e3d-4814-9876-72b647934cdd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:58:12.098Z|8bbaa29f-7d74-4353-b01a-12f790f6152b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:58:12.101Z|8bbaa29f-7d74-4353-b01a-12f790f6152b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:58:27.098Z|eaa20a05-dfc3-4a9c-9af4-c7592dede1b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:58:27.099Z|eaa20a05-dfc3-4a9c-9af4-c7592dede1b6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:58:27.245Z|3bc21f5f-afc1-421a-a9da-0d2609331e45|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:58:27.246Z|3bc21f5f-afc1-421a-a9da-0d2609331e45|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:58:42.098Z|6eb80179-47e9-4df9-80c5-96bbdf02f78a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:58:42.098Z|6eb80179-47e9-4df9-80c5-96bbdf02f78a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:58:43.714Z|b6848550-dbea-4731-b5f6-9cf14c4405af|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:58:43.714Z|b6848550-dbea-4731-b5f6-9cf14c4405af|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:58:43.714Z|b6848550-dbea-4731-b5f6-9cf14c4405af|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:58:43.715Z|b6848550-dbea-4731-b5f6-9cf14c4405af|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:58:43.715Z|b6848550-dbea-4731-b5f6-9cf14c4405af|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:58:43.715Z|b6848550-dbea-4731-b5f6-9cf14c4405af|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:58:43.719Z|b6848550-dbea-4731-b5f6-9cf14c4405af|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:58:43.719Z|b6848550-dbea-4731-b5f6-9cf14c4405af|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:58:43.719Z|b6848550-dbea-4731-b5f6-9cf14c4405af|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:58:43.719Z|b6848550-dbea-4731-b5f6-9cf14c4405af|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:58:43 GMT;Connection:close;
2021-06-22T02:58:43.719Z|b6848550-dbea-4731-b5f6-9cf14c4405af|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:58:43.720Z|b6848550-dbea-4731-b5f6-9cf14c4405af|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:58:57.098Z|c9081f19-1b08-4837-a238-f8a8eaa34c40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:58:57.101Z|c9081f19-1b08-4837-a238-f8a8eaa34c40|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:58:57.246Z|88925090-2deb-41e8-a76f-20755dff3c6a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:58:57.247Z|88925090-2deb-41e8-a76f-20755dff3c6a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:59:12.098Z|97e9e1fd-5841-4a16-8e79-150d9e2e8578|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:59:12.098Z|97e9e1fd-5841-4a16-8e79-150d9e2e8578|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:59:27.098Z|a0f82af8-a4f6-41d6-8a2e-a5b0dfb81e0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:59:27.099Z|a0f82af8-a4f6-41d6-8a2e-a5b0dfb81e0e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:59:27.248Z|2e76eaf1-b062-45b5-9f32-8df590631be7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:59:27.248Z|2e76eaf1-b062-45b5-9f32-8df590631be7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:59:42.098Z|25e90ad6-7d59-4f49-9986-065ca6285447|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:59:42.100Z|25e90ad6-7d59-4f49-9986-065ca6285447|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:59:43.713Z|ad0434ed-3d90-4d74-b7dc-fab7cad61f84|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T02:59:43.714Z|ad0434ed-3d90-4d74-b7dc-fab7cad61f84|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T02:59:43.714Z|ad0434ed-3d90-4d74-b7dc-fab7cad61f84|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T02:59:43.714Z|ad0434ed-3d90-4d74-b7dc-fab7cad61f84|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T02:59:43.714Z|ad0434ed-3d90-4d74-b7dc-fab7cad61f84|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T02:59:43.714Z|ad0434ed-3d90-4d74-b7dc-fab7cad61f84|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T02:59:43.718Z|ad0434ed-3d90-4d74-b7dc-fab7cad61f84|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T02:59:43.718Z|ad0434ed-3d90-4d74-b7dc-fab7cad61f84|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T02:59:43.718Z|ad0434ed-3d90-4d74-b7dc-fab7cad61f84|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T02:59:43.718Z|ad0434ed-3d90-4d74-b7dc-fab7cad61f84|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 02:59:43 GMT;Connection:close;
2021-06-22T02:59:43.718Z|ad0434ed-3d90-4d74-b7dc-fab7cad61f84|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T02:59:43.718Z|ad0434ed-3d90-4d74-b7dc-fab7cad61f84|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T02:59:57.098Z|1774d06a-156f-4f64-b230-8679fb96b40d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:59:57.098Z|1774d06a-156f-4f64-b230-8679fb96b40d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T02:59:57.249Z|dd416e0c-0df9-431a-a588-0e359e9f8e70|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T02:59:57.249Z|dd416e0c-0df9-431a-a588-0e359e9f8e70|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:00:12.098Z|239f21fa-a13e-4edc-8b6d-098834b01f2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:00:12.098Z|239f21fa-a13e-4edc-8b6d-098834b01f2c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:00:27.098Z|bb39efd1-6304-430f-9116-1d169f827001|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:00:27.100Z|bb39efd1-6304-430f-9116-1d169f827001|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:00:27.250Z|ff4efbed-6ab1-44a9-87b6-6a4574b8dbb6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:00:27.250Z|ff4efbed-6ab1-44a9-87b6-6a4574b8dbb6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:00:42.098Z|8c4594aa-c023-40c5-bed8-26ea4af71779|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:00:42.098Z|8c4594aa-c023-40c5-bed8-26ea4af71779|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:00:43.713Z|59028f85-6ba7-4b75-a453-50b3bae967f0|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:00:43.713Z|59028f85-6ba7-4b75-a453-50b3bae967f0|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:00:43.714Z|59028f85-6ba7-4b75-a453-50b3bae967f0|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:00:43.714Z|59028f85-6ba7-4b75-a453-50b3bae967f0|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:00:43.714Z|59028f85-6ba7-4b75-a453-50b3bae967f0|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:00:43.714Z|59028f85-6ba7-4b75-a453-50b3bae967f0|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:00:43.718Z|59028f85-6ba7-4b75-a453-50b3bae967f0|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:00:43.718Z|59028f85-6ba7-4b75-a453-50b3bae967f0|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:00:43.718Z|59028f85-6ba7-4b75-a453-50b3bae967f0|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:00:43.718Z|59028f85-6ba7-4b75-a453-50b3bae967f0|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:00:43 GMT;Connection:close;
2021-06-22T03:00:43.718Z|59028f85-6ba7-4b75-a453-50b3bae967f0|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:00:43.718Z|59028f85-6ba7-4b75-a453-50b3bae967f0|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:00:57.098Z|3066bf8e-fb68-4236-887a-1a4a3c7752d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:00:57.098Z|3066bf8e-fb68-4236-887a-1a4a3c7752d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:00:57.251Z|80ecab98-945a-45d3-8e80-3963cc495890|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:00:57.251Z|80ecab98-945a-45d3-8e80-3963cc495890|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:01:12.098Z|80cb0732-66af-4070-a230-d5e4a14c5640|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:01:12.100Z|80cb0732-66af-4070-a230-d5e4a14c5640|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:01:27.098Z|613c4246-b62a-436a-854d-2f83d77ae43c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:01:27.098Z|613c4246-b62a-436a-854d-2f83d77ae43c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:01:27.252Z|7286891c-7a90-4043-b8c5-e02a58851b0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:01:27.253Z|7286891c-7a90-4043-b8c5-e02a58851b0d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:01:42.098Z|d9146688-27d8-4ba0-b192-83dd3dbdaf27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:01:42.098Z|d9146688-27d8-4ba0-b192-83dd3dbdaf27|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:01:43.714Z|a5b3c315-865b-4a62-bacd-4ef82464035b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:01:43.714Z|a5b3c315-865b-4a62-bacd-4ef82464035b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:01:43.714Z|a5b3c315-865b-4a62-bacd-4ef82464035b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:01:43.714Z|a5b3c315-865b-4a62-bacd-4ef82464035b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:01:43.715Z|a5b3c315-865b-4a62-bacd-4ef82464035b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:01:43.715Z|a5b3c315-865b-4a62-bacd-4ef82464035b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:01:43.719Z|a5b3c315-865b-4a62-bacd-4ef82464035b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:01:43.719Z|a5b3c315-865b-4a62-bacd-4ef82464035b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:01:43.719Z|a5b3c315-865b-4a62-bacd-4ef82464035b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:01:43.719Z|a5b3c315-865b-4a62-bacd-4ef82464035b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:01:43 GMT;Connection:close;
2021-06-22T03:01:43.719Z|a5b3c315-865b-4a62-bacd-4ef82464035b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:01:43.720Z|a5b3c315-865b-4a62-bacd-4ef82464035b|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:01:57.098Z|ee13c05e-6d01-4056-97cb-0738dd5f24ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:01:57.100Z|ee13c05e-6d01-4056-97cb-0738dd5f24ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:01:57.253Z|13c2374f-2125-496b-9f4a-87fed8d1678a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:01:57.253Z|13c2374f-2125-496b-9f4a-87fed8d1678a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:02:12.098Z|5a88783b-ce82-4b4d-8d89-4dc3389eb336|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:02:12.098Z|5a88783b-ce82-4b4d-8d89-4dc3389eb336|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:02:27.098Z|b8738d94-05d5-4448-996f-5ee80325311e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:02:27.099Z|b8738d94-05d5-4448-996f-5ee80325311e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:02:27.254Z|d5355952-9596-4108-94b7-2a4f7728aa47|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:02:27.254Z|d5355952-9596-4108-94b7-2a4f7728aa47|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:02:42.098Z|98da3941-895c-44c2-be72-84151c589acb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:02:42.100Z|98da3941-895c-44c2-be72-84151c589acb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:02:43.713Z|0adb56c5-3657-4975-adbc-1c62c2acd404|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:02:43.713Z|0adb56c5-3657-4975-adbc-1c62c2acd404|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:02:43.714Z|0adb56c5-3657-4975-adbc-1c62c2acd404|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:02:43.714Z|0adb56c5-3657-4975-adbc-1c62c2acd404|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:02:43.714Z|0adb56c5-3657-4975-adbc-1c62c2acd404|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:02:43.714Z|0adb56c5-3657-4975-adbc-1c62c2acd404|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:02:43.717Z|0adb56c5-3657-4975-adbc-1c62c2acd404|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:02:43.717Z|0adb56c5-3657-4975-adbc-1c62c2acd404|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:02:43.718Z|0adb56c5-3657-4975-adbc-1c62c2acd404|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:02:43.718Z|0adb56c5-3657-4975-adbc-1c62c2acd404|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:02:43 GMT;Connection:close;
2021-06-22T03:02:43.718Z|0adb56c5-3657-4975-adbc-1c62c2acd404|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:02:43.718Z|0adb56c5-3657-4975-adbc-1c62c2acd404|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:02:57.098Z|40e511ba-4bf6-4c97-84dc-24173eda4cce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:02:57.098Z|40e511ba-4bf6-4c97-84dc-24173eda4cce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:02:57.255Z|7b9efae4-a66d-4fd8-9772-9c89d3a52604|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:02:57.255Z|7b9efae4-a66d-4fd8-9772-9c89d3a52604|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:03:12.098Z|f33430ad-6e47-42a2-bc0f-c8b236f20dfe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:03:12.098Z|f33430ad-6e47-42a2-bc0f-c8b236f20dfe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:03:27.098Z|08a8ee91-508f-4b5d-9522-4f05c6da02f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:03:27.100Z|08a8ee91-508f-4b5d-9522-4f05c6da02f7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:03:27.256Z|f8bcbbc7-f30c-4cfd-be26-0dd6c781abb2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:03:27.257Z|f8bcbbc7-f30c-4cfd-be26-0dd6c781abb2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:03:42.098Z|f8f0c2d0-5ae6-4a15-afd9-908e6b1e8e9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:03:42.098Z|f8f0c2d0-5ae6-4a15-afd9-908e6b1e8e9c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:03:43.713Z|59e1f270-a0e4-469d-af00-12b769909ec4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:03:43.713Z|59e1f270-a0e4-469d-af00-12b769909ec4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:03:43.713Z|59e1f270-a0e4-469d-af00-12b769909ec4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:03:43.714Z|59e1f270-a0e4-469d-af00-12b769909ec4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:03:43.714Z|59e1f270-a0e4-469d-af00-12b769909ec4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:03:43.714Z|59e1f270-a0e4-469d-af00-12b769909ec4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:03:43.717Z|59e1f270-a0e4-469d-af00-12b769909ec4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:03:43.718Z|59e1f270-a0e4-469d-af00-12b769909ec4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:03:43.718Z|59e1f270-a0e4-469d-af00-12b769909ec4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:03:43.718Z|59e1f270-a0e4-469d-af00-12b769909ec4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:03:43 GMT;Connection:close;
2021-06-22T03:03:43.719Z|59e1f270-a0e4-469d-af00-12b769909ec4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:03:43.719Z|59e1f270-a0e4-469d-af00-12b769909ec4|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:03:57.098Z|8bac3c36-486e-4396-b38e-063583e905e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:03:57.098Z|8bac3c36-486e-4396-b38e-063583e905e4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:03:57.257Z|cfda3afd-64fb-4e3d-8502-ac5f18319dbe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:03:57.257Z|cfda3afd-64fb-4e3d-8502-ac5f18319dbe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:04:12.098Z|0a8ec16c-0960-4a94-9383-a71e90c21ce8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:04:12.100Z|0a8ec16c-0960-4a94-9383-a71e90c21ce8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:04:27.098Z|2c1a8c6d-0ab6-4bc8-b4e9-599fe6809eaf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:04:27.098Z|2c1a8c6d-0ab6-4bc8-b4e9-599fe6809eaf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:04:27.258Z|2961de37-ad78-4bd6-af83-cd081271555b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:04:27.258Z|2961de37-ad78-4bd6-af83-cd081271555b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:04:42.098Z|7ae61af1-454b-4870-8bcb-f49e521305bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:04:42.098Z|7ae61af1-454b-4870-8bcb-f49e521305bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:04:43.714Z|d17b4309-286f-4f85-8b87-679dec17b642|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:04:43.715Z|d17b4309-286f-4f85-8b87-679dec17b642|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:04:43.715Z|d17b4309-286f-4f85-8b87-679dec17b642|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:04:43.715Z|d17b4309-286f-4f85-8b87-679dec17b642|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:04:43.715Z|d17b4309-286f-4f85-8b87-679dec17b642|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:04:43.715Z|d17b4309-286f-4f85-8b87-679dec17b642|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:04:43.720Z|d17b4309-286f-4f85-8b87-679dec17b642|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:04:43.720Z|d17b4309-286f-4f85-8b87-679dec17b642|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:04:43.721Z|d17b4309-286f-4f85-8b87-679dec17b642|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:04:43.721Z|d17b4309-286f-4f85-8b87-679dec17b642|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:04:43 GMT;Connection:close;
2021-06-22T03:04:43.721Z|d17b4309-286f-4f85-8b87-679dec17b642|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:04:43.721Z|d17b4309-286f-4f85-8b87-679dec17b642|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:04:57.098Z|56854633-f11e-4a1e-bf1d-5ce171c25e7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:04:57.100Z|56854633-f11e-4a1e-bf1d-5ce171c25e7a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:04:57.259Z|5949585f-6f4f-4650-a0e3-bc051a0fabf8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:04:57.260Z|5949585f-6f4f-4650-a0e3-bc051a0fabf8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:05:12.098Z|629e7e5a-de8e-44eb-9e5d-338a5453a2d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:05:12.099Z|629e7e5a-de8e-44eb-9e5d-338a5453a2d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:05:27.098Z|58555f31-1a42-4b64-ad60-dbd81e44ceef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:05:27.099Z|58555f31-1a42-4b64-ad60-dbd81e44ceef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:05:27.261Z|a83f39cc-ab77-415c-af51-bb9dae4c7843|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:05:27.261Z|a83f39cc-ab77-415c-af51-bb9dae4c7843|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:05:42.098Z|06e615e3-6db3-4866-ae52-0e1855f2c0d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:05:42.100Z|06e615e3-6db3-4866-ae52-0e1855f2c0d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:05:43.714Z|67189e28-5d7c-4d49-b320-d2323318840f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:05:43.714Z|67189e28-5d7c-4d49-b320-d2323318840f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:05:43.714Z|67189e28-5d7c-4d49-b320-d2323318840f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:05:43.714Z|67189e28-5d7c-4d49-b320-d2323318840f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:05:43.715Z|67189e28-5d7c-4d49-b320-d2323318840f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:05:43.715Z|67189e28-5d7c-4d49-b320-d2323318840f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:05:43.719Z|67189e28-5d7c-4d49-b320-d2323318840f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:05:43.719Z|67189e28-5d7c-4d49-b320-d2323318840f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:05:43.719Z|67189e28-5d7c-4d49-b320-d2323318840f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:05:43.719Z|67189e28-5d7c-4d49-b320-d2323318840f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:05:43 GMT;Connection:close;
2021-06-22T03:05:43.719Z|67189e28-5d7c-4d49-b320-d2323318840f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:05:43.719Z|67189e28-5d7c-4d49-b320-d2323318840f|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:05:57.098Z|d479ed10-2484-4aa3-ab73-750a58d13ac0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:05:57.098Z|d479ed10-2484-4aa3-ab73-750a58d13ac0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:05:57.262Z|303a5e77-736d-4213-9580-7f9221c85a08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:05:57.262Z|303a5e77-736d-4213-9580-7f9221c85a08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:06:12.098Z|718a09fa-1bd1-4697-823c-c2831418e488|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:06:12.098Z|718a09fa-1bd1-4697-823c-c2831418e488|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:06:27.098Z|7a91255d-a58c-45d8-9170-bae6eec42484|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:06:27.101Z|7a91255d-a58c-45d8-9170-bae6eec42484|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:06:27.263Z|336bc160-cff0-4139-b8e4-a1b207608786|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:06:27.264Z|336bc160-cff0-4139-b8e4-a1b207608786|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:06:42.098Z|172e9444-a4c6-4701-b882-54387fda9f9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:06:42.098Z|172e9444-a4c6-4701-b882-54387fda9f9f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:06:43.716Z|2d671530-1b10-4304-963d-0d79bbc32488|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:06:43.717Z|2d671530-1b10-4304-963d-0d79bbc32488|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:06:43.717Z|2d671530-1b10-4304-963d-0d79bbc32488|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:06:43.717Z|2d671530-1b10-4304-963d-0d79bbc32488|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:06:43.717Z|2d671530-1b10-4304-963d-0d79bbc32488|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:06:43.717Z|2d671530-1b10-4304-963d-0d79bbc32488|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:06:43.723Z|2d671530-1b10-4304-963d-0d79bbc32488|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:06:43.723Z|2d671530-1b10-4304-963d-0d79bbc32488|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:06:43.723Z|2d671530-1b10-4304-963d-0d79bbc32488|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:06:43.723Z|2d671530-1b10-4304-963d-0d79bbc32488|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:06:43 GMT;Connection:close;
2021-06-22T03:06:43.723Z|2d671530-1b10-4304-963d-0d79bbc32488|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:06:43.724Z|2d671530-1b10-4304-963d-0d79bbc32488|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:06:57.098Z|1b313416-5420-4718-8831-2bacaf9ff790|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:06:57.098Z|1b313416-5420-4718-8831-2bacaf9ff790|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:06:57.264Z|fb9a23b3-e5ff-451b-a517-423e3e9cc64c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:06:57.265Z|fb9a23b3-e5ff-451b-a517-423e3e9cc64c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:07:12.098Z|51501ca6-c7e7-4afb-a124-e36efc898ae1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:07:12.101Z|51501ca6-c7e7-4afb-a124-e36efc898ae1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:07:27.098Z|df942403-4765-454a-99a5-812ae7909e07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:07:27.098Z|df942403-4765-454a-99a5-812ae7909e07|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:07:27.266Z|844766a0-df29-4d42-a401-49887d0277bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:07:27.266Z|844766a0-df29-4d42-a401-49887d0277bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:07:42.098Z|dd106d00-1190-439e-8c18-6eac0867a2c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:07:42.098Z|dd106d00-1190-439e-8c18-6eac0867a2c4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:07:43.713Z|eb878cc7-eb95-441b-bbfd-580c2afb9ebe|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:07:43.714Z|eb878cc7-eb95-441b-bbfd-580c2afb9ebe|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:07:43.714Z|eb878cc7-eb95-441b-bbfd-580c2afb9ebe|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:07:43.714Z|eb878cc7-eb95-441b-bbfd-580c2afb9ebe|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:07:43.714Z|eb878cc7-eb95-441b-bbfd-580c2afb9ebe|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:07:43.714Z|eb878cc7-eb95-441b-bbfd-580c2afb9ebe|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:07:43.717Z|eb878cc7-eb95-441b-bbfd-580c2afb9ebe|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:07:43.718Z|eb878cc7-eb95-441b-bbfd-580c2afb9ebe|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:07:43.718Z|eb878cc7-eb95-441b-bbfd-580c2afb9ebe|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:07:43.718Z|eb878cc7-eb95-441b-bbfd-580c2afb9ebe|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:07:43 GMT;Connection:close;
2021-06-22T03:07:43.718Z|eb878cc7-eb95-441b-bbfd-580c2afb9ebe|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:07:43.718Z|eb878cc7-eb95-441b-bbfd-580c2afb9ebe|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:07:57.098Z|1b68ada5-0d55-4692-834f-cfee9cd8cc28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:07:57.100Z|1b68ada5-0d55-4692-834f-cfee9cd8cc28|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:07:57.267Z|769cc014-ae26-418a-8116-4f7fd8f9a721|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:07:57.267Z|769cc014-ae26-418a-8116-4f7fd8f9a721|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:08:12.098Z|27a8e292-b15a-4be1-950d-d08e84dc0024|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:08:12.098Z|27a8e292-b15a-4be1-950d-d08e84dc0024|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:08:27.098Z|08f5240e-59e5-4e2c-986f-f5757329f0c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:08:27.098Z|08f5240e-59e5-4e2c-986f-f5757329f0c8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:08:27.268Z|64052d89-fe71-403f-b296-3551031801c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:08:27.268Z|64052d89-fe71-403f-b296-3551031801c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:08:42.098Z|08f24ef1-b75e-4e60-9e54-ccac2b4cc59b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:08:42.101Z|08f24ef1-b75e-4e60-9e54-ccac2b4cc59b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:08:43.713Z|a7ece66f-3c05-4e99-859e-03a4fad29b6f|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:08:43.713Z|a7ece66f-3c05-4e99-859e-03a4fad29b6f|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:08:43.714Z|a7ece66f-3c05-4e99-859e-03a4fad29b6f|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:08:43.714Z|a7ece66f-3c05-4e99-859e-03a4fad29b6f|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:08:43.714Z|a7ece66f-3c05-4e99-859e-03a4fad29b6f|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:08:43.714Z|a7ece66f-3c05-4e99-859e-03a4fad29b6f|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:08:43.718Z|a7ece66f-3c05-4e99-859e-03a4fad29b6f|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:08:43.718Z|a7ece66f-3c05-4e99-859e-03a4fad29b6f|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:08:43.719Z|a7ece66f-3c05-4e99-859e-03a4fad29b6f|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:08:43.719Z|a7ece66f-3c05-4e99-859e-03a4fad29b6f|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:08:43 GMT;Connection:close;
2021-06-22T03:08:43.719Z|a7ece66f-3c05-4e99-859e-03a4fad29b6f|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:08:43.720Z|a7ece66f-3c05-4e99-859e-03a4fad29b6f|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:08:57.098Z|1e26abf8-4295-4a9e-becd-3ec53cacdd16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:08:57.098Z|1e26abf8-4295-4a9e-becd-3ec53cacdd16|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:08:57.269Z|bd5cd730-34cd-4c4a-98d7-f7885e2fe8e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:08:57.269Z|bd5cd730-34cd-4c4a-98d7-f7885e2fe8e9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:09:12.098Z|ef57b939-5624-45fe-959f-a0c5e9826154|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:09:12.098Z|ef57b939-5624-45fe-959f-a0c5e9826154|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:09:27.098Z|c7332624-8f03-4e34-a160-dab0c31cf571|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:09:27.100Z|c7332624-8f03-4e34-a160-dab0c31cf571|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:09:27.270Z|281eaa3c-408b-4cd2-b8ac-c2af9c3a000d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:09:27.270Z|281eaa3c-408b-4cd2-b8ac-c2af9c3a000d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:09:42.098Z|3fa35961-12cb-413b-979f-1c6c6a4791f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:09:42.098Z|3fa35961-12cb-413b-979f-1c6c6a4791f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:09:43.713Z|c86209df-6f30-471a-a05e-6bb5945b59c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:09:43.713Z|c86209df-6f30-471a-a05e-6bb5945b59c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:09:43.713Z|c86209df-6f30-471a-a05e-6bb5945b59c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:09:43.714Z|c86209df-6f30-471a-a05e-6bb5945b59c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:09:43.714Z|c86209df-6f30-471a-a05e-6bb5945b59c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:09:43.714Z|c86209df-6f30-471a-a05e-6bb5945b59c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:09:43.717Z|c86209df-6f30-471a-a05e-6bb5945b59c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:09:43.717Z|c86209df-6f30-471a-a05e-6bb5945b59c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:09:43.717Z|c86209df-6f30-471a-a05e-6bb5945b59c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:09:43.718Z|c86209df-6f30-471a-a05e-6bb5945b59c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:09:43 GMT;Connection:close;
2021-06-22T03:09:43.718Z|c86209df-6f30-471a-a05e-6bb5945b59c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:09:43.718Z|c86209df-6f30-471a-a05e-6bb5945b59c4|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:09:57.098Z|77e8ed49-a792-4d36-aa24-64c4f3bccafe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:09:57.099Z|77e8ed49-a792-4d36-aa24-64c4f3bccafe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:09:57.271Z|5c1a4d95-b155-4293-b591-1fe6ba56b95d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:09:57.271Z|5c1a4d95-b155-4293-b591-1fe6ba56b95d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:10:12.098Z|cf05e163-8631-428e-b234-c4ff3a718088|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:10:12.100Z|cf05e163-8631-428e-b234-c4ff3a718088|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:10:27.098Z|ee7fb46c-33f1-4840-9971-f3e5156df02d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:10:27.098Z|ee7fb46c-33f1-4840-9971-f3e5156df02d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:10:27.272Z|267e0327-5f16-4712-9503-4e5f502db0de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:10:27.272Z|267e0327-5f16-4712-9503-4e5f502db0de|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:10:42.098Z|3a843c18-e648-40b8-8881-76fb51fda816|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:10:42.098Z|3a843c18-e648-40b8-8881-76fb51fda816|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:10:43.714Z|08cc22a4-cd69-4c85-a7d2-c24be2844a2f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:10:43.714Z|08cc22a4-cd69-4c85-a7d2-c24be2844a2f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:10:43.715Z|08cc22a4-cd69-4c85-a7d2-c24be2844a2f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:10:43.715Z|08cc22a4-cd69-4c85-a7d2-c24be2844a2f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:10:43.715Z|08cc22a4-cd69-4c85-a7d2-c24be2844a2f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:10:43.715Z|08cc22a4-cd69-4c85-a7d2-c24be2844a2f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:10:43.719Z|08cc22a4-cd69-4c85-a7d2-c24be2844a2f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:10:43.719Z|08cc22a4-cd69-4c85-a7d2-c24be2844a2f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:10:43.719Z|08cc22a4-cd69-4c85-a7d2-c24be2844a2f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:10:43.720Z|08cc22a4-cd69-4c85-a7d2-c24be2844a2f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:10:43 GMT;Connection:close;
2021-06-22T03:10:43.720Z|08cc22a4-cd69-4c85-a7d2-c24be2844a2f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:10:43.720Z|08cc22a4-cd69-4c85-a7d2-c24be2844a2f|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:10:57.098Z|8b72411b-545b-4acb-b204-6c1f554eb66a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:10:57.101Z|8b72411b-545b-4acb-b204-6c1f554eb66a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:10:57.273Z|736c9dd1-f39c-4dbb-a503-c6d0202bc38a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:10:57.273Z|736c9dd1-f39c-4dbb-a503-c6d0202bc38a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:11:12.098Z|6aebd761-7667-4224-b781-021f04ce0350|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:11:12.098Z|6aebd761-7667-4224-b781-021f04ce0350|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:11:27.098Z|8da7cd73-42e5-4a5b-994f-0d7e5144de6d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:11:27.098Z|8da7cd73-42e5-4a5b-994f-0d7e5144de6d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:11:27.274Z|bc006927-e3de-4944-b570-c823bba12df2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:11:27.274Z|bc006927-e3de-4944-b570-c823bba12df2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:11:42.098Z|543ce279-f960-4e41-b55a-0fb98adff5b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:11:42.100Z|543ce279-f960-4e41-b55a-0fb98adff5b8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:11:43.713Z|9ba4539c-b0be-4f5d-93f1-4922af1260a2|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:11:43.713Z|9ba4539c-b0be-4f5d-93f1-4922af1260a2|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:11:43.713Z|9ba4539c-b0be-4f5d-93f1-4922af1260a2|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:11:43.714Z|9ba4539c-b0be-4f5d-93f1-4922af1260a2|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:11:43.714Z|9ba4539c-b0be-4f5d-93f1-4922af1260a2|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:11:43.714Z|9ba4539c-b0be-4f5d-93f1-4922af1260a2|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:11:43.717Z|9ba4539c-b0be-4f5d-93f1-4922af1260a2|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:11:43.717Z|9ba4539c-b0be-4f5d-93f1-4922af1260a2|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:11:43.717Z|9ba4539c-b0be-4f5d-93f1-4922af1260a2|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:11:43.718Z|9ba4539c-b0be-4f5d-93f1-4922af1260a2|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:11:43 GMT;Connection:close;
2021-06-22T03:11:43.718Z|9ba4539c-b0be-4f5d-93f1-4922af1260a2|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:11:43.718Z|9ba4539c-b0be-4f5d-93f1-4922af1260a2|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:11:57.098Z|05f6301d-9c45-489e-836c-82cb5570f56c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:11:57.098Z|05f6301d-9c45-489e-836c-82cb5570f56c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:11:57.275Z|56622570-c9ed-47e2-83b5-406d2ecaac8f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:11:57.276Z|56622570-c9ed-47e2-83b5-406d2ecaac8f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:12:12.098Z|eb345745-27dd-4c03-a0d1-77d7ad128804|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:12:12.098Z|eb345745-27dd-4c03-a0d1-77d7ad128804|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:12:27.098Z|85b07918-76ae-4f9e-af93-e899920e04b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:12:27.100Z|85b07918-76ae-4f9e-af93-e899920e04b4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:12:27.276Z|1757d896-b6a6-4713-9333-f6f4be1b52d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:12:27.277Z|1757d896-b6a6-4713-9333-f6f4be1b52d3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:12:42.098Z|ccef268a-bb74-4efa-86f9-125a1e55430b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:12:42.098Z|ccef268a-bb74-4efa-86f9-125a1e55430b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:12:43.713Z|37a58029-f358-4fbc-ac14-5b7be96e0e9a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:12:43.713Z|37a58029-f358-4fbc-ac14-5b7be96e0e9a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:12:43.713Z|37a58029-f358-4fbc-ac14-5b7be96e0e9a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:12:43.714Z|37a58029-f358-4fbc-ac14-5b7be96e0e9a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:12:43.714Z|37a58029-f358-4fbc-ac14-5b7be96e0e9a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:12:43.714Z|37a58029-f358-4fbc-ac14-5b7be96e0e9a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:12:43.718Z|37a58029-f358-4fbc-ac14-5b7be96e0e9a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:12:43.718Z|37a58029-f358-4fbc-ac14-5b7be96e0e9a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:12:43.718Z|37a58029-f358-4fbc-ac14-5b7be96e0e9a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:12:43.718Z|37a58029-f358-4fbc-ac14-5b7be96e0e9a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:12:43 GMT;Connection:close;
2021-06-22T03:12:43.718Z|37a58029-f358-4fbc-ac14-5b7be96e0e9a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:12:43.719Z|37a58029-f358-4fbc-ac14-5b7be96e0e9a|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:12:57.098Z|dc1d6af3-f6f1-4165-9046-e62afc36cfc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:12:57.099Z|dc1d6af3-f6f1-4165-9046-e62afc36cfc7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:12:57.277Z|ee407e5e-ab83-41e5-88b6-0259e52d7fba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:12:57.277Z|ee407e5e-ab83-41e5-88b6-0259e52d7fba|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:13:12.098Z|33ba9872-793b-4838-829f-0cbeb64240fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:13:12.100Z|33ba9872-793b-4838-829f-0cbeb64240fe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:13:27.098Z|2a4d0464-50a0-4be0-9eaa-156bb596307a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:13:27.098Z|2a4d0464-50a0-4be0-9eaa-156bb596307a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:13:27.278Z|f5513c4d-a7f8-4bbb-94e5-14eec22bf138|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:13:27.278Z|f5513c4d-a7f8-4bbb-94e5-14eec22bf138|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:13:42.098Z|93a40d65-bb0c-4235-9fae-fc3f12f22ac8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:13:42.098Z|93a40d65-bb0c-4235-9fae-fc3f12f22ac8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:13:43.715Z|3de655ed-0ed3-4482-a89c-24146278581d|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:13:43.715Z|3de655ed-0ed3-4482-a89c-24146278581d|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:13:43.715Z|3de655ed-0ed3-4482-a89c-24146278581d|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:13:43.715Z|3de655ed-0ed3-4482-a89c-24146278581d|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:13:43.716Z|3de655ed-0ed3-4482-a89c-24146278581d|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:13:43.716Z|3de655ed-0ed3-4482-a89c-24146278581d|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:13:43.720Z|3de655ed-0ed3-4482-a89c-24146278581d|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:13:43.720Z|3de655ed-0ed3-4482-a89c-24146278581d|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:13:43.720Z|3de655ed-0ed3-4482-a89c-24146278581d|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:13:43.721Z|3de655ed-0ed3-4482-a89c-24146278581d|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:13:43 GMT;Connection:close;
2021-06-22T03:13:43.721Z|3de655ed-0ed3-4482-a89c-24146278581d|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:13:43.721Z|3de655ed-0ed3-4482-a89c-24146278581d|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:13:57.098Z|fffbff8f-63a1-4246-95db-3d02c75d62e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:13:57.100Z|fffbff8f-63a1-4246-95db-3d02c75d62e8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:13:57.279Z|fb1c467f-4525-4e64-8072-6779670d4400|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:13:57.280Z|fb1c467f-4525-4e64-8072-6779670d4400|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:14:12.098Z|719c9e06-1be9-4a2d-b3ea-faf6ca0c5582|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:14:12.098Z|719c9e06-1be9-4a2d-b3ea-faf6ca0c5582|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:14:27.098Z|7b168e62-07a5-4311-86ef-1fb845ddb4ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:14:27.098Z|7b168e62-07a5-4311-86ef-1fb845ddb4ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:14:27.280Z|2892ac5f-8b60-4d1e-a0c5-80177bcc1a29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:14:27.280Z|2892ac5f-8b60-4d1e-a0c5-80177bcc1a29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:14:42.098Z|ab844c87-b3eb-4e5d-9dea-97b92fb5604d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:14:42.100Z|ab844c87-b3eb-4e5d-9dea-97b92fb5604d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:14:43.714Z|6548bb8e-5211-4b83-ba26-6da6a512a533|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:14:43.714Z|6548bb8e-5211-4b83-ba26-6da6a512a533|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:14:43.715Z|6548bb8e-5211-4b83-ba26-6da6a512a533|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:14:43.715Z|6548bb8e-5211-4b83-ba26-6da6a512a533|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:14:43.715Z|6548bb8e-5211-4b83-ba26-6da6a512a533|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:14:43.715Z|6548bb8e-5211-4b83-ba26-6da6a512a533|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:14:43.719Z|6548bb8e-5211-4b83-ba26-6da6a512a533|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:14:43.719Z|6548bb8e-5211-4b83-ba26-6da6a512a533|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:14:43.720Z|6548bb8e-5211-4b83-ba26-6da6a512a533|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:14:43.720Z|6548bb8e-5211-4b83-ba26-6da6a512a533|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:14:43 GMT;Connection:close;
2021-06-22T03:14:43.720Z|6548bb8e-5211-4b83-ba26-6da6a512a533|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:14:43.720Z|6548bb8e-5211-4b83-ba26-6da6a512a533|http-nio-8083-exec-7|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:14:57.098Z|4760fbf3-87a2-4c9e-8b4c-ea231348f3f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:14:57.098Z|4760fbf3-87a2-4c9e-8b4c-ea231348f3f2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:14:57.281Z|e130e4ed-a415-451c-8865-b695002e1775|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:14:57.281Z|e130e4ed-a415-451c-8865-b695002e1775|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:15:12.098Z|fa7240e7-04e4-4e9e-bd94-f4dfe6a189c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:15:12.098Z|fa7240e7-04e4-4e9e-bd94-f4dfe6a189c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:15:27.098Z|b3a0d00c-4bda-4679-b58b-b9d2f041d8a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:15:27.101Z|b3a0d00c-4bda-4679-b58b-b9d2f041d8a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:15:27.282Z|2ad4e208-0b56-4293-94e5-6618637b3942|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:15:27.282Z|2ad4e208-0b56-4293-94e5-6618637b3942|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:15:42.098Z|45a98ef3-4244-4f81-91cc-36f7746dac01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:15:42.098Z|45a98ef3-4244-4f81-91cc-36f7746dac01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:15:43.714Z|41745a90-b766-42d4-97e3-3ad47d751612|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:15:43.714Z|41745a90-b766-42d4-97e3-3ad47d751612|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:15:43.714Z|41745a90-b766-42d4-97e3-3ad47d751612|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:15:43.714Z|41745a90-b766-42d4-97e3-3ad47d751612|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:15:43.714Z|41745a90-b766-42d4-97e3-3ad47d751612|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:15:43.714Z|41745a90-b766-42d4-97e3-3ad47d751612|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:15:43.718Z|41745a90-b766-42d4-97e3-3ad47d751612|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:15:43.718Z|41745a90-b766-42d4-97e3-3ad47d751612|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:15:43.718Z|41745a90-b766-42d4-97e3-3ad47d751612|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:15:43.718Z|41745a90-b766-42d4-97e3-3ad47d751612|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:15:43 GMT;Connection:close;
2021-06-22T03:15:43.718Z|41745a90-b766-42d4-97e3-3ad47d751612|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:15:43.718Z|41745a90-b766-42d4-97e3-3ad47d751612|http-nio-8083-exec-8|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:15:57.098Z|94c9480b-7c57-4b06-a9da-fb60e27ca707|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:15:57.098Z|94c9480b-7c57-4b06-a9da-fb60e27ca707|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:15:57.283Z|efd21d4b-a50e-4ca3-b7c4-ed5a09846c44|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:15:57.284Z|efd21d4b-a50e-4ca3-b7c4-ed5a09846c44|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:16:12.099Z|4e0b16be-5379-44e9-b9b2-181093f7d866|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:16:12.102Z|4e0b16be-5379-44e9-b9b2-181093f7d866|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:16:27.098Z|284361aa-8fd8-4f3f-92a8-0d806b7544e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:16:27.098Z|284361aa-8fd8-4f3f-92a8-0d806b7544e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:16:27.284Z|6c05fbb6-c6d8-4f2e-bd29-49764aa068e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:16:27.285Z|6c05fbb6-c6d8-4f2e-bd29-49764aa068e4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:16:42.098Z|d0f72666-8f24-4b56-b5e3-a294bd42ae11|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:16:42.098Z|d0f72666-8f24-4b56-b5e3-a294bd42ae11|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:16:43.715Z|019fccb7-9b7e-41f7-bc23-e163ea0d774f|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:16:43.715Z|019fccb7-9b7e-41f7-bc23-e163ea0d774f|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:16:43.715Z|019fccb7-9b7e-41f7-bc23-e163ea0d774f|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:16:43.716Z|019fccb7-9b7e-41f7-bc23-e163ea0d774f|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:16:43.716Z|019fccb7-9b7e-41f7-bc23-e163ea0d774f|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:16:43.716Z|019fccb7-9b7e-41f7-bc23-e163ea0d774f|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:16:43.721Z|019fccb7-9b7e-41f7-bc23-e163ea0d774f|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:16:43.721Z|019fccb7-9b7e-41f7-bc23-e163ea0d774f|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:16:43.721Z|019fccb7-9b7e-41f7-bc23-e163ea0d774f|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:16:43.721Z|019fccb7-9b7e-41f7-bc23-e163ea0d774f|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:16:43 GMT;Connection:close;
2021-06-22T03:16:43.721Z|019fccb7-9b7e-41f7-bc23-e163ea0d774f|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:16:43.721Z|019fccb7-9b7e-41f7-bc23-e163ea0d774f|http-nio-8083-exec-9|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:16:57.098Z|930978ae-6659-4b33-8b81-660fdbf550f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:16:57.100Z|930978ae-6659-4b33-8b81-660fdbf550f5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:16:57.285Z|45903b0c-379f-49c7-bea5-8df155437872|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:16:57.285Z|45903b0c-379f-49c7-bea5-8df155437872|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:17:12.098Z|0f21d7d5-801c-4114-96f4-662e967eac72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:17:12.098Z|0f21d7d5-801c-4114-96f4-662e967eac72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:17:27.098Z|13655b2c-4476-4f89-8e93-a2e4eca385b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:17:27.098Z|13655b2c-4476-4f89-8e93-a2e4eca385b5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:17:27.286Z|cf3f8329-f349-40ab-867f-a8c4647bc255|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:17:27.287Z|cf3f8329-f349-40ab-867f-a8c4647bc255|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:17:42.098Z|0ebb48c5-f2c2-4132-962b-ae9c15e711d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:17:42.098Z|0ebb48c5-f2c2-4132-962b-ae9c15e711d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:17:43.714Z|f26edfb8-1dfa-40d3-af85-e103e492c2e3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:17:43.714Z|f26edfb8-1dfa-40d3-af85-e103e492c2e3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:17:43.714Z|f26edfb8-1dfa-40d3-af85-e103e492c2e3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:17:43.715Z|f26edfb8-1dfa-40d3-af85-e103e492c2e3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:17:43.715Z|f26edfb8-1dfa-40d3-af85-e103e492c2e3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:17:43.715Z|f26edfb8-1dfa-40d3-af85-e103e492c2e3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:17:43.721Z|f26edfb8-1dfa-40d3-af85-e103e492c2e3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:17:43.721Z|f26edfb8-1dfa-40d3-af85-e103e492c2e3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:17:43.721Z|f26edfb8-1dfa-40d3-af85-e103e492c2e3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:17:43.721Z|f26edfb8-1dfa-40d3-af85-e103e492c2e3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:17:43 GMT;Connection:close;
2021-06-22T03:17:43.722Z|f26edfb8-1dfa-40d3-af85-e103e492c2e3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:17:43.722Z|f26edfb8-1dfa-40d3-af85-e103e492c2e3|http-nio-8083-exec-10|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:17:57.098Z|d3984234-f21c-4351-a4f3-0fddc7c6dd65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:17:57.098Z|d3984234-f21c-4351-a4f3-0fddc7c6dd65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:17:57.287Z|cf473a07-50c3-4715-b203-df2d85aeec26|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:17:57.288Z|cf473a07-50c3-4715-b203-df2d85aeec26|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:18:12.098Z|0382e885-07bf-4fa4-9298-4313d18d3bf9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:18:12.098Z|0382e885-07bf-4fa4-9298-4313d18d3bf9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:18:27.098Z|b9579d65-2ad3-498a-9511-039bd219c002|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:18:27.098Z|b9579d65-2ad3-498a-9511-039bd219c002|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:18:27.289Z|9a00528e-8da4-41de-b391-ae7817142b9e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:18:27.289Z|9a00528e-8da4-41de-b391-ae7817142b9e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:18:42.098Z|10e9ef83-9cb6-4fdd-ab7d-56d4a6a0b7a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:18:42.100Z|10e9ef83-9cb6-4fdd-ab7d-56d4a6a0b7a4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:18:43.714Z|21418b04-3641-4b32-8986-6b341e87a87b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:18:43.714Z|21418b04-3641-4b32-8986-6b341e87a87b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:18:43.714Z|21418b04-3641-4b32-8986-6b341e87a87b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:18:43.714Z|21418b04-3641-4b32-8986-6b341e87a87b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:18:43.714Z|21418b04-3641-4b32-8986-6b341e87a87b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:18:43.715Z|21418b04-3641-4b32-8986-6b341e87a87b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:18:43.718Z|21418b04-3641-4b32-8986-6b341e87a87b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:18:43.719Z|21418b04-3641-4b32-8986-6b341e87a87b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:18:43.719Z|21418b04-3641-4b32-8986-6b341e87a87b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:18:43.719Z|21418b04-3641-4b32-8986-6b341e87a87b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:18:43 GMT;Connection:close;
2021-06-22T03:18:43.719Z|21418b04-3641-4b32-8986-6b341e87a87b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:18:43.719Z|21418b04-3641-4b32-8986-6b341e87a87b|http-nio-8083-exec-1|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:18:57.098Z|56d5981d-8bae-4611-9b14-61213c2a3944|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:18:57.098Z|56d5981d-8bae-4611-9b14-61213c2a3944|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:18:57.290Z|957d3adf-9088-4855-adac-27882c67d6e6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:18:57.290Z|957d3adf-9088-4855-adac-27882c67d6e6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:19:12.098Z|8e511d84-5730-43e0-9c5e-131722b35a32|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:19:12.098Z|8e511d84-5730-43e0-9c5e-131722b35a32|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:19:27.098Z|abbad1a6-89d2-4083-b63f-bc5c40d08c14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:19:27.100Z|abbad1a6-89d2-4083-b63f-bc5c40d08c14|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:19:27.291Z|81c05e2e-e02b-48d3-896d-e17183a05d08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:19:27.291Z|81c05e2e-e02b-48d3-896d-e17183a05d08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:19:42.098Z|ecd96008-c608-47ba-9bb2-db65f139f0b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:19:42.098Z|ecd96008-c608-47ba-9bb2-db65f139f0b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:19:43.713Z|1126752f-d27f-4e19-8f90-a6f112c85335|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:19:43.713Z|1126752f-d27f-4e19-8f90-a6f112c85335|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:19:43.714Z|1126752f-d27f-4e19-8f90-a6f112c85335|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:19:43.714Z|1126752f-d27f-4e19-8f90-a6f112c85335|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:19:43.714Z|1126752f-d27f-4e19-8f90-a6f112c85335|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:19:43.714Z|1126752f-d27f-4e19-8f90-a6f112c85335|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:19:43.717Z|1126752f-d27f-4e19-8f90-a6f112c85335|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:19:43.718Z|1126752f-d27f-4e19-8f90-a6f112c85335|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:19:43.718Z|1126752f-d27f-4e19-8f90-a6f112c85335|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:19:43.718Z|1126752f-d27f-4e19-8f90-a6f112c85335|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:19:43 GMT;Connection:close;
2021-06-22T03:19:43.718Z|1126752f-d27f-4e19-8f90-a6f112c85335|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:19:43.718Z|1126752f-d27f-4e19-8f90-a6f112c85335|http-nio-8083-exec-2|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:19:57.098Z|a6f0c76c-206d-4931-9cb9-b3a5deb02633|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:19:57.098Z|a6f0c76c-206d-4931-9cb9-b3a5deb02633|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:19:57.292Z|32e31e35-63f2-4d4c-b783-6c7d7d836d1c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:19:57.293Z|32e31e35-63f2-4d4c-b783-6c7d7d836d1c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:20:12.098Z|edb56cbc-1cc1-46cf-8fae-63bffc9238f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:20:12.100Z|edb56cbc-1cc1-46cf-8fae-63bffc9238f8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:20:27.098Z|68f79e93-943e-49e3-8c76-5f7c8c6e0288|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:20:27.098Z|68f79e93-943e-49e3-8c76-5f7c8c6e0288|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:20:27.294Z|b65291e8-14b7-47d0-b201-2a700d60a25c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:20:27.294Z|b65291e8-14b7-47d0-b201-2a700d60a25c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:20:42.098Z|50bb3aa0-89c8-401e-bca3-ce0bce07b409|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:20:42.099Z|50bb3aa0-89c8-401e-bca3-ce0bce07b409|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:20:43.713Z|d167b926-2e6e-47db-b0d5-1807a33091db|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:20:43.714Z|d167b926-2e6e-47db-b0d5-1807a33091db|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:20:43.714Z|d167b926-2e6e-47db-b0d5-1807a33091db|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:20:43.714Z|d167b926-2e6e-47db-b0d5-1807a33091db|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:20:43.714Z|d167b926-2e6e-47db-b0d5-1807a33091db|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:20:43.714Z|d167b926-2e6e-47db-b0d5-1807a33091db|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:20:43.718Z|d167b926-2e6e-47db-b0d5-1807a33091db|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:20:43.718Z|d167b926-2e6e-47db-b0d5-1807a33091db|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:20:43.718Z|d167b926-2e6e-47db-b0d5-1807a33091db|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:20:43.718Z|d167b926-2e6e-47db-b0d5-1807a33091db|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:20:43 GMT;Connection:close;
2021-06-22T03:20:43.719Z|d167b926-2e6e-47db-b0d5-1807a33091db|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:20:43.719Z|d167b926-2e6e-47db-b0d5-1807a33091db|http-nio-8083-exec-3|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:20:57.098Z|d203385b-ecf3-418f-90cc-60692c33fa00|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:20:57.101Z|d203385b-ecf3-418f-90cc-60692c33fa00|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:20:57.295Z|573ad1a8-33a8-4381-8546-4fd5e04c6698|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:20:57.295Z|573ad1a8-33a8-4381-8546-4fd5e04c6698|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:21:12.098Z|7c6cea40-c3a6-4f30-a633-b7240140fdc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:21:12.098Z|7c6cea40-c3a6-4f30-a633-b7240140fdc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:21:27.098Z|cd246594-d749-4690-a320-d82518cc8607|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:21:27.098Z|cd246594-d749-4690-a320-d82518cc8607|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:21:27.296Z|7b1b0764-6e21-469b-a074-068d5c2cc8bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:21:27.296Z|7b1b0764-6e21-469b-a074-068d5c2cc8bf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:21:42.098Z|502afb97-e37d-4fe6-96d8-9bf162e6ba1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:21:42.100Z|502afb97-e37d-4fe6-96d8-9bf162e6ba1b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:21:43.713Z|7fe3827d-4417-4af5-b1c0-bceace0438ca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:21:43.714Z|7fe3827d-4417-4af5-b1c0-bceace0438ca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:21:43.714Z|7fe3827d-4417-4af5-b1c0-bceace0438ca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:21:43.714Z|7fe3827d-4417-4af5-b1c0-bceace0438ca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:21:43.714Z|7fe3827d-4417-4af5-b1c0-bceace0438ca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:21:43.714Z|7fe3827d-4417-4af5-b1c0-bceace0438ca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:21:43.717Z|7fe3827d-4417-4af5-b1c0-bceace0438ca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:21:43.718Z|7fe3827d-4417-4af5-b1c0-bceace0438ca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:21:43.718Z|7fe3827d-4417-4af5-b1c0-bceace0438ca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:21:43.718Z|7fe3827d-4417-4af5-b1c0-bceace0438ca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:21:43 GMT;Connection:close;
2021-06-22T03:21:43.718Z|7fe3827d-4417-4af5-b1c0-bceace0438ca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:21:43.718Z|7fe3827d-4417-4af5-b1c0-bceace0438ca|http-nio-8083-exec-4|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:21:57.098Z|77021846-127c-4d42-9326-46d8307691f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:21:57.099Z|77021846-127c-4d42-9326-46d8307691f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:21:57.297Z|3689c3fe-99db-4ae9-abd4-aee68498ec48|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:21:57.298Z|3689c3fe-99db-4ae9-abd4-aee68498ec48|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:22:12.098Z|29f8db37-5ee5-4a72-bd00-150263367302|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:22:12.098Z|29f8db37-5ee5-4a72-bd00-150263367302|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:22:27.098Z|c25336d5-4b89-4ab0-a60c-3adf8a43b332|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:22:27.101Z|c25336d5-4b89-4ab0-a60c-3adf8a43b332|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:22:27.299Z|c2bba7fe-3743-4559-9d7f-5c676ee6cddb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:22:27.299Z|c2bba7fe-3743-4559-9d7f-5c676ee6cddb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:22:42.098Z|cacc3c88-b381-4fbd-928b-5ac7d283ae21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:22:42.098Z|cacc3c88-b381-4fbd-928b-5ac7d283ae21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:22:43.713Z|73903b81-d1e0-496f-a4b3-d3aa15d630a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:22:43.713Z|73903b81-d1e0-496f-a4b3-d3aa15d630a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:22:43.714Z|73903b81-d1e0-496f-a4b3-d3aa15d630a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:22:43.714Z|73903b81-d1e0-496f-a4b3-d3aa15d630a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:22:43.714Z|73903b81-d1e0-496f-a4b3-d3aa15d630a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:22:43.714Z|73903b81-d1e0-496f-a4b3-d3aa15d630a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:22:43.717Z|73903b81-d1e0-496f-a4b3-d3aa15d630a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:22:43.718Z|73903b81-d1e0-496f-a4b3-d3aa15d630a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:22:43.718Z|73903b81-d1e0-496f-a4b3-d3aa15d630a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:22:43.718Z|73903b81-d1e0-496f-a4b3-d3aa15d630a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:22:43 GMT;Connection:close;
2021-06-22T03:22:43.718Z|73903b81-d1e0-496f-a4b3-d3aa15d630a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:22:43.718Z|73903b81-d1e0-496f-a4b3-d3aa15d630a1|http-nio-8083-exec-5|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:22:57.098Z|a92fd2b1-bebc-4818-8e8d-39c397fb17cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:22:57.098Z|a92fd2b1-bebc-4818-8e8d-39c397fb17cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:22:57.300Z|cc4b736f-dcf8-4d3c-9de0-ce4ec5c7e13a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:22:57.300Z|cc4b736f-dcf8-4d3c-9de0-ce4ec5c7e13a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:23:12.098Z|f8e21605-9bd8-483a-98cf-0a53ef2dd4b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:23:12.100Z|f8e21605-9bd8-483a-98cf-0a53ef2dd4b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:23:27.098Z|1375de42-500a-4032-a592-5347644e6ec9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:23:27.098Z|1375de42-500a-4032-a592-5347644e6ec9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:23:27.301Z|21dcd484-74db-48aa-9276-711117b6627a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:23:27.301Z|21dcd484-74db-48aa-9276-711117b6627a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:23:42.098Z|1d82ecf7-dd6f-413e-8f01-5308f199a174|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:23:42.098Z|1d82ecf7-dd6f-413e-8f01-5308f199a174|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:23:43.714Z|db11dab7-7975-4ac2-8b45-20f630000a5c|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Entering
2021-06-22T03:23:43.714Z|db11dab7-7975-4ac2-8b45-20f630000a5c|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request begin================================================
2021-06-22T03:23:43.714Z|db11dab7-7975-4ac2-8b45-20f630000a5c|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||URI         : /manage/health
2021-06-22T03:23:43.715Z|db11dab7-7975-4ac2-8b45-20f630000a5c|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Method      : GET
2021-06-22T03:23:43.715Z|db11dab7-7975-4ac2-8b45-20f630000a5c|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Headers     : host:10.233.75.239:8083;user-agent:kube-probe/1.19;accept-encoding:gzip;connection:close;
2021-06-22T03:23:43.715Z|db11dab7-7975-4ac2-8b45-20f630000a5c|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||===========================request end==================================================
2021-06-22T03:23:43.719Z|db11dab7-7975-4ac2-8b45-20f630000a5c|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response begin==========================================
2021-06-22T03:23:43.719Z|db11dab7-7975-4ac2-8b45-20f630000a5c|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status code  : 200
2021-06-22T03:23:43.719Z|db11dab7-7975-4ac2-8b45-20f630000a5c|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||Status text  : OK
2021-06-22T03:23:43.719Z|db11dab7-7975-4ac2-8b45-20f630000a5c|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||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:Tue, 22 Jun 2021 03:23:43 GMT;Connection:close;
2021-06-22T03:23:43.720Z|db11dab7-7975-4ac2-8b45-20f630000a5c|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||DEBUG|500||============================response end============================================
2021-06-22T03:23:43.720Z|db11dab7-7975-4ac2-8b45-20f630000a5c|http-nio-8083-exec-6|/manage/health|kube-probe/1.19|||INFO|500||Exiting.
2021-06-22T03:23:57.098Z|0140acf7-8e5e-4152-bc79-0c375ef998fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:23:57.100Z|0140acf7-8e5e-4152-bc79-0c375ef998fb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:23:57.302Z|2e812475-713a-4e7d-bd8d-d42e8a73c063|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:23:57.302Z|2e812475-713a-4e7d-bd8d-d42e8a73c063|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.
2021-06-22T03:24:12.098Z|7121f55f-190c-434b-9efb-824dcb9862af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering
2021-06-22T03:24:12.098Z|7121f55f-190c-434b-9efb-824dcb9862af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.