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-07-28T10:08:48.040Z||main|||||INFO|500||Starting MSORequestDBApplication on dev-so-request-db-adapter-64d7684f5f-hjvts with PID 13 (/app/app.jar started by so in /app) 2021-07-28T10:08:48.045Z||main|||||DEBUG|500||Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE 2021-07-28T10:08:48.046Z||main|||||INFO|500||The following profiles are active: basic 2021-07-28T10:08:56.259Z||main|||||INFO|500||Starting service [Tomcat] 2021-07-28T10:08:56.261Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2021-07-28T10:08:56.353Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-07-28T10:08:57.344Z||main|||||INFO|500||reqdb-pool - Starting... 2021-07-28T10:08:57.512Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-07-28T10:08:57.644Z||main|||||INFO|500||Flyway Community Edition 6.5.7 by Redgate 2021-07-28T10:08:57.811Z||main|||||INFO|500||Database: jdbc:mariadb://mariadb-galera:3306/requestdb (MariaDB 10.5) 2021-07-28T10:08:57.871Z||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-07-28T10:08:58.063Z||main|||||INFO|500||Successfully validated 37 migrations (execution time 00:00.148s) 2021-07-28T10:08:58.091Z||main|||||INFO|500||Creating Schema History table `requestdb`.`flyway_schema_history` ... 2021-07-28T10:08:58.187Z||main|||||WARN|500||DB: Name 'flyway_schema_history_pk' ignored for PRIMARY key. (SQL State: - Error Code: 1280) 2021-07-28T10:08:58.294Z||main|||||INFO|500||Current version of schema `requestdb`: << Empty Schema >> 2021-07-28T10:08:58.327Z||main|||||INFO|500||Migrating schema `requestdb` to version 1 - Base version 2021-07-28T10:08:58.697Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.1 - Add Identifiers Active Requests 2021-07-28T10:08:58.807Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.2 - Add Operation Status 2021-07-28T10:08:58.941Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.3 - Remove Invalid requestdb data 2021-07-28T10:08:59.015Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.4 - Activate Requests Nullable Coulmns 2021-07-28T10:08:59.112Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.5 - Archived Infra Requests 2021-07-28T10:08:59.191Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.6 - shedlock 2021-07-28T10:08:59.271Z||main|||||INFO|500||Migrating schema `requestdb` to version 2.7 - Update Status Message ColumnTypes 2021-07-28T10:08:59.347Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.2 - Add Request Processing Data 2021-07-28T10:08:59.410Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.3 - Expand Column Size 2021-07-28T10:08:59.517Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.13 - Add Rollback Status Message To Infra Active Reqests 2021-07-28T10:08:59.615Z||main|||||INFO|500||Migrating schema `requestdb` to version 4.14 - Add Flow Status To Infra Active Requests 2021-07-28T10:08:59.733Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.1 - Add Column Request url varchar500 2021-07-28T10:08:59.794Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.2 - Add Instance Group Data 2021-07-28T10:08:59.922Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3 - Add Add Column To WatchDog Model Id Lookup 2021-07-28T10:09:00.039Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.3.1 - Watchdog Lock Version Column 2021-07-28T10:09:00.102Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.4 - Add Vnf Operational Env Id column 2021-07-28T10:09:00.170Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.7 - Add OpenStack Request Information 2021-07-28T10:09:00.301Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.8 - Add Column Original Request Id 2021-07-28T10:09:00.376Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.9 - Add Column Ext System Error Source 2021-07-28T10:09:00.477Z||main|||||INFO|500||Migrating schema `requestdb` to version 5.10 - Add Column IS DATA INTERNAL 2021-07-28T10:09:00.529Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1 - Add Column Rollback Ext System Error Source 2021-07-28T10:09:00.604Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.1.1 - Add Instance NFVO Mapping Table 2021-07-28T10:09:00.676Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.2 - Expand Column Size Infra Active Requests Request Status 2021-07-28T10:09:00.711Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.3 - Expand Column Size Archived Infra Active Requests Request Status 2021-07-28T10:09:00.788Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4 - Add Indexes to Infra Active Requests Table 2021-07-28T10:09:00.914Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.4.1 - Rename Infra active requests AIC CLOUD REGION Column 2021-07-28T10:09:01.107Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.5 - Drop Table Active Requests 2021-07-28T10:09:01.218Z||main|||||INFO|500||Migrating schema `requestdb` to version 6.6 - UpdateRequestProcessingData 2021-07-28T10:09:01.267Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.1 - Drop Columns from Infra requests archive tables 2021-07-28T10:09:01.537Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2 - Add PNF Column Infra Requests archive tables 2021-07-28T10:09:01.635Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.2.1 - Add PNF Column Infra Requests archive tables 2021-07-28T10:09:01.700Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3 - Add Columns Tenant Name Product Family Name 2021-07-28T10:09:01.806Z||main|||||INFO|500||Migrating schema `requestdb` to version 7.3.1 - AddResourceStatusMessageColumn 2021-07-28T10:09:01.914Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.1 - Add Orchestration Task Table 2021-07-28T10:09:02.003Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.2 - Fix Invalid Request Status 2021-07-28T10:09:02.042Z||main|||||INFO|500||Migrating schema `requestdb` to version 8.3 - Add Columns Workflow Name Operation Name 2021-07-28T10:09:02.187Z||main|||||INFO|500||Successfully applied 37 migrations to schema `requestdb` (execution time 00:03.902s) 2021-07-28T10:09:02.668Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2021-07-28T10:09:02.945Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2021-07-28T10:09:03.417Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-07-28T10:09:04.650Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-07-28T10:09:07.694Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-07-28T10:09:13.102Z||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-07-28T10:09:14.896Z||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-07-28T10:09:16.514Z||main|||||INFO|500||Setting the server's publish address to be /RequestsDbAdapter 2021-07-28T10:09:17.007Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-07-28T10:09:21.628Z||main|||||INFO|500||Started MSORequestDBApplication in 35.919 seconds (JVM running for 37.373) 2021-07-28T10:09:21.687Z|f7a04e5d-20f1-4f18-8abf-5282bf714f36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:09:21.695Z|f7a04e5d-20f1-4f18-8abf-5282bf714f36|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:09:21.697Z|0b4031bf-4309-4fd3-94a2-b852436432c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:09:21.705Z|0b4031bf-4309-4fd3-94a2-b852436432c1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:09:36.624Z|6affc140-77da-46e1-918a-8ffc0ac828b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:09:36.630Z|6affc140-77da-46e1-918a-8ffc0ac828b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:09:51.620Z|1a36f165-6466-45a1-8826-e4070bb668d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:09:51.621Z|1a36f165-6466-45a1-8826-e4070bb668d4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:09:51.707Z|fa52dfbb-8c2c-471e-8882-cbae6c3dc8df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:09:51.708Z|fa52dfbb-8c2c-471e-8882-cbae6c3dc8df|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:10:06.623Z|70db0da8-69af-4357-b46e-799faf254fe2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:10:06.626Z|70db0da8-69af-4357-b46e-799faf254fe2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:10:21.621Z|23db6dd1-554c-49bf-84cf-a4e1757bfbe6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:10:21.624Z|23db6dd1-554c-49bf-84cf-a4e1757bfbe6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:10:21.715Z|16e5801a-1537-45df-8c00-bef55cbbbf0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:10:21.716Z|16e5801a-1537-45df-8c00-bef55cbbbf0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:10:36.620Z|1e64c4d2-3d7d-4e36-9378-1e0320878502|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:10:36.621Z|1e64c4d2-3d7d-4e36-9378-1e0320878502|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:10:51.631Z|76ec3c32-1714-44ff-94d0-42acae024ffc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:10:51.666Z|76ec3c32-1714-44ff-94d0-42acae024ffc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:10:51.721Z|a1a4a2a2-04d2-4b00-82fd-db886d21cc60|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:10:51.725Z|a1a4a2a2-04d2-4b00-82fd-db886d21cc60|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:11:06.620Z|23b85259-3776-4de9-a0cf-9100f6a78e03|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:11:06.621Z|23b85259-3776-4de9-a0cf-9100f6a78e03|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:11:21.623Z|225d7dc3-f323-4d20-a4c9-e2a8fbcda116|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:11:21.629Z|225d7dc3-f323-4d20-a4c9-e2a8fbcda116|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:11:21.729Z|9d8ac404-0b9c-4462-8c59-a5c6285c0432|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:11:21.730Z|9d8ac404-0b9c-4462-8c59-a5c6285c0432|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:11:36.620Z|c475e51b-288a-4b6f-84ad-9918d01dcc82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:11:36.623Z|c475e51b-288a-4b6f-84ad-9918d01dcc82|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:11:51.626Z|65e4b1b1-ec94-4f9b-9030-2eb24163e147|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:11:51.627Z|65e4b1b1-ec94-4f9b-9030-2eb24163e147|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:11:51.731Z|28977cc4-667a-437c-84d1-225ce138cd68|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:11:51.732Z|28977cc4-667a-437c-84d1-225ce138cd68|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:12:06.621Z|74769642-c7b3-40ae-ae01-1b256800d872|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:12:06.623Z|74769642-c7b3-40ae-ae01-1b256800d872|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:12:21.628Z|ac996614-15c7-41e8-821c-80363b8e4bca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:12:21.633Z|ac996614-15c7-41e8-821c-80363b8e4bca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:12:21.739Z|dea4cd06-3612-40dc-b593-ab7a7259cca2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:12:21.740Z|dea4cd06-3612-40dc-b593-ab7a7259cca2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:12:36.620Z|7dc66d92-7469-426e-9952-14a209dc3f52|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:12:36.621Z|7dc66d92-7469-426e-9952-14a209dc3f52|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:12:51.627Z|ac26fc1a-4914-4fc3-93a3-b594be379109|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:12:51.629Z|ac26fc1a-4914-4fc3-93a3-b594be379109|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:12:51.742Z|ffdf04d3-d02b-4351-a2ce-0e922a91a48a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:12:51.742Z|ffdf04d3-d02b-4351-a2ce-0e922a91a48a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:13:06.623Z|898a611f-1024-4c9c-b228-ab2f876be062|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:13:06.625Z|898a611f-1024-4c9c-b228-ab2f876be062|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:13:21.622Z|d98b3c64-20ee-4d44-9fd7-63a6fb65ca24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:13:21.624Z|d98b3c64-20ee-4d44-9fd7-63a6fb65ca24|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:13:21.743Z|b29d2659-9958-408d-b819-e373ac09e434|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:13:21.745Z|b29d2659-9958-408d-b819-e373ac09e434|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:13:36.629Z|9db6b6a7-846c-43e3-9e02-f67ea21f817e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:13:36.642Z|9db6b6a7-846c-43e3-9e02-f67ea21f817e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:13:51.620Z|9363d080-837b-499b-a4ff-9675bf4e6ac9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:13:51.621Z|9363d080-837b-499b-a4ff-9675bf4e6ac9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:13:51.747Z|20b86a4a-79d3-4c84-a5ed-f0351cc6ba6a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:13:51.748Z|20b86a4a-79d3-4c84-a5ed-f0351cc6ba6a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:14:06.622Z|8870ad3e-4618-4518-963a-13898488fd51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:14:06.622Z|8870ad3e-4618-4518-963a-13898488fd51|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:14:21.624Z|9088ec42-25de-46c5-a514-3369315640a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:14:21.630Z|9088ec42-25de-46c5-a514-3369315640a3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:14:21.752Z|76935205-6384-49e7-a0c9-5217afa743d0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:14:21.753Z|76935205-6384-49e7-a0c9-5217afa743d0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:14:36.621Z|55061b99-6ffc-45ff-886d-421f52c01342|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:14:36.624Z|55061b99-6ffc-45ff-886d-421f52c01342|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:14:51.620Z|4d8a75b4-1932-4794-b641-40a7746f34ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:14:51.621Z|4d8a75b4-1932-4794-b641-40a7746f34ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:14:51.757Z|cb2e5260-35c4-447c-a97d-b3f9e73563c8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:14:51.758Z|cb2e5260-35c4-447c-a97d-b3f9e73563c8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:15:06.620Z|d7e0d039-fa32-40ad-89f0-ecef1bc443bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:15:06.622Z|d7e0d039-fa32-40ad-89f0-ecef1bc443bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:15:21.620Z|72bab284-9938-41aa-99d4-dad17943bdd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:15:21.621Z|72bab284-9938-41aa-99d4-dad17943bdd4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:15:21.760Z|00aa1857-b18a-44b1-8354-fc8e1aa1b136|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:15:21.761Z|00aa1857-b18a-44b1-8354-fc8e1aa1b136|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:15:36.625Z|11c1b30a-efb5-4dbc-9c06-34f16c7460ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:15:36.630Z|11c1b30a-efb5-4dbc-9c06-34f16c7460ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:15:51.619Z|6b07ba1c-8706-407d-9717-84f17104fd21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:15:51.620Z|6b07ba1c-8706-407d-9717-84f17104fd21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:15:51.762Z|7bc3cd26-3df3-4f3e-a31f-97a7a4103cdf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:15:51.763Z|7bc3cd26-3df3-4f3e-a31f-97a7a4103cdf|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:16:06.620Z|9511c161-a9ac-415d-8ea7-b67ffae412e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:16:06.620Z|9511c161-a9ac-415d-8ea7-b67ffae412e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:16:21.620Z|ec511911-db6c-4b41-8e11-f72bc5a394df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:16:21.622Z|ec511911-db6c-4b41-8e11-f72bc5a394df|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:16:21.765Z|b6be6cc1-8f11-48d5-a083-35fe32f0e198|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:16:21.765Z|b6be6cc1-8f11-48d5-a083-35fe32f0e198|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:16:36.622Z|5c223fd2-8609-484e-933b-0fe063f4ad46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:16:36.625Z|5c223fd2-8609-484e-933b-0fe063f4ad46|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:16:51.620Z|09796ffd-7d81-43ff-ada6-c3c63386fc1d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:16:51.621Z|09796ffd-7d81-43ff-ada6-c3c63386fc1d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:16:51.771Z|29354432-0862-40f4-a19c-883aea5c8745|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:16:51.772Z|29354432-0862-40f4-a19c-883aea5c8745|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:17:06.620Z|89f7dae8-514c-400f-badc-d3ae06f1cac5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:17:06.623Z|89f7dae8-514c-400f-badc-d3ae06f1cac5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:17:21.620Z|f161e408-5cd9-47c6-bae7-c5fa071c04f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:17:21.621Z|f161e408-5cd9-47c6-bae7-c5fa071c04f9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:17:21.773Z|335d0c31-f8c2-4d26-8ecd-240df0458698|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:17:21.774Z|335d0c31-f8c2-4d26-8ecd-240df0458698|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:17:36.620Z|c0207c73-fe17-46ea-be3c-ac5e41aab45b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:17:36.621Z|c0207c73-fe17-46ea-be3c-ac5e41aab45b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:17:51.622Z|d50bbad4-c78a-4764-b9b9-5ead2da7d522|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:17:51.625Z|d50bbad4-c78a-4764-b9b9-5ead2da7d522|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:17:51.775Z|adb0a31b-a1ea-475e-b6a8-d91f851fc223|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:17:51.776Z|adb0a31b-a1ea-475e-b6a8-d91f851fc223|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:18:06.620Z|40a6928d-9a9f-4df4-86ac-01c63841c29c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:18:06.621Z|40a6928d-9a9f-4df4-86ac-01c63841c29c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:18:21.620Z|32ad9b94-7aff-4586-9c86-a64369ccc2ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:18:21.620Z|32ad9b94-7aff-4586-9c86-a64369ccc2ec|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:18:21.777Z|3ecb0faf-51cf-4f1f-8887-f76a5b70ad0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:18:21.780Z|3ecb0faf-51cf-4f1f-8887-f76a5b70ad0e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:18:36.625Z|e476d36e-9ffd-4dc9-ad6a-8926bfab98af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:18:36.631Z|e476d36e-9ffd-4dc9-ad6a-8926bfab98af|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:18:51.622Z|a394e152-1bcc-449d-bc95-7e1c1f848758|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:18:51.624Z|a394e152-1bcc-449d-bc95-7e1c1f848758|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:18:51.781Z|51137d0d-e938-4abd-a2ee-783b893e596f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:18:51.783Z|51137d0d-e938-4abd-a2ee-783b893e596f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:19:06.620Z|9508f899-4abf-4809-a42e-698692799c4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:19:06.621Z|9508f899-4abf-4809-a42e-698692799c4b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:19:18.130Z||http-nio-8083-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-07-28T10:19:18.316Z|f29d6764-fbf2-4f26-99da-9ef9c0f87dca|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:19:18.317Z|f29d6764-fbf2-4f26-99da-9ef9c0f87dca|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:19:18.317Z|f29d6764-fbf2-4f26-99da-9ef9c0f87dca|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:19:18.318Z|f29d6764-fbf2-4f26-99da-9ef9c0f87dca|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:19:18.319Z|f29d6764-fbf2-4f26-99da-9ef9c0f87dca|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:19:18.319Z|f29d6764-fbf2-4f26-99da-9ef9c0f87dca|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:19:18.607Z|f29d6764-fbf2-4f26-99da-9ef9c0f87dca|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:19:18.608Z|f29d6764-fbf2-4f26-99da-9ef9c0f87dca|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:19:18.611Z|f29d6764-fbf2-4f26-99da-9ef9c0f87dca|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:19:18.611Z|f29d6764-fbf2-4f26-99da-9ef9c0f87dca|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:19:18 GMT;Connection:close; 2021-07-28T10:19:18.611Z|f29d6764-fbf2-4f26-99da-9ef9c0f87dca|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:19:18.612Z|f29d6764-fbf2-4f26-99da-9ef9c0f87dca|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:19:21.620Z|47100920-3f31-41de-8992-2cd4672a9564|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:19:21.621Z|47100920-3f31-41de-8992-2cd4672a9564|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:19:21.784Z|bdd7d6fb-559a-41c9-a49d-37b783da97c3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:19:21.785Z|bdd7d6fb-559a-41c9-a49d-37b783da97c3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:19:36.621Z|38f29a0b-39ac-41ed-a862-ee6fbeb20939|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:19:36.624Z|38f29a0b-39ac-41ed-a862-ee6fbeb20939|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:19:51.624Z|e33292c5-60c0-432c-af38-d2487e73732c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:19:51.630Z|e33292c5-60c0-432c-af38-d2487e73732c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:19:51.786Z|a90a2f2d-d37c-4414-9737-1148fac2562c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:19:51.787Z|a90a2f2d-d37c-4414-9737-1148fac2562c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:20:06.621Z|e7aefbc8-10f7-4459-a838-40cff9ddb2ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:20:06.622Z|e7aefbc8-10f7-4459-a838-40cff9ddb2ab|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:20:17.933Z|b3848f86-e385-47ea-b34f-065cfd9362a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:20:17.934Z|b3848f86-e385-47ea-b34f-065cfd9362a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:20:17.934Z|b3848f86-e385-47ea-b34f-065cfd9362a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:20:17.935Z|b3848f86-e385-47ea-b34f-065cfd9362a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:20:17.935Z|b3848f86-e385-47ea-b34f-065cfd9362a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:20:17.936Z|b3848f86-e385-47ea-b34f-065cfd9362a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:20:17.948Z|b3848f86-e385-47ea-b34f-065cfd9362a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:20:17.949Z|b3848f86-e385-47ea-b34f-065cfd9362a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:20:17.949Z|b3848f86-e385-47ea-b34f-065cfd9362a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:20:17.949Z|b3848f86-e385-47ea-b34f-065cfd9362a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:20:17 GMT;Connection:close; 2021-07-28T10:20:17.951Z|b3848f86-e385-47ea-b34f-065cfd9362a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:20:17.952Z|b3848f86-e385-47ea-b34f-065cfd9362a7|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:20:21.619Z|8c0fc11b-8cc1-4dc0-988a-81f8cbee22e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:20:21.620Z|8c0fc11b-8cc1-4dc0-988a-81f8cbee22e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:20:21.788Z|48f1e76e-1f66-4c5c-a374-bb4f351be712|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:20:21.788Z|48f1e76e-1f66-4c5c-a374-bb4f351be712|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:20:36.620Z|e7bcb417-3a64-4ed0-9aa4-ace93243155c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:20:36.622Z|e7bcb417-3a64-4ed0-9aa4-ace93243155c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:20:51.620Z|15fe2758-9c36-4bca-a492-a368c14ade4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:20:51.620Z|15fe2758-9c36-4bca-a492-a368c14ade4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:20:51.790Z|2d5034c8-cd1d-4979-9202-b1e2ec128f1c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:20:51.790Z|2d5034c8-cd1d-4979-9202-b1e2ec128f1c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:21:06.623Z|40baa5bd-4d3a-4c03-bd8a-8bad8b2b774e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:21:06.629Z|40baa5bd-4d3a-4c03-bd8a-8bad8b2b774e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:21:17.925Z|81f10505-300a-4bbc-9bcd-7ff308a8bdde|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:21:17.926Z|81f10505-300a-4bbc-9bcd-7ff308a8bdde|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:21:17.926Z|81f10505-300a-4bbc-9bcd-7ff308a8bdde|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:21:17.927Z|81f10505-300a-4bbc-9bcd-7ff308a8bdde|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:21:17.928Z|81f10505-300a-4bbc-9bcd-7ff308a8bdde|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:21:17.928Z|81f10505-300a-4bbc-9bcd-7ff308a8bdde|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:21:17.937Z|81f10505-300a-4bbc-9bcd-7ff308a8bdde|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:21:17.938Z|81f10505-300a-4bbc-9bcd-7ff308a8bdde|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:21:17.938Z|81f10505-300a-4bbc-9bcd-7ff308a8bdde|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:21:17.938Z|81f10505-300a-4bbc-9bcd-7ff308a8bdde|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:21:17 GMT;Connection:close; 2021-07-28T10:21:17.938Z|81f10505-300a-4bbc-9bcd-7ff308a8bdde|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:21:17.939Z|81f10505-300a-4bbc-9bcd-7ff308a8bdde|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:21:21.620Z|f225c500-6c4f-44b5-a284-f7b9f4012ff7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:21:21.621Z|f225c500-6c4f-44b5-a284-f7b9f4012ff7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:21:21.792Z|b9d9cce9-8322-42a3-b7cd-6f5da4dad0b3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:21:21.793Z|b9d9cce9-8322-42a3-b7cd-6f5da4dad0b3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:21:36.620Z|32d23aca-fcbd-4c0d-803c-949e5828b1a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:21:36.621Z|32d23aca-fcbd-4c0d-803c-949e5828b1a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:21:51.620Z|4ae8b4a5-94a4-4681-89ec-4e6d51fcb1b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:21:51.622Z|4ae8b4a5-94a4-4681-89ec-4e6d51fcb1b9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:21:51.794Z|445d6d72-cfaa-48d2-af10-e67880c05c51|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:21:51.795Z|445d6d72-cfaa-48d2-af10-e67880c05c51|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:22:06.620Z|ec3e6f7b-c423-4738-9f7c-bae116f13b20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:22:06.623Z|ec3e6f7b-c423-4738-9f7c-bae116f13b20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:22:17.928Z|bfdb8f56-49c1-4281-b8e3-8f12882ccd32|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:22:17.930Z|bfdb8f56-49c1-4281-b8e3-8f12882ccd32|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:22:17.930Z|bfdb8f56-49c1-4281-b8e3-8f12882ccd32|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:22:17.930Z|bfdb8f56-49c1-4281-b8e3-8f12882ccd32|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:22:17.930Z|bfdb8f56-49c1-4281-b8e3-8f12882ccd32|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:22:17.931Z|bfdb8f56-49c1-4281-b8e3-8f12882ccd32|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:22:17.942Z|bfdb8f56-49c1-4281-b8e3-8f12882ccd32|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:22:17.942Z|bfdb8f56-49c1-4281-b8e3-8f12882ccd32|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:22:17.943Z|bfdb8f56-49c1-4281-b8e3-8f12882ccd32|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:22:17.943Z|bfdb8f56-49c1-4281-b8e3-8f12882ccd32|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:22:17 GMT;Connection:close; 2021-07-28T10:22:17.943Z|bfdb8f56-49c1-4281-b8e3-8f12882ccd32|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:22:17.943Z|bfdb8f56-49c1-4281-b8e3-8f12882ccd32|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:22:21.620Z|b37355aa-61d3-4b77-a0ad-622379dfb946|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:22:21.621Z|b37355aa-61d3-4b77-a0ad-622379dfb946|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:22:21.797Z|07dbf474-befe-47a9-ae8f-cf07d1b742e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:22:21.797Z|07dbf474-befe-47a9-ae8f-cf07d1b742e0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:22:36.620Z|1fc80705-0fc0-4d2b-b4d2-f0dcf87ac02e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:22:36.622Z|1fc80705-0fc0-4d2b-b4d2-f0dcf87ac02e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:22:51.620Z|8e6f92f2-b962-453d-b596-27126d25adbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:22:51.620Z|8e6f92f2-b962-453d-b596-27126d25adbc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:22:51.799Z|2729dba0-01ac-40c1-ae25-37856b13f12f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:22:51.800Z|2729dba0-01ac-40c1-ae25-37856b13f12f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:23:06.621Z|83ea6769-3404-473c-92c3-906cb1aabac8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:23:06.622Z|83ea6769-3404-473c-92c3-906cb1aabac8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:23:17.929Z|00f2af79-73e8-4570-b042-80d96d00711a|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:23:17.931Z|00f2af79-73e8-4570-b042-80d96d00711a|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:23:17.931Z|00f2af79-73e8-4570-b042-80d96d00711a|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:23:17.932Z|00f2af79-73e8-4570-b042-80d96d00711a|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:23:17.933Z|00f2af79-73e8-4570-b042-80d96d00711a|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:23:17.934Z|00f2af79-73e8-4570-b042-80d96d00711a|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:23:17.951Z|00f2af79-73e8-4570-b042-80d96d00711a|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:23:17.952Z|00f2af79-73e8-4570-b042-80d96d00711a|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:23:17.952Z|00f2af79-73e8-4570-b042-80d96d00711a|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:23:17.953Z|00f2af79-73e8-4570-b042-80d96d00711a|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:23:17 GMT;Connection:close; 2021-07-28T10:23:17.953Z|00f2af79-73e8-4570-b042-80d96d00711a|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:23:17.954Z|00f2af79-73e8-4570-b042-80d96d00711a|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:23:21.620Z|c6a2400d-a470-4f91-9af8-322d28b9e764|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:23:21.623Z|c6a2400d-a470-4f91-9af8-322d28b9e764|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:23:21.803Z|adf2b890-4215-4b2c-8b3f-b35e4b275bde|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:23:21.804Z|adf2b890-4215-4b2c-8b3f-b35e4b275bde|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:23:36.620Z|ccdc2a37-399e-4940-a7bc-2c510632eb05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:23:36.621Z|ccdc2a37-399e-4940-a7bc-2c510632eb05|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:23:51.620Z|482c6c40-f8bd-4b44-b4e3-881d7f016f44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:23:51.620Z|482c6c40-f8bd-4b44-b4e3-881d7f016f44|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:23:51.806Z|38e8118b-238b-4218-9659-40c0d11507c0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:23:51.806Z|38e8118b-238b-4218-9659-40c0d11507c0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:24:06.620Z|521ccf61-4bf4-45db-a18a-cb1c1498926d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:24:06.622Z|521ccf61-4bf4-45db-a18a-cb1c1498926d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:24:17.930Z|98c59724-e2bd-4cd2-9a1b-04295e042782|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:24:17.931Z|98c59724-e2bd-4cd2-9a1b-04295e042782|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:24:17.931Z|98c59724-e2bd-4cd2-9a1b-04295e042782|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:24:18.009Z|98c59724-e2bd-4cd2-9a1b-04295e042782|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:24:18.011Z|98c59724-e2bd-4cd2-9a1b-04295e042782|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:24:18.011Z|98c59724-e2bd-4cd2-9a1b-04295e042782|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:24:18.020Z|98c59724-e2bd-4cd2-9a1b-04295e042782|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:24:18.020Z|98c59724-e2bd-4cd2-9a1b-04295e042782|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:24:18.020Z|98c59724-e2bd-4cd2-9a1b-04295e042782|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:24:18.021Z|98c59724-e2bd-4cd2-9a1b-04295e042782|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:24:18 GMT;Connection:close; 2021-07-28T10:24:18.021Z|98c59724-e2bd-4cd2-9a1b-04295e042782|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:24:18.022Z|98c59724-e2bd-4cd2-9a1b-04295e042782|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:24:21.620Z|2db15c28-9112-43aa-9836-59baedaa2119|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:24:21.620Z|2db15c28-9112-43aa-9836-59baedaa2119|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:24:21.807Z|e2c5e8c5-639b-453d-a5ec-8707a01b317f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:24:21.808Z|e2c5e8c5-639b-453d-a5ec-8707a01b317f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:24:36.622Z|4dc9b3ae-e683-48e7-8a32-d6bd287c74f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:24:36.626Z|4dc9b3ae-e683-48e7-8a32-d6bd287c74f4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:24:51.620Z|bd204938-b35b-4dda-be9b-5ebcc70303fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:24:51.621Z|bd204938-b35b-4dda-be9b-5ebcc70303fc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:24:51.809Z|7c76fc73-78a2-421d-b891-53653d381498|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:24:51.810Z|7c76fc73-78a2-421d-b891-53653d381498|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:25:06.620Z|26da3a2b-c872-4e96-b757-cc134f7c98d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:25:06.620Z|26da3a2b-c872-4e96-b757-cc134f7c98d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:25:17.929Z|b178056e-93bb-4d7d-9b20-6084fe040ee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:25:17.930Z|b178056e-93bb-4d7d-9b20-6084fe040ee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:25:17.930Z|b178056e-93bb-4d7d-9b20-6084fe040ee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:25:17.931Z|b178056e-93bb-4d7d-9b20-6084fe040ee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:25:17.931Z|b178056e-93bb-4d7d-9b20-6084fe040ee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:25:17.931Z|b178056e-93bb-4d7d-9b20-6084fe040ee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:25:17.940Z|b178056e-93bb-4d7d-9b20-6084fe040ee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:25:17.940Z|b178056e-93bb-4d7d-9b20-6084fe040ee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:25:17.941Z|b178056e-93bb-4d7d-9b20-6084fe040ee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:25:17.941Z|b178056e-93bb-4d7d-9b20-6084fe040ee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:25:17 GMT;Connection:close; 2021-07-28T10:25:17.941Z|b178056e-93bb-4d7d-9b20-6084fe040ee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:25:17.942Z|b178056e-93bb-4d7d-9b20-6084fe040ee9|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:25:21.619Z|8a8401f6-f393-466b-8f73-76423f481dc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:25:21.621Z|8a8401f6-f393-466b-8f73-76423f481dc6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:25:21.811Z|5a7d2899-55c9-4f68-b20d-5e5ae3e158b2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:25:21.812Z|5a7d2899-55c9-4f68-b20d-5e5ae3e158b2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:25:36.620Z|139f594d-caa0-44d0-8c90-d33c4c7b3195|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:25:36.621Z|139f594d-caa0-44d0-8c90-d33c4c7b3195|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:25:51.622Z|d5d720f7-dd07-4b83-88de-6b6e8ee4216a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:25:51.625Z|d5d720f7-dd07-4b83-88de-6b6e8ee4216a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:25:51.813Z|fda14978-f51d-44da-81ed-27e06abe8293|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:25:51.814Z|fda14978-f51d-44da-81ed-27e06abe8293|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:26:06.620Z|d8f75bf5-9cbc-41cd-911a-641c26ca664f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:26:06.621Z|d8f75bf5-9cbc-41cd-911a-641c26ca664f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:26:17.936Z|298993d9-d79b-4796-8743-9ef1c8f61cd7|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:26:17.937Z|298993d9-d79b-4796-8743-9ef1c8f61cd7|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:26:17.938Z|298993d9-d79b-4796-8743-9ef1c8f61cd7|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:26:17.939Z|298993d9-d79b-4796-8743-9ef1c8f61cd7|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:26:17.940Z|298993d9-d79b-4796-8743-9ef1c8f61cd7|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:26:17.940Z|298993d9-d79b-4796-8743-9ef1c8f61cd7|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:26:17.962Z|298993d9-d79b-4796-8743-9ef1c8f61cd7|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:26:17.962Z|298993d9-d79b-4796-8743-9ef1c8f61cd7|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:26:17.962Z|298993d9-d79b-4796-8743-9ef1c8f61cd7|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:26:17.963Z|298993d9-d79b-4796-8743-9ef1c8f61cd7|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:26:17 GMT;Connection:close; 2021-07-28T10:26:17.963Z|298993d9-d79b-4796-8743-9ef1c8f61cd7|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:26:17.964Z|298993d9-d79b-4796-8743-9ef1c8f61cd7|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:26:21.620Z|d62ffb36-3193-4156-a397-c18a3944120e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:26:21.620Z|d62ffb36-3193-4156-a397-c18a3944120e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:26:21.815Z|4617ef1a-e300-4ff3-80c7-cad67b152bef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:26:21.816Z|4617ef1a-e300-4ff3-80c7-cad67b152bef|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:26:36.619Z|c981c955-60ac-4417-b3de-4ab818a66aa4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:26:36.621Z|c981c955-60ac-4417-b3de-4ab818a66aa4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:26:51.622Z|36934ee8-fd32-4afe-8bc9-e96cd4c2a715|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:26:51.626Z|36934ee8-fd32-4afe-8bc9-e96cd4c2a715|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:26:51.817Z|6592d75e-840b-4e86-ba67-ced009a85d88|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:26:51.818Z|6592d75e-840b-4e86-ba67-ced009a85d88|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:27:06.621Z|e20c3a8c-322d-42d7-8afd-493cedb4247c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:27:06.625Z|e20c3a8c-322d-42d7-8afd-493cedb4247c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:27:17.926Z|23b804cc-623c-4905-a531-65656da70abd|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:27:17.927Z|23b804cc-623c-4905-a531-65656da70abd|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:27:17.927Z|23b804cc-623c-4905-a531-65656da70abd|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:27:17.927Z|23b804cc-623c-4905-a531-65656da70abd|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:27:17.930Z|23b804cc-623c-4905-a531-65656da70abd|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:27:17.930Z|23b804cc-623c-4905-a531-65656da70abd|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:27:17.941Z|23b804cc-623c-4905-a531-65656da70abd|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:27:17.941Z|23b804cc-623c-4905-a531-65656da70abd|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:27:17.941Z|23b804cc-623c-4905-a531-65656da70abd|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:27:17.942Z|23b804cc-623c-4905-a531-65656da70abd|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:27:17 GMT;Connection:close; 2021-07-28T10:27:17.942Z|23b804cc-623c-4905-a531-65656da70abd|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:27:17.942Z|23b804cc-623c-4905-a531-65656da70abd|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:27:21.620Z|812c2bc0-25ac-4742-9a67-7c43354f0536|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:27:21.621Z|812c2bc0-25ac-4742-9a67-7c43354f0536|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:27:21.819Z|befdb8d6-879a-4288-b3c9-72f20e6ba38c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:27:21.819Z|befdb8d6-879a-4288-b3c9-72f20e6ba38c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:27:36.620Z|715252ce-33ee-424b-9f76-680f1749ed6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:27:36.620Z|715252ce-33ee-424b-9f76-680f1749ed6a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:27:51.620Z|f9df476b-b12b-4a8b-b181-86c78477ecf3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:27:51.622Z|f9df476b-b12b-4a8b-b181-86c78477ecf3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:27:51.820Z|def6228a-fac7-4eb3-b802-138f325974f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:27:51.821Z|def6228a-fac7-4eb3-b802-138f325974f2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:28:06.622Z|24be7509-216a-489e-9ee1-f53ab7bca996|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:28:06.624Z|24be7509-216a-489e-9ee1-f53ab7bca996|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:28:17.926Z|e6c8588c-9a90-45c3-abf1-e5ffe14d46c9|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:28:17.927Z|e6c8588c-9a90-45c3-abf1-e5ffe14d46c9|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:28:17.927Z|e6c8588c-9a90-45c3-abf1-e5ffe14d46c9|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:28:17.927Z|e6c8588c-9a90-45c3-abf1-e5ffe14d46c9|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:28:17.928Z|e6c8588c-9a90-45c3-abf1-e5ffe14d46c9|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:28:17.929Z|e6c8588c-9a90-45c3-abf1-e5ffe14d46c9|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:28:17.938Z|e6c8588c-9a90-45c3-abf1-e5ffe14d46c9|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:28:17.938Z|e6c8588c-9a90-45c3-abf1-e5ffe14d46c9|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:28:17.938Z|e6c8588c-9a90-45c3-abf1-e5ffe14d46c9|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:28:17.939Z|e6c8588c-9a90-45c3-abf1-e5ffe14d46c9|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:28:17 GMT;Connection:close; 2021-07-28T10:28:17.939Z|e6c8588c-9a90-45c3-abf1-e5ffe14d46c9|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:28:17.939Z|e6c8588c-9a90-45c3-abf1-e5ffe14d46c9|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:28:21.620Z|01257ae6-e597-41e1-a459-715eabdc8b4d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:28:21.620Z|01257ae6-e597-41e1-a459-715eabdc8b4d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:28:21.822Z|0fc9c848-bcad-4f16-84e1-3237e10bb943|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:28:21.823Z|0fc9c848-bcad-4f16-84e1-3237e10bb943|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:28:36.620Z|1d75c156-ca06-4a52-980d-3a54077cf7d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:28:36.623Z|1d75c156-ca06-4a52-980d-3a54077cf7d1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:28:51.620Z|5edccd72-4cbb-461f-b681-93bfc2f2b3b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:28:51.620Z|5edccd72-4cbb-461f-b681-93bfc2f2b3b3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:28:51.824Z|375ac80e-10ea-4178-94d0-5b2b119ac11e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:28:51.824Z|375ac80e-10ea-4178-94d0-5b2b119ac11e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:29:06.620Z|f6c4f525-27c5-4eaa-b6fe-7e0772a6d44a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:29:06.621Z|f6c4f525-27c5-4eaa-b6fe-7e0772a6d44a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:29:17.928Z|c9915756-a1e3-43a4-a53c-f2d4d371eb87|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:29:17.929Z|c9915756-a1e3-43a4-a53c-f2d4d371eb87|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:29:17.930Z|c9915756-a1e3-43a4-a53c-f2d4d371eb87|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:29:17.931Z|c9915756-a1e3-43a4-a53c-f2d4d371eb87|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:29:17.931Z|c9915756-a1e3-43a4-a53c-f2d4d371eb87|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:29:17.931Z|c9915756-a1e3-43a4-a53c-f2d4d371eb87|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:29:17.941Z|c9915756-a1e3-43a4-a53c-f2d4d371eb87|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:29:17.941Z|c9915756-a1e3-43a4-a53c-f2d4d371eb87|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:29:17.941Z|c9915756-a1e3-43a4-a53c-f2d4d371eb87|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:29:17.941Z|c9915756-a1e3-43a4-a53c-f2d4d371eb87|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:29:17 GMT;Connection:close; 2021-07-28T10:29:17.942Z|c9915756-a1e3-43a4-a53c-f2d4d371eb87|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:29:17.942Z|c9915756-a1e3-43a4-a53c-f2d4d371eb87|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:29:21.620Z|dda2895b-c345-485f-91ee-2fd7056c02cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:29:21.622Z|dda2895b-c345-485f-91ee-2fd7056c02cf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:29:21.825Z|4de6fc61-fb4a-45d6-a85c-ffb03224469d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:29:21.826Z|4de6fc61-fb4a-45d6-a85c-ffb03224469d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:29:36.620Z|e8b123a6-dab1-4b59-aa8f-b5db90e0c03d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:29:36.621Z|e8b123a6-dab1-4b59-aa8f-b5db90e0c03d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:29:51.620Z|b683917f-db43-4aa3-8b9f-7e25d3df58db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:29:51.620Z|b683917f-db43-4aa3-8b9f-7e25d3df58db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:29:51.827Z|a46ed4b1-4cb4-4b42-97d0-559c015f255c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:29:51.828Z|a46ed4b1-4cb4-4b42-97d0-559c015f255c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:30:06.620Z|effdf772-37fe-487f-b121-3d568fe41b34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:30:06.622Z|effdf772-37fe-487f-b121-3d568fe41b34|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:30:17.921Z|afe03801-4891-4e16-8af3-6322d1d90c83|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:30:17.922Z|afe03801-4891-4e16-8af3-6322d1d90c83|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:30:17.922Z|afe03801-4891-4e16-8af3-6322d1d90c83|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:30:17.925Z|afe03801-4891-4e16-8af3-6322d1d90c83|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:30:17.925Z|afe03801-4891-4e16-8af3-6322d1d90c83|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:30:17.925Z|afe03801-4891-4e16-8af3-6322d1d90c83|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:30:17.932Z|afe03801-4891-4e16-8af3-6322d1d90c83|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:30:17.933Z|afe03801-4891-4e16-8af3-6322d1d90c83|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:30:17.933Z|afe03801-4891-4e16-8af3-6322d1d90c83|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:30:17.933Z|afe03801-4891-4e16-8af3-6322d1d90c83|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:30:17 GMT;Connection:close; 2021-07-28T10:30:17.934Z|afe03801-4891-4e16-8af3-6322d1d90c83|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:30:17.934Z|afe03801-4891-4e16-8af3-6322d1d90c83|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:30:21.620Z|e7b4ce97-ae03-4f52-bb26-4c57f1620ce5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:30:21.621Z|e7b4ce97-ae03-4f52-bb26-4c57f1620ce5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:30:21.829Z|741ba602-91d3-44ce-aa39-507bcac92ab9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:30:21.830Z|741ba602-91d3-44ce-aa39-507bcac92ab9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:30:36.619Z|402b5259-d1de-4cb4-9330-affdd9dce20a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:30:36.620Z|402b5259-d1de-4cb4-9330-affdd9dce20a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:30:51.621Z|bcbe4a95-55b5-4bb6-be0d-eff08e473364|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:30:51.625Z|bcbe4a95-55b5-4bb6-be0d-eff08e473364|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:30:51.831Z|b7c5a280-7e98-4b2d-bdc6-5a43ffe18d58|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:30:51.833Z|b7c5a280-7e98-4b2d-bdc6-5a43ffe18d58|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:31:06.620Z|170b7b9e-a283-4bbb-b51a-bc0bb38281bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:31:06.622Z|170b7b9e-a283-4bbb-b51a-bc0bb38281bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:31:17.932Z|8fb20e3b-5558-46e1-86d4-56358e85a107|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:31:17.933Z|8fb20e3b-5558-46e1-86d4-56358e85a107|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:31:17.934Z|8fb20e3b-5558-46e1-86d4-56358e85a107|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:31:17.935Z|8fb20e3b-5558-46e1-86d4-56358e85a107|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:31:17.935Z|8fb20e3b-5558-46e1-86d4-56358e85a107|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:31:17.936Z|8fb20e3b-5558-46e1-86d4-56358e85a107|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:31:17.949Z|8fb20e3b-5558-46e1-86d4-56358e85a107|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:31:17.949Z|8fb20e3b-5558-46e1-86d4-56358e85a107|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:31:17.949Z|8fb20e3b-5558-46e1-86d4-56358e85a107|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:31:17.950Z|8fb20e3b-5558-46e1-86d4-56358e85a107|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:31:17 GMT;Connection:close; 2021-07-28T10:31:17.950Z|8fb20e3b-5558-46e1-86d4-56358e85a107|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:31:17.950Z|8fb20e3b-5558-46e1-86d4-56358e85a107|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:31:21.619Z|f0fcb1a1-8e87-4760-a7d1-a0853df90742|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:31:21.620Z|f0fcb1a1-8e87-4760-a7d1-a0853df90742|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:31:21.834Z|3a28487d-a07f-400d-8de2-6edeb426de98|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:31:21.834Z|3a28487d-a07f-400d-8de2-6edeb426de98|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:31:36.619Z|197a9693-fe37-4bc5-b6a6-ffb430412b66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:31:36.624Z|197a9693-fe37-4bc5-b6a6-ffb430412b66|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:31:51.621Z|89bb0ae0-3230-4a4c-8f70-e2f7117d5943|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:31:51.622Z|89bb0ae0-3230-4a4c-8f70-e2f7117d5943|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:31:51.835Z|6ecf2639-a156-4919-a1a4-d5b8413d1fb4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:31:51.836Z|6ecf2639-a156-4919-a1a4-d5b8413d1fb4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:32:06.622Z|779a0107-5529-4e70-a573-cebc9f903c72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:32:06.627Z|779a0107-5529-4e70-a573-cebc9f903c72|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:32:17.934Z|6e009245-610d-4b39-9195-1c936c99b579|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:32:17.935Z|6e009245-610d-4b39-9195-1c936c99b579|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:32:17.935Z|6e009245-610d-4b39-9195-1c936c99b579|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:32:17.935Z|6e009245-610d-4b39-9195-1c936c99b579|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:32:17.936Z|6e009245-610d-4b39-9195-1c936c99b579|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:32:17.937Z|6e009245-610d-4b39-9195-1c936c99b579|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:32:17.948Z|6e009245-610d-4b39-9195-1c936c99b579|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:32:17.948Z|6e009245-610d-4b39-9195-1c936c99b579|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:32:17.948Z|6e009245-610d-4b39-9195-1c936c99b579|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:32:17.949Z|6e009245-610d-4b39-9195-1c936c99b579|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:32:17 GMT;Connection:close; 2021-07-28T10:32:17.949Z|6e009245-610d-4b39-9195-1c936c99b579|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:32:17.949Z|6e009245-610d-4b39-9195-1c936c99b579|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:32:21.619Z|db2e4284-83b8-47dc-b1c1-62087bc7a01b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:32:21.620Z|db2e4284-83b8-47dc-b1c1-62087bc7a01b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:32:21.837Z|fd596df7-15b6-480c-aa68-654663c38c17|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:32:21.838Z|fd596df7-15b6-480c-aa68-654663c38c17|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:32:36.619Z|5851534c-4a7a-46c2-a484-14b9dec11570|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:32:36.620Z|5851534c-4a7a-46c2-a484-14b9dec11570|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:32:51.619Z|2ded5aa7-c1d4-4e1c-9e8d-fac690cd7357|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:32:51.621Z|2ded5aa7-c1d4-4e1c-9e8d-fac690cd7357|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:32:51.839Z|7a0137af-303c-4627-b909-f4c8636f6dd0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:32:51.840Z|7a0137af-303c-4627-b909-f4c8636f6dd0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:33:06.620Z|b077347b-fc0e-4a4d-9c6a-502bdc1831d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:33:06.621Z|b077347b-fc0e-4a4d-9c6a-502bdc1831d6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:33:17.930Z|3b0d7549-19fb-4131-aa16-b30ecbf3d159|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:33:17.931Z|3b0d7549-19fb-4131-aa16-b30ecbf3d159|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:33:17.931Z|3b0d7549-19fb-4131-aa16-b30ecbf3d159|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:33:17.932Z|3b0d7549-19fb-4131-aa16-b30ecbf3d159|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:33:17.935Z|3b0d7549-19fb-4131-aa16-b30ecbf3d159|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:33:17.936Z|3b0d7549-19fb-4131-aa16-b30ecbf3d159|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:33:17.951Z|3b0d7549-19fb-4131-aa16-b30ecbf3d159|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:33:17.951Z|3b0d7549-19fb-4131-aa16-b30ecbf3d159|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:33:17.952Z|3b0d7549-19fb-4131-aa16-b30ecbf3d159|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:33:17.952Z|3b0d7549-19fb-4131-aa16-b30ecbf3d159|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:33:17 GMT;Connection:close; 2021-07-28T10:33:17.952Z|3b0d7549-19fb-4131-aa16-b30ecbf3d159|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:33:17.953Z|3b0d7549-19fb-4131-aa16-b30ecbf3d159|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:33:21.621Z|1da4a1f5-5ea2-46fb-8b1c-0573649056e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:33:21.624Z|1da4a1f5-5ea2-46fb-8b1c-0573649056e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:33:21.842Z|ad57c6ab-98a1-437b-9fe9-7304640e107e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:33:21.843Z|ad57c6ab-98a1-437b-9fe9-7304640e107e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:33:36.620Z|908d2689-b769-4955-9658-30ad7a7d4652|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:33:36.621Z|908d2689-b769-4955-9658-30ad7a7d4652|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:33:51.619Z|e8b02110-9862-400d-ad78-fee59c02168f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:33:51.620Z|e8b02110-9862-400d-ad78-fee59c02168f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:33:51.844Z|69bb671f-aadc-42ef-9b62-f2363a239301|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:33:51.845Z|69bb671f-aadc-42ef-9b62-f2363a239301|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:34:06.619Z|d7519f32-063d-4992-bd3f-332266a1199a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:34:06.621Z|d7519f32-063d-4992-bd3f-332266a1199a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:34:17.926Z|d1904b79-4cc4-4c46-aa94-5aef39ff36fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:34:17.926Z|d1904b79-4cc4-4c46-aa94-5aef39ff36fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:34:17.926Z|d1904b79-4cc4-4c46-aa94-5aef39ff36fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:34:17.926Z|d1904b79-4cc4-4c46-aa94-5aef39ff36fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:34:17.927Z|d1904b79-4cc4-4c46-aa94-5aef39ff36fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:34:17.927Z|d1904b79-4cc4-4c46-aa94-5aef39ff36fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:34:17.939Z|d1904b79-4cc4-4c46-aa94-5aef39ff36fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:34:17.939Z|d1904b79-4cc4-4c46-aa94-5aef39ff36fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:34:17.939Z|d1904b79-4cc4-4c46-aa94-5aef39ff36fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:34:17.940Z|d1904b79-4cc4-4c46-aa94-5aef39ff36fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:34:17 GMT;Connection:close; 2021-07-28T10:34:17.940Z|d1904b79-4cc4-4c46-aa94-5aef39ff36fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:34:17.940Z|d1904b79-4cc4-4c46-aa94-5aef39ff36fb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:34:21.619Z|f32c6d78-5baa-4ab6-a2bd-0c29de4a7a57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:34:21.620Z|f32c6d78-5baa-4ab6-a2bd-0c29de4a7a57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:34:21.848Z|67a5da2c-de0a-4c91-b0bd-ea0b108e4ad6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:34:21.849Z|67a5da2c-de0a-4c91-b0bd-ea0b108e4ad6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:34:36.621Z|8ae68aa1-af87-4e53-96a1-5225f857d7c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:34:36.625Z|8ae68aa1-af87-4e53-96a1-5225f857d7c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:34:51.620Z|7819bc18-6cc7-4ad7-a8b8-fa2bfab5daac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:34:51.621Z|7819bc18-6cc7-4ad7-a8b8-fa2bfab5daac|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:34:51.850Z|8cc9da8b-db41-4061-b0ad-ff01bfb01131|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:34:51.850Z|8cc9da8b-db41-4061-b0ad-ff01bfb01131|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:35:06.620Z|f3da48c3-44d8-462e-8b96-8123fa3ee3ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:35:06.621Z|f3da48c3-44d8-462e-8b96-8123fa3ee3ea|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:35:17.923Z|32f8d803-0ea6-48ca-8333-d852af257c62|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:35:17.924Z|32f8d803-0ea6-48ca-8333-d852af257c62|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:35:17.924Z|32f8d803-0ea6-48ca-8333-d852af257c62|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:35:17.924Z|32f8d803-0ea6-48ca-8333-d852af257c62|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:35:17.925Z|32f8d803-0ea6-48ca-8333-d852af257c62|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:35:17.925Z|32f8d803-0ea6-48ca-8333-d852af257c62|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:35:17.938Z|32f8d803-0ea6-48ca-8333-d852af257c62|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:35:17.938Z|32f8d803-0ea6-48ca-8333-d852af257c62|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:35:17.939Z|32f8d803-0ea6-48ca-8333-d852af257c62|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:35:17.939Z|32f8d803-0ea6-48ca-8333-d852af257c62|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:35:17 GMT;Connection:close; 2021-07-28T10:35:17.939Z|32f8d803-0ea6-48ca-8333-d852af257c62|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:35:17.940Z|32f8d803-0ea6-48ca-8333-d852af257c62|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:35:21.619Z|63a9b3fb-ccdf-4d2f-9e8b-ba2819f1359f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:35:21.621Z|63a9b3fb-ccdf-4d2f-9e8b-ba2819f1359f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:35:21.851Z|ebff8e71-e662-4e2a-8a1b-c0bbaf32ffb2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:35:21.852Z|ebff8e71-e662-4e2a-8a1b-c0bbaf32ffb2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:35:36.620Z|c542b150-b90b-449f-9f6d-ed81264257ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:35:36.621Z|c542b150-b90b-449f-9f6d-ed81264257ce|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:35:51.622Z|9a477620-d1f5-4dba-acb1-4694702c8bfe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:35:51.626Z|9a477620-d1f5-4dba-acb1-4694702c8bfe|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:35:51.853Z|9f2d88e5-057d-428c-b896-a1fc363be6a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:35:51.854Z|9f2d88e5-057d-428c-b896-a1fc363be6a2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:36:06.620Z|3fceb193-af98-4040-8fe1-9986c7fd1320|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:36:06.621Z|3fceb193-af98-4040-8fe1-9986c7fd1320|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:36:17.935Z|c82e71f5-b887-49b1-8b11-07195bda85fb|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:36:17.936Z|c82e71f5-b887-49b1-8b11-07195bda85fb|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:36:17.937Z|c82e71f5-b887-49b1-8b11-07195bda85fb|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:36:17.937Z|c82e71f5-b887-49b1-8b11-07195bda85fb|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:36:17.938Z|c82e71f5-b887-49b1-8b11-07195bda85fb|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:36:17.938Z|c82e71f5-b887-49b1-8b11-07195bda85fb|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:36:17.958Z|c82e71f5-b887-49b1-8b11-07195bda85fb|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:36:17.959Z|c82e71f5-b887-49b1-8b11-07195bda85fb|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:36:17.959Z|c82e71f5-b887-49b1-8b11-07195bda85fb|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:36:17.960Z|c82e71f5-b887-49b1-8b11-07195bda85fb|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:36:17 GMT;Connection:close; 2021-07-28T10:36:17.960Z|c82e71f5-b887-49b1-8b11-07195bda85fb|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:36:17.960Z|c82e71f5-b887-49b1-8b11-07195bda85fb|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:36:21.619Z|edb7b82e-78d4-4ed6-9b16-1a45e76440b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:36:21.620Z|edb7b82e-78d4-4ed6-9b16-1a45e76440b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:36:21.855Z|f3e96eb6-e96a-4d1b-8fad-1c5440aab36a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:36:21.856Z|f3e96eb6-e96a-4d1b-8fad-1c5440aab36a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:36:36.619Z|caf03491-ef98-46ac-95b7-eedb06ec29eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:36:36.621Z|caf03491-ef98-46ac-95b7-eedb06ec29eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:36:51.620Z|a11d3d09-7c03-472d-ac53-49ab51a60948|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:36:51.620Z|a11d3d09-7c03-472d-ac53-49ab51a60948|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:36:51.857Z|464c7d4b-681f-48c6-8e24-5d6f2c64fe05|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:36:51.858Z|464c7d4b-681f-48c6-8e24-5d6f2c64fe05|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:37:06.620Z|559b9723-d1d5-4a9a-aad5-8a3069df2e6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:37:06.621Z|559b9723-d1d5-4a9a-aad5-8a3069df2e6f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:37:17.927Z|efcb74a2-6e73-44a1-acf1-7f8fe8ca38fe|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:37:17.929Z|efcb74a2-6e73-44a1-acf1-7f8fe8ca38fe|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:37:17.930Z|efcb74a2-6e73-44a1-acf1-7f8fe8ca38fe|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:37:17.930Z|efcb74a2-6e73-44a1-acf1-7f8fe8ca38fe|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:37:17.930Z|efcb74a2-6e73-44a1-acf1-7f8fe8ca38fe|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:37:17.930Z|efcb74a2-6e73-44a1-acf1-7f8fe8ca38fe|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:37:17.939Z|efcb74a2-6e73-44a1-acf1-7f8fe8ca38fe|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:37:17.940Z|efcb74a2-6e73-44a1-acf1-7f8fe8ca38fe|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:37:17.940Z|efcb74a2-6e73-44a1-acf1-7f8fe8ca38fe|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:37:17.940Z|efcb74a2-6e73-44a1-acf1-7f8fe8ca38fe|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:37:17 GMT;Connection:close; 2021-07-28T10:37:17.940Z|efcb74a2-6e73-44a1-acf1-7f8fe8ca38fe|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:37:17.941Z|efcb74a2-6e73-44a1-acf1-7f8fe8ca38fe|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:37:21.619Z|ae1a661f-014e-4809-8cef-f473dead3c95|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:37:21.621Z|ae1a661f-014e-4809-8cef-f473dead3c95|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:37:21.860Z|f247da9b-25f0-4bc5-98bc-2e1c07558aac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:37:21.860Z|f247da9b-25f0-4bc5-98bc-2e1c07558aac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:37:36.620Z|84db48f9-f64d-47b4-ab27-5dced5ceb450|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:37:36.621Z|84db48f9-f64d-47b4-ab27-5dced5ceb450|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:37:51.620Z|c573817f-5d87-4ff0-88a6-0ff6976a3094|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:37:51.621Z|c573817f-5d87-4ff0-88a6-0ff6976a3094|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:37:51.862Z|b9ffd71c-3b45-4bdb-ae3c-fe62fd993f57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:37:51.862Z|b9ffd71c-3b45-4bdb-ae3c-fe62fd993f57|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:38:06.620Z|cf8cbe97-4bad-4aa5-b4c2-4d9bd2e7e6bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:38:06.622Z|cf8cbe97-4bad-4aa5-b4c2-4d9bd2e7e6bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:38:17.928Z|54b345ac-6e12-4316-82e7-bf09859ee422|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:38:17.929Z|54b345ac-6e12-4316-82e7-bf09859ee422|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:38:17.930Z|54b345ac-6e12-4316-82e7-bf09859ee422|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:38:17.930Z|54b345ac-6e12-4316-82e7-bf09859ee422|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:38:17.930Z|54b345ac-6e12-4316-82e7-bf09859ee422|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:38:17.930Z|54b345ac-6e12-4316-82e7-bf09859ee422|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:38:17.941Z|54b345ac-6e12-4316-82e7-bf09859ee422|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:38:17.941Z|54b345ac-6e12-4316-82e7-bf09859ee422|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:38:17.942Z|54b345ac-6e12-4316-82e7-bf09859ee422|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:38:17.942Z|54b345ac-6e12-4316-82e7-bf09859ee422|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:38:17 GMT;Connection:close; 2021-07-28T10:38:17.942Z|54b345ac-6e12-4316-82e7-bf09859ee422|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:38:17.942Z|54b345ac-6e12-4316-82e7-bf09859ee422|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:38:21.620Z|67f8c29e-becd-471a-a6b5-c718c26eb8aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:38:21.621Z|67f8c29e-becd-471a-a6b5-c718c26eb8aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:38:21.863Z|aa75bccb-ee8c-4b33-b06e-ba220a047c2f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:38:21.864Z|aa75bccb-ee8c-4b33-b06e-ba220a047c2f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:38:36.620Z|e6273d76-4e18-4d80-a651-f7d2b3bbb2be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:38:36.621Z|e6273d76-4e18-4d80-a651-f7d2b3bbb2be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:38:51.621Z|76fd26ef-6e79-4e5a-9743-b12223afc6e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:38:51.622Z|76fd26ef-6e79-4e5a-9743-b12223afc6e2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:38:51.864Z|b7a42dc6-f5fc-4ea1-b807-88fa87c8b108|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:38:51.865Z|b7a42dc6-f5fc-4ea1-b807-88fa87c8b108|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:39:06.620Z|a03a654f-4728-49cb-8bbc-e71f76c97855|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:39:06.620Z|a03a654f-4728-49cb-8bbc-e71f76c97855|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:39:17.929Z|8b25fbb5-b125-4ee8-9be9-5861ab759fde|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:39:17.930Z|8b25fbb5-b125-4ee8-9be9-5861ab759fde|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:39:17.930Z|8b25fbb5-b125-4ee8-9be9-5861ab759fde|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:39:17.932Z|8b25fbb5-b125-4ee8-9be9-5861ab759fde|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:39:17.932Z|8b25fbb5-b125-4ee8-9be9-5861ab759fde|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:39:17.932Z|8b25fbb5-b125-4ee8-9be9-5861ab759fde|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:39:17.943Z|8b25fbb5-b125-4ee8-9be9-5861ab759fde|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:39:17.944Z|8b25fbb5-b125-4ee8-9be9-5861ab759fde|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:39:17.944Z|8b25fbb5-b125-4ee8-9be9-5861ab759fde|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:39:17.944Z|8b25fbb5-b125-4ee8-9be9-5861ab759fde|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:39:17 GMT;Connection:close; 2021-07-28T10:39:17.944Z|8b25fbb5-b125-4ee8-9be9-5861ab759fde|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:39:17.945Z|8b25fbb5-b125-4ee8-9be9-5861ab759fde|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:39:21.620Z|543440df-0eb2-4422-bc93-db3974d7db0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:39:21.623Z|543440df-0eb2-4422-bc93-db3974d7db0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:39:21.866Z|ddcf9cc4-93e0-4d2b-bd3d-79209215411a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:39:21.867Z|ddcf9cc4-93e0-4d2b-bd3d-79209215411a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:39:36.623Z|4ed3d0bc-80a5-4fc7-9018-46d7328bc56c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:39:36.626Z|4ed3d0bc-80a5-4fc7-9018-46d7328bc56c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:39:51.623Z|f34bf616-8a53-42ee-8579-cfaac7c98c6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:39:51.625Z|f34bf616-8a53-42ee-8579-cfaac7c98c6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:39:51.873Z|e027f885-0b15-438d-80be-908262bd6eca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:39:51.874Z|e027f885-0b15-438d-80be-908262bd6eca|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:40:06.619Z|f9584f1b-4865-4dfd-98e8-aa627522e825|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:40:06.620Z|f9584f1b-4865-4dfd-98e8-aa627522e825|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:40:17.926Z|90083ae3-7130-47c9-8259-7095c96aeb9a|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:40:17.926Z|90083ae3-7130-47c9-8259-7095c96aeb9a|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:40:17.927Z|90083ae3-7130-47c9-8259-7095c96aeb9a|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:40:17.928Z|90083ae3-7130-47c9-8259-7095c96aeb9a|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:40:17.928Z|90083ae3-7130-47c9-8259-7095c96aeb9a|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:40:17.928Z|90083ae3-7130-47c9-8259-7095c96aeb9a|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:40:17.937Z|90083ae3-7130-47c9-8259-7095c96aeb9a|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:40:17.937Z|90083ae3-7130-47c9-8259-7095c96aeb9a|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:40:17.937Z|90083ae3-7130-47c9-8259-7095c96aeb9a|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:40:17.937Z|90083ae3-7130-47c9-8259-7095c96aeb9a|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:40:17 GMT;Connection:close; 2021-07-28T10:40:17.938Z|90083ae3-7130-47c9-8259-7095c96aeb9a|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:40:17.939Z|90083ae3-7130-47c9-8259-7095c96aeb9a|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:40:21.620Z|ae3cdbe1-78e9-403c-88c0-e8d690559555|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:40:21.621Z|ae3cdbe1-78e9-403c-88c0-e8d690559555|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:40:21.875Z|e195e5ad-c897-499a-adc3-722d2ef8a3f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:40:21.876Z|e195e5ad-c897-499a-adc3-722d2ef8a3f1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:40:36.623Z|b6bb9f56-e02e-42a0-9e55-f2e2bc35eb6c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:40:36.629Z|b6bb9f56-e02e-42a0-9e55-f2e2bc35eb6c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:40:51.620Z|321b1f63-00b9-4864-82ff-313268dc80a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:40:51.621Z|321b1f63-00b9-4864-82ff-313268dc80a0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:40:51.877Z|bd40cc2a-188d-4df9-8783-d30166425318|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:40:51.878Z|bd40cc2a-188d-4df9-8783-d30166425318|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:41:06.621Z|db6a627e-0eeb-4729-9641-da30b7a312b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:41:06.623Z|db6a627e-0eeb-4729-9641-da30b7a312b2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:41:17.925Z|18a71677-b551-4bfe-b3e8-d4adf0efa7ce|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:41:17.926Z|18a71677-b551-4bfe-b3e8-d4adf0efa7ce|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:41:17.926Z|18a71677-b551-4bfe-b3e8-d4adf0efa7ce|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:41:17.927Z|18a71677-b551-4bfe-b3e8-d4adf0efa7ce|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:41:17.927Z|18a71677-b551-4bfe-b3e8-d4adf0efa7ce|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:41:17.927Z|18a71677-b551-4bfe-b3e8-d4adf0efa7ce|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:41:17.936Z|18a71677-b551-4bfe-b3e8-d4adf0efa7ce|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:41:17.937Z|18a71677-b551-4bfe-b3e8-d4adf0efa7ce|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:41:17.937Z|18a71677-b551-4bfe-b3e8-d4adf0efa7ce|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:41:17.938Z|18a71677-b551-4bfe-b3e8-d4adf0efa7ce|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:41:17 GMT;Connection:close; 2021-07-28T10:41:17.938Z|18a71677-b551-4bfe-b3e8-d4adf0efa7ce|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:41:17.938Z|18a71677-b551-4bfe-b3e8-d4adf0efa7ce|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:41:21.620Z|be68561a-0386-4985-9ac5-9eed2a210934|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:41:21.621Z|be68561a-0386-4985-9ac5-9eed2a210934|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:41:21.879Z|72343868-e718-4ea8-8995-c94cbad96268|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:41:21.880Z|72343868-e718-4ea8-8995-c94cbad96268|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:41:36.620Z|f42ef1d4-85bc-4a4b-af1b-1db755c0f65e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:41:36.621Z|f42ef1d4-85bc-4a4b-af1b-1db755c0f65e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:41:51.623Z|a300a864-1af2-435b-82dd-84d54580513a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:41:51.627Z|a300a864-1af2-435b-82dd-84d54580513a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:41:51.882Z|e236b0c3-8c7b-48d0-8054-6bb2c443917d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:41:51.882Z|e236b0c3-8c7b-48d0-8054-6bb2c443917d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:42:06.620Z|27edc711-81ff-422f-983f-8831f32b5ef7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:42:06.622Z|27edc711-81ff-422f-983f-8831f32b5ef7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:42:17.927Z|f86bd267-2a9a-490e-94f6-7451fa846d94|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:42:17.927Z|f86bd267-2a9a-490e-94f6-7451fa846d94|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:42:17.928Z|f86bd267-2a9a-490e-94f6-7451fa846d94|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:42:17.928Z|f86bd267-2a9a-490e-94f6-7451fa846d94|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:42:17.932Z|f86bd267-2a9a-490e-94f6-7451fa846d94|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:42:17.933Z|f86bd267-2a9a-490e-94f6-7451fa846d94|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:42:17.947Z|f86bd267-2a9a-490e-94f6-7451fa846d94|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:42:17.947Z|f86bd267-2a9a-490e-94f6-7451fa846d94|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:42:17.948Z|f86bd267-2a9a-490e-94f6-7451fa846d94|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:42:17.948Z|f86bd267-2a9a-490e-94f6-7451fa846d94|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:42:17 GMT;Connection:close; 2021-07-28T10:42:17.948Z|f86bd267-2a9a-490e-94f6-7451fa846d94|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:42:17.949Z|f86bd267-2a9a-490e-94f6-7451fa846d94|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:42:21.619Z|6d897c8f-5ca2-4985-9cef-82a12fc3c634|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:42:21.620Z|6d897c8f-5ca2-4985-9cef-82a12fc3c634|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:42:21.883Z|8e4c6070-5ca7-4f0d-ac51-8a09f4abd31e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:42:21.883Z|8e4c6070-5ca7-4f0d-ac51-8a09f4abd31e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:42:36.619Z|7b38d6ac-4d75-49ee-83d6-1752165c6f2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:42:36.621Z|7b38d6ac-4d75-49ee-83d6-1752165c6f2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:42:51.620Z|8ea01925-f826-42b1-8691-e45c5cb6adf0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:42:51.620Z|8ea01925-f826-42b1-8691-e45c5cb6adf0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:42:51.886Z|9d498fbd-73a0-412e-9559-827dc598b9d0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:42:51.886Z|9d498fbd-73a0-412e-9559-827dc598b9d0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:43:06.621Z|ce94c7d8-74af-4a7b-adda-f14c4a8c5074|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:43:06.625Z|ce94c7d8-74af-4a7b-adda-f14c4a8c5074|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:43:17.930Z|8c9d2d7d-461f-4231-8f05-02e100e4981b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:43:17.931Z|8c9d2d7d-461f-4231-8f05-02e100e4981b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:43:17.931Z|8c9d2d7d-461f-4231-8f05-02e100e4981b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:43:17.932Z|8c9d2d7d-461f-4231-8f05-02e100e4981b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:43:17.932Z|8c9d2d7d-461f-4231-8f05-02e100e4981b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:43:17.932Z|8c9d2d7d-461f-4231-8f05-02e100e4981b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:43:17.944Z|8c9d2d7d-461f-4231-8f05-02e100e4981b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:43:17.944Z|8c9d2d7d-461f-4231-8f05-02e100e4981b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:43:17.945Z|8c9d2d7d-461f-4231-8f05-02e100e4981b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:43:17.945Z|8c9d2d7d-461f-4231-8f05-02e100e4981b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:43:17 GMT;Connection:close; 2021-07-28T10:43:17.945Z|8c9d2d7d-461f-4231-8f05-02e100e4981b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:43:17.946Z|8c9d2d7d-461f-4231-8f05-02e100e4981b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:43:21.620Z|ae19fc63-639d-4428-81ea-2722ee1fa3a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:43:21.621Z|ae19fc63-639d-4428-81ea-2722ee1fa3a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:43:21.887Z|889469e0-1f42-424e-9b46-7c468cf9030d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:43:21.888Z|889469e0-1f42-424e-9b46-7c468cf9030d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:43:36.620Z|ee59f94a-9547-4cf5-8fa9-0a4c085e2d9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:43:36.621Z|ee59f94a-9547-4cf5-8fa9-0a4c085e2d9d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:43:51.619Z|96a1ea7b-6706-49da-93c3-149891cea43a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:43:51.621Z|96a1ea7b-6706-49da-93c3-149891cea43a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:43:51.888Z|3f285a51-3b11-4025-ac1e-aedfc8778c6c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:43:51.889Z|3f285a51-3b11-4025-ac1e-aedfc8778c6c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:44:06.620Z|2e40b12b-d121-4dae-9bcb-25048f0d20bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:44:06.621Z|2e40b12b-d121-4dae-9bcb-25048f0d20bf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:44:17.929Z|4e68ff3a-703c-4dde-925d-8e438ec7421f|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:44:17.931Z|4e68ff3a-703c-4dde-925d-8e438ec7421f|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:44:17.931Z|4e68ff3a-703c-4dde-925d-8e438ec7421f|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:44:17.931Z|4e68ff3a-703c-4dde-925d-8e438ec7421f|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:44:17.932Z|4e68ff3a-703c-4dde-925d-8e438ec7421f|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:44:17.932Z|4e68ff3a-703c-4dde-925d-8e438ec7421f|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:44:17.943Z|4e68ff3a-703c-4dde-925d-8e438ec7421f|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:44:17.943Z|4e68ff3a-703c-4dde-925d-8e438ec7421f|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:44:17.943Z|4e68ff3a-703c-4dde-925d-8e438ec7421f|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:44:17.943Z|4e68ff3a-703c-4dde-925d-8e438ec7421f|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:44:17 GMT;Connection:close; 2021-07-28T10:44:17.944Z|4e68ff3a-703c-4dde-925d-8e438ec7421f|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:44:17.944Z|4e68ff3a-703c-4dde-925d-8e438ec7421f|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:44:21.620Z|2094d5e1-da18-44fb-bc6c-6a7335f934cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:44:21.620Z|2094d5e1-da18-44fb-bc6c-6a7335f934cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:44:21.890Z|ba764b9d-6e40-4905-bd71-9f23fa872e99|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:44:21.890Z|ba764b9d-6e40-4905-bd71-9f23fa872e99|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:44:36.620Z|66c84ee3-e036-43f1-995c-2b1e41f876d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:44:36.622Z|66c84ee3-e036-43f1-995c-2b1e41f876d2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:44:51.619Z|e00516ff-d5a9-40a2-8259-38613a211261|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:44:51.620Z|e00516ff-d5a9-40a2-8259-38613a211261|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:44:51.891Z|33a56338-113a-4fda-8148-12c9bdcdd39a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:44:51.892Z|33a56338-113a-4fda-8148-12c9bdcdd39a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:45:06.621Z|41e2f319-60e6-4976-97dc-43ff26b8c589|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:45:06.622Z|41e2f319-60e6-4976-97dc-43ff26b8c589|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:45:17.923Z|8f24d1cb-d202-434a-a7a9-256fb6bc410a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:45:17.923Z|8f24d1cb-d202-434a-a7a9-256fb6bc410a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:45:17.923Z|8f24d1cb-d202-434a-a7a9-256fb6bc410a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:45:17.926Z|8f24d1cb-d202-434a-a7a9-256fb6bc410a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:45:17.927Z|8f24d1cb-d202-434a-a7a9-256fb6bc410a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:45:17.927Z|8f24d1cb-d202-434a-a7a9-256fb6bc410a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:45:17.934Z|8f24d1cb-d202-434a-a7a9-256fb6bc410a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:45:17.934Z|8f24d1cb-d202-434a-a7a9-256fb6bc410a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:45:17.934Z|8f24d1cb-d202-434a-a7a9-256fb6bc410a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:45:17.935Z|8f24d1cb-d202-434a-a7a9-256fb6bc410a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:45:17 GMT;Connection:close; 2021-07-28T10:45:17.935Z|8f24d1cb-d202-434a-a7a9-256fb6bc410a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:45:17.935Z|8f24d1cb-d202-434a-a7a9-256fb6bc410a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:45:21.619Z|12c897e9-dc34-42f5-ba8c-2c01264a4208|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:45:21.621Z|12c897e9-dc34-42f5-ba8c-2c01264a4208|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:45:21.892Z|a9538564-c08c-4eea-bd1f-a8810b312ac5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:45:21.893Z|a9538564-c08c-4eea-bd1f-a8810b312ac5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:45:36.621Z|47b95bb0-eca1-456f-b8a3-3d07f0aa6384|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:45:36.623Z|47b95bb0-eca1-456f-b8a3-3d07f0aa6384|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:45:51.620Z|eaa7a4bd-05fe-4362-87d5-d5b8cf13ccad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:45:51.620Z|eaa7a4bd-05fe-4362-87d5-d5b8cf13ccad|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:45:51.894Z|3f65ea38-1d87-49b8-a9be-6209936a0b87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:45:51.895Z|3f65ea38-1d87-49b8-a9be-6209936a0b87|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:46:06.620Z|60ab9296-d355-48a6-ac97-bd0c20a034dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:46:06.622Z|60ab9296-d355-48a6-ac97-bd0c20a034dc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:46:17.925Z|68647ad9-c70b-4e50-9a5a-dee7b0bee640|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:46:17.926Z|68647ad9-c70b-4e50-9a5a-dee7b0bee640|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:46:17.926Z|68647ad9-c70b-4e50-9a5a-dee7b0bee640|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:46:17.927Z|68647ad9-c70b-4e50-9a5a-dee7b0bee640|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:46:17.928Z|68647ad9-c70b-4e50-9a5a-dee7b0bee640|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:46:17.928Z|68647ad9-c70b-4e50-9a5a-dee7b0bee640|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:46:17.936Z|68647ad9-c70b-4e50-9a5a-dee7b0bee640|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:46:17.936Z|68647ad9-c70b-4e50-9a5a-dee7b0bee640|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:46:17.937Z|68647ad9-c70b-4e50-9a5a-dee7b0bee640|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:46:17.937Z|68647ad9-c70b-4e50-9a5a-dee7b0bee640|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:46:17 GMT;Connection:close; 2021-07-28T10:46:17.937Z|68647ad9-c70b-4e50-9a5a-dee7b0bee640|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:46:17.937Z|68647ad9-c70b-4e50-9a5a-dee7b0bee640|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:46:21.619Z|49b49960-2d84-45ba-8701-bf39cd063326|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:46:21.620Z|49b49960-2d84-45ba-8701-bf39cd063326|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:46:21.896Z|adee779c-9bd9-4f54-8ea6-b02ccddf5647|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:46:21.896Z|adee779c-9bd9-4f54-8ea6-b02ccddf5647|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:46:36.620Z|f25145e5-f2e2-4a1a-90ac-bb484736c9bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:46:36.620Z|f25145e5-f2e2-4a1a-90ac-bb484736c9bd|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:46:51.623Z|85d56d88-0dc7-4a8c-b920-43b44255152f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:46:51.628Z|85d56d88-0dc7-4a8c-b920-43b44255152f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:46:51.897Z|3649dc50-405f-4e4c-aff1-507d2a05831a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:46:51.898Z|3649dc50-405f-4e4c-aff1-507d2a05831a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:47:06.622Z|8c2d35d8-e460-450a-869a-e31cdbbe7a83|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:47:06.623Z|8c2d35d8-e460-450a-869a-e31cdbbe7a83|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:47:17.926Z|1ab989de-7b4b-4bb1-9e58-121802717a0f|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:47:17.926Z|1ab989de-7b4b-4bb1-9e58-121802717a0f|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:47:17.927Z|1ab989de-7b4b-4bb1-9e58-121802717a0f|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:47:17.928Z|1ab989de-7b4b-4bb1-9e58-121802717a0f|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:47:17.928Z|1ab989de-7b4b-4bb1-9e58-121802717a0f|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:47:17.928Z|1ab989de-7b4b-4bb1-9e58-121802717a0f|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:47:17.936Z|1ab989de-7b4b-4bb1-9e58-121802717a0f|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:47:17.937Z|1ab989de-7b4b-4bb1-9e58-121802717a0f|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:47:17.937Z|1ab989de-7b4b-4bb1-9e58-121802717a0f|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:47:17.937Z|1ab989de-7b4b-4bb1-9e58-121802717a0f|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:47:17 GMT;Connection:close; 2021-07-28T10:47:17.937Z|1ab989de-7b4b-4bb1-9e58-121802717a0f|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:47:17.937Z|1ab989de-7b4b-4bb1-9e58-121802717a0f|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:47:21.620Z|36fdbba0-9ece-4ade-a3a3-6600f108f95f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:47:21.620Z|36fdbba0-9ece-4ade-a3a3-6600f108f95f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:47:21.898Z|2116997c-2a72-42fc-9bf0-e4c1806bb56b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:47:21.899Z|2116997c-2a72-42fc-9bf0-e4c1806bb56b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:47:36.619Z|fca98fd6-75df-4acd-8346-afdd12d7a387|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:47:36.621Z|fca98fd6-75df-4acd-8346-afdd12d7a387|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:47:51.620Z|c8169bd5-e507-467b-82d9-039861f97666|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:47:51.621Z|c8169bd5-e507-467b-82d9-039861f97666|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:47:51.899Z|74f7257f-768a-4c67-9cde-697781cb60c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:47:51.900Z|74f7257f-768a-4c67-9cde-697781cb60c9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:48:06.621Z|be61705b-ed3c-4a9e-a4b1-f36f38197921|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:48:06.625Z|be61705b-ed3c-4a9e-a4b1-f36f38197921|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:48:17.928Z|b99503c2-1570-4ef4-a4e4-31ef50c8d935|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:48:17.929Z|b99503c2-1570-4ef4-a4e4-31ef50c8d935|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:48:17.929Z|b99503c2-1570-4ef4-a4e4-31ef50c8d935|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:48:17.929Z|b99503c2-1570-4ef4-a4e4-31ef50c8d935|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:48:17.929Z|b99503c2-1570-4ef4-a4e4-31ef50c8d935|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:48:17.929Z|b99503c2-1570-4ef4-a4e4-31ef50c8d935|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:48:17.943Z|b99503c2-1570-4ef4-a4e4-31ef50c8d935|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:48:17.944Z|b99503c2-1570-4ef4-a4e4-31ef50c8d935|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:48:17.944Z|b99503c2-1570-4ef4-a4e4-31ef50c8d935|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:48:17.944Z|b99503c2-1570-4ef4-a4e4-31ef50c8d935|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:48:17 GMT;Connection:close; 2021-07-28T10:48:17.944Z|b99503c2-1570-4ef4-a4e4-31ef50c8d935|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:48:17.945Z|b99503c2-1570-4ef4-a4e4-31ef50c8d935|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:48:21.620Z|935ac7ab-076f-4306-b237-687f4924ac93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:48:21.621Z|935ac7ab-076f-4306-b237-687f4924ac93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:48:21.901Z|f64c25ef-a5a4-4774-9a88-452809cc5f83|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:48:21.902Z|f64c25ef-a5a4-4774-9a88-452809cc5f83|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:48:36.619Z|536c6179-8066-469c-80c6-97276246d92d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:48:36.620Z|536c6179-8066-469c-80c6-97276246d92d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:48:51.619Z|5114f2fd-c8e9-4665-8723-a61c746648b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:48:51.621Z|5114f2fd-c8e9-4665-8723-a61c746648b0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:48:51.903Z|7e79be65-6cdd-4557-8e68-9370eca63546|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:48:51.903Z|7e79be65-6cdd-4557-8e68-9370eca63546|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:49:06.620Z|c449f39f-7c7d-4086-9cdf-38388fa43041|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:49:06.620Z|c449f39f-7c7d-4086-9cdf-38388fa43041|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:49:17.929Z|c63d8b6e-1af7-426a-a9db-b987dce64cc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:49:17.931Z|c63d8b6e-1af7-426a-a9db-b987dce64cc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:49:17.931Z|c63d8b6e-1af7-426a-a9db-b987dce64cc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:49:17.931Z|c63d8b6e-1af7-426a-a9db-b987dce64cc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:49:17.932Z|c63d8b6e-1af7-426a-a9db-b987dce64cc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:49:17.932Z|c63d8b6e-1af7-426a-a9db-b987dce64cc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:49:17.943Z|c63d8b6e-1af7-426a-a9db-b987dce64cc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:49:17.943Z|c63d8b6e-1af7-426a-a9db-b987dce64cc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:49:17.944Z|c63d8b6e-1af7-426a-a9db-b987dce64cc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:49:17.944Z|c63d8b6e-1af7-426a-a9db-b987dce64cc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:49:17 GMT;Connection:close; 2021-07-28T10:49:17.944Z|c63d8b6e-1af7-426a-a9db-b987dce64cc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:49:17.945Z|c63d8b6e-1af7-426a-a9db-b987dce64cc1|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:49:21.620Z|8f68b758-5b59-4ba4-8c10-799750fe528d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:49:21.621Z|8f68b758-5b59-4ba4-8c10-799750fe528d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:49:21.904Z|e00da763-d273-463c-a0e2-4c2accf2cd7f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:49:21.905Z|e00da763-d273-463c-a0e2-4c2accf2cd7f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:49:36.620Z|22b3e52d-a990-4bae-8e90-02f793fbd04f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:49:36.622Z|22b3e52d-a990-4bae-8e90-02f793fbd04f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:49:51.619Z|15546239-a559-4805-9584-74181294bf71|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:49:51.620Z|15546239-a559-4805-9584-74181294bf71|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:49:51.906Z|0151bd89-010c-4cf6-b03e-9ce5b6d5f9a0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:49:51.907Z|0151bd89-010c-4cf6-b03e-9ce5b6d5f9a0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:50:06.620Z|3b728158-e886-4e61-9ea9-7004abb1c3e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:50:06.621Z|3b728158-e886-4e61-9ea9-7004abb1c3e7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:50:17.922Z|6dba103a-4df5-4fd3-bf03-00e074a19814|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:50:17.923Z|6dba103a-4df5-4fd3-bf03-00e074a19814|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:50:17.923Z|6dba103a-4df5-4fd3-bf03-00e074a19814|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:50:17.924Z|6dba103a-4df5-4fd3-bf03-00e074a19814|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:50:17.924Z|6dba103a-4df5-4fd3-bf03-00e074a19814|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:50:17.924Z|6dba103a-4df5-4fd3-bf03-00e074a19814|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:50:17.930Z|6dba103a-4df5-4fd3-bf03-00e074a19814|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:50:17.931Z|6dba103a-4df5-4fd3-bf03-00e074a19814|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:50:17.931Z|6dba103a-4df5-4fd3-bf03-00e074a19814|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:50:17.931Z|6dba103a-4df5-4fd3-bf03-00e074a19814|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:50:17 GMT;Connection:close; 2021-07-28T10:50:17.931Z|6dba103a-4df5-4fd3-bf03-00e074a19814|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:50:17.931Z|6dba103a-4df5-4fd3-bf03-00e074a19814|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:50:21.621Z|439f53a3-340b-41e3-8428-fd25355b9488|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:50:21.624Z|439f53a3-340b-41e3-8428-fd25355b9488|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:50:21.908Z|19108819-f1e2-4ac0-90ba-0be053683abe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:50:21.909Z|19108819-f1e2-4ac0-90ba-0be053683abe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:50:36.620Z|c6375ca4-d7fb-4b7d-93ec-8a316f5579e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:50:36.621Z|c6375ca4-d7fb-4b7d-93ec-8a316f5579e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:50:51.619Z|bd01ec8b-4e82-40d5-866f-b1a1fe255b21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:50:51.620Z|bd01ec8b-4e82-40d5-866f-b1a1fe255b21|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:50:51.909Z|09d5a409-6167-47d7-8079-54b072bc0a69|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:50:51.910Z|09d5a409-6167-47d7-8079-54b072bc0a69|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:51:06.620Z|feb1f178-808b-4dc6-8df5-a215a68d7472|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:51:06.622Z|feb1f178-808b-4dc6-8df5-a215a68d7472|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:51:17.927Z|0bc3dd9c-2bc2-4d5d-a8fb-ccf084825db5|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:51:17.928Z|0bc3dd9c-2bc2-4d5d-a8fb-ccf084825db5|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:51:17.928Z|0bc3dd9c-2bc2-4d5d-a8fb-ccf084825db5|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:51:17.931Z|0bc3dd9c-2bc2-4d5d-a8fb-ccf084825db5|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:51:17.931Z|0bc3dd9c-2bc2-4d5d-a8fb-ccf084825db5|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:51:17.932Z|0bc3dd9c-2bc2-4d5d-a8fb-ccf084825db5|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:51:17.943Z|0bc3dd9c-2bc2-4d5d-a8fb-ccf084825db5|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:51:17.944Z|0bc3dd9c-2bc2-4d5d-a8fb-ccf084825db5|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:51:17.944Z|0bc3dd9c-2bc2-4d5d-a8fb-ccf084825db5|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:51:17.944Z|0bc3dd9c-2bc2-4d5d-a8fb-ccf084825db5|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:51:17 GMT;Connection:close; 2021-07-28T10:51:17.944Z|0bc3dd9c-2bc2-4d5d-a8fb-ccf084825db5|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:51:17.945Z|0bc3dd9c-2bc2-4d5d-a8fb-ccf084825db5|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:51:21.620Z|32e7c52e-478c-4dbc-816c-7f07f7aacbd6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:51:21.620Z|32e7c52e-478c-4dbc-816c-7f07f7aacbd6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:51:21.911Z|ffc8454b-603d-4ee7-85c9-1ce564718db2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:51:21.911Z|ffc8454b-603d-4ee7-85c9-1ce564718db2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:51:36.620Z|de0ff1de-e1bb-434f-90d3-43db1c5bbc7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:51:36.621Z|de0ff1de-e1bb-434f-90d3-43db1c5bbc7e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:51:51.622Z|49101b8d-b339-4727-8f47-176bd768644b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:51:51.627Z|49101b8d-b339-4727-8f47-176bd768644b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:51:51.912Z|2d01add5-2801-4466-aa43-67de0e03f642|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:51:51.913Z|2d01add5-2801-4466-aa43-67de0e03f642|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:52:06.619Z|e4eb0117-3295-417d-83a3-6d38e87d3089|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:52:06.620Z|e4eb0117-3295-417d-83a3-6d38e87d3089|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:52:17.929Z|d00b38ed-ed03-4799-b6c4-9b589e848ec1|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:52:17.930Z|d00b38ed-ed03-4799-b6c4-9b589e848ec1|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:52:17.930Z|d00b38ed-ed03-4799-b6c4-9b589e848ec1|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:52:17.931Z|d00b38ed-ed03-4799-b6c4-9b589e848ec1|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:52:17.931Z|d00b38ed-ed03-4799-b6c4-9b589e848ec1|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:52:17.931Z|d00b38ed-ed03-4799-b6c4-9b589e848ec1|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:52:17.941Z|d00b38ed-ed03-4799-b6c4-9b589e848ec1|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:52:17.942Z|d00b38ed-ed03-4799-b6c4-9b589e848ec1|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:52:17.942Z|d00b38ed-ed03-4799-b6c4-9b589e848ec1|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:52:17.942Z|d00b38ed-ed03-4799-b6c4-9b589e848ec1|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:52:17 GMT;Connection:close; 2021-07-28T10:52:17.943Z|d00b38ed-ed03-4799-b6c4-9b589e848ec1|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:52:17.943Z|d00b38ed-ed03-4799-b6c4-9b589e848ec1|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:52:21.619Z|4c7fa690-ae83-4205-b3f8-04ce6ffa05f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:52:21.620Z|4c7fa690-ae83-4205-b3f8-04ce6ffa05f1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:52:21.914Z|1cac2749-4ff8-479a-852b-9d798ca9550a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:52:21.915Z|1cac2749-4ff8-479a-852b-9d798ca9550a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:52:36.619Z|e71c6009-225d-42e8-9818-2dfea5174192|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:52:36.621Z|e71c6009-225d-42e8-9818-2dfea5174192|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:52:51.620Z|ab426fef-f51b-44ce-980b-bcffc19831e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:52:51.621Z|ab426fef-f51b-44ce-980b-bcffc19831e3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:52:51.915Z|f1e4ba90-a66d-462a-82e8-6fd9ee44e978|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:52:51.916Z|f1e4ba90-a66d-462a-82e8-6fd9ee44e978|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:53:06.620Z|79f3975d-a136-4e17-8e36-2cb517e754c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:53:06.623Z|79f3975d-a136-4e17-8e36-2cb517e754c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:53:17.926Z|f8f8b938-f567-4ff3-b7a1-cbcbaade2b7b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:53:17.928Z|f8f8b938-f567-4ff3-b7a1-cbcbaade2b7b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:53:17.929Z|f8f8b938-f567-4ff3-b7a1-cbcbaade2b7b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:53:17.929Z|f8f8b938-f567-4ff3-b7a1-cbcbaade2b7b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:53:17.930Z|f8f8b938-f567-4ff3-b7a1-cbcbaade2b7b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:53:17.930Z|f8f8b938-f567-4ff3-b7a1-cbcbaade2b7b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:53:17.945Z|f8f8b938-f567-4ff3-b7a1-cbcbaade2b7b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:53:17.946Z|f8f8b938-f567-4ff3-b7a1-cbcbaade2b7b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:53:17.946Z|f8f8b938-f567-4ff3-b7a1-cbcbaade2b7b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:53:17.947Z|f8f8b938-f567-4ff3-b7a1-cbcbaade2b7b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:53:17 GMT;Connection:close; 2021-07-28T10:53:17.947Z|f8f8b938-f567-4ff3-b7a1-cbcbaade2b7b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:53:17.948Z|f8f8b938-f567-4ff3-b7a1-cbcbaade2b7b|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:53:21.619Z|1cfb3e4d-9cd3-44cf-a9d2-77067c993f37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:53:21.620Z|1cfb3e4d-9cd3-44cf-a9d2-77067c993f37|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:53:21.917Z|959098b0-58f6-4022-b59f-bb1cc4fb16c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:53:21.918Z|959098b0-58f6-4022-b59f-bb1cc4fb16c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:53:36.619Z|0e198658-f799-4d98-bb6a-8027e64220c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:53:36.620Z|0e198658-f799-4d98-bb6a-8027e64220c6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:53:51.619Z|7f06d214-df2a-4f5b-9137-6a2f378a2277|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:53:51.621Z|7f06d214-df2a-4f5b-9137-6a2f378a2277|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:53:51.918Z|314496b1-cf66-4168-8e5d-12f50c0f5720|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:53:51.919Z|314496b1-cf66-4168-8e5d-12f50c0f5720|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:54:06.619Z|9d17a3db-54a1-4ce4-b6bb-ce49a6d88381|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:54:06.621Z|9d17a3db-54a1-4ce4-b6bb-ce49a6d88381|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:54:17.923Z|e71d78a4-8e48-46e1-97f7-4ff94522cfed|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:54:17.924Z|e71d78a4-8e48-46e1-97f7-4ff94522cfed|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:54:17.924Z|e71d78a4-8e48-46e1-97f7-4ff94522cfed|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:54:17.926Z|e71d78a4-8e48-46e1-97f7-4ff94522cfed|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:54:17.926Z|e71d78a4-8e48-46e1-97f7-4ff94522cfed|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:54:17.926Z|e71d78a4-8e48-46e1-97f7-4ff94522cfed|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:54:17.934Z|e71d78a4-8e48-46e1-97f7-4ff94522cfed|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:54:17.934Z|e71d78a4-8e48-46e1-97f7-4ff94522cfed|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:54:17.935Z|e71d78a4-8e48-46e1-97f7-4ff94522cfed|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:54:17.935Z|e71d78a4-8e48-46e1-97f7-4ff94522cfed|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:54:17 GMT;Connection:close; 2021-07-28T10:54:17.935Z|e71d78a4-8e48-46e1-97f7-4ff94522cfed|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:54:17.936Z|e71d78a4-8e48-46e1-97f7-4ff94522cfed|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:54:21.621Z|4364bc3f-4a42-4e79-9d86-60bbe5f9568c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:54:21.624Z|4364bc3f-4a42-4e79-9d86-60bbe5f9568c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:54:21.920Z|bb2ece13-0c9a-4037-a580-7cc63af62aa7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:54:21.921Z|bb2ece13-0c9a-4037-a580-7cc63af62aa7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:54:36.620Z|6113288c-5dbc-4e94-9dd0-79342ca3826a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:54:36.621Z|6113288c-5dbc-4e94-9dd0-79342ca3826a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:54:51.620Z|bfddcf63-c891-4c6c-8c89-8fa795b0db87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:54:51.621Z|bfddcf63-c891-4c6c-8c89-8fa795b0db87|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:54:51.922Z|9f43ddf2-1493-4aad-8b4d-cef4b457f167|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:54:51.922Z|9f43ddf2-1493-4aad-8b4d-cef4b457f167|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:55:06.619Z|e345a609-5825-4a0a-831f-ff82d71c8410|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:55:06.622Z|e345a609-5825-4a0a-831f-ff82d71c8410|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:55:17.921Z|f40cc80f-870a-4906-9b8b-ef3fa9c7883a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:55:17.922Z|f40cc80f-870a-4906-9b8b-ef3fa9c7883a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:55:17.922Z|f40cc80f-870a-4906-9b8b-ef3fa9c7883a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:55:17.923Z|f40cc80f-870a-4906-9b8b-ef3fa9c7883a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:55:17.923Z|f40cc80f-870a-4906-9b8b-ef3fa9c7883a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:55:17.923Z|f40cc80f-870a-4906-9b8b-ef3fa9c7883a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:55:17.930Z|f40cc80f-870a-4906-9b8b-ef3fa9c7883a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:55:17.930Z|f40cc80f-870a-4906-9b8b-ef3fa9c7883a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:55:17.931Z|f40cc80f-870a-4906-9b8b-ef3fa9c7883a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:55:17.931Z|f40cc80f-870a-4906-9b8b-ef3fa9c7883a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:55:17 GMT;Connection:close; 2021-07-28T10:55:17.931Z|f40cc80f-870a-4906-9b8b-ef3fa9c7883a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:55:17.931Z|f40cc80f-870a-4906-9b8b-ef3fa9c7883a|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:55:21.624Z|ce6b5fa4-55ab-4d32-9d3e-fe99d6e54252|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:55:21.624Z|ce6b5fa4-55ab-4d32-9d3e-fe99d6e54252|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:55:21.923Z|3c3886cd-0ce3-42ae-bdc4-fe1197d27bd6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:55:21.924Z|3c3886cd-0ce3-42ae-bdc4-fe1197d27bd6|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:55:36.621Z|47cbad31-78c1-4045-bca6-35af13b49467|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:55:36.625Z|47cbad31-78c1-4045-bca6-35af13b49467|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:55:51.620Z|dd572a9a-632c-44ca-a968-e16baffe65a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:55:51.621Z|dd572a9a-632c-44ca-a968-e16baffe65a5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:55:51.925Z|567cca31-3fbd-4714-8fee-bdffdbc11999|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:55:51.926Z|567cca31-3fbd-4714-8fee-bdffdbc11999|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:56:06.619Z|5d69f97e-3024-46f7-ab89-9b4ed1fd92d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:56:06.620Z|5d69f97e-3024-46f7-ab89-9b4ed1fd92d0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:56:17.931Z|84daf31f-cc7e-4e9c-b7be-ca88163d166b|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:56:17.932Z|84daf31f-cc7e-4e9c-b7be-ca88163d166b|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:56:17.932Z|84daf31f-cc7e-4e9c-b7be-ca88163d166b|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:56:17.932Z|84daf31f-cc7e-4e9c-b7be-ca88163d166b|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:56:17.933Z|84daf31f-cc7e-4e9c-b7be-ca88163d166b|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:56:17.933Z|84daf31f-cc7e-4e9c-b7be-ca88163d166b|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:56:17.945Z|84daf31f-cc7e-4e9c-b7be-ca88163d166b|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:56:17.946Z|84daf31f-cc7e-4e9c-b7be-ca88163d166b|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:56:17.946Z|84daf31f-cc7e-4e9c-b7be-ca88163d166b|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:56:17.946Z|84daf31f-cc7e-4e9c-b7be-ca88163d166b|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:56:17 GMT;Connection:close; 2021-07-28T10:56:17.946Z|84daf31f-cc7e-4e9c-b7be-ca88163d166b|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:56:17.947Z|84daf31f-cc7e-4e9c-b7be-ca88163d166b|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:56:21.619Z|45588da6-b027-4dac-a11d-68d2cb5edafc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:56:21.621Z|45588da6-b027-4dac-a11d-68d2cb5edafc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:56:21.927Z|6e1eaa43-b70e-4e14-a5e1-5bb006b43805|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:56:21.927Z|6e1eaa43-b70e-4e14-a5e1-5bb006b43805|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:56:36.620Z|e1e0e0d1-3de3-41d6-9699-5bdb68047636|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:56:36.621Z|e1e0e0d1-3de3-41d6-9699-5bdb68047636|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:56:51.622Z|c74b9028-8ec7-445f-971c-393a250931ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:56:51.628Z|c74b9028-8ec7-445f-971c-393a250931ba|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:56:51.928Z|56281b17-ce5c-4e05-bb86-efb3d85ea8b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:56:51.929Z|56281b17-ce5c-4e05-bb86-efb3d85ea8b8|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:57:06.620Z|c90a0a82-f71e-4b61-b4c5-85a25b747159|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:57:06.621Z|c90a0a82-f71e-4b61-b4c5-85a25b747159|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:57:17.926Z|8d69550a-f1b3-4a8a-823f-3c3c303359b4|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:57:17.927Z|8d69550a-f1b3-4a8a-823f-3c3c303359b4|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:57:17.927Z|8d69550a-f1b3-4a8a-823f-3c3c303359b4|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:57:17.928Z|8d69550a-f1b3-4a8a-823f-3c3c303359b4|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:57:17.932Z|8d69550a-f1b3-4a8a-823f-3c3c303359b4|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:57:17.932Z|8d69550a-f1b3-4a8a-823f-3c3c303359b4|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:57:17.950Z|8d69550a-f1b3-4a8a-823f-3c3c303359b4|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:57:17.950Z|8d69550a-f1b3-4a8a-823f-3c3c303359b4|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:57:17.951Z|8d69550a-f1b3-4a8a-823f-3c3c303359b4|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:57:17.951Z|8d69550a-f1b3-4a8a-823f-3c3c303359b4|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:57:17 GMT;Connection:close; 2021-07-28T10:57:17.951Z|8d69550a-f1b3-4a8a-823f-3c3c303359b4|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:57:17.952Z|8d69550a-f1b3-4a8a-823f-3c3c303359b4|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:57:21.619Z|d40b1273-3556-4f60-9c41-932c857763d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:57:21.620Z|d40b1273-3556-4f60-9c41-932c857763d8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:57:21.930Z|8eba8948-28f7-45d2-93a0-3f858b520873|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:57:21.930Z|8eba8948-28f7-45d2-93a0-3f858b520873|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:57:36.619Z|51c4a6db-0c55-4a65-be60-7a8d2603bac8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:57:36.621Z|51c4a6db-0c55-4a65-be60-7a8d2603bac8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:57:51.619Z|5f097a32-4de3-49c5-9de5-5aa68079fcc1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:57:51.620Z|5f097a32-4de3-49c5-9de5-5aa68079fcc1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:57:51.931Z|08ed726b-81cb-4a85-8025-360fa2bda0b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:57:51.932Z|08ed726b-81cb-4a85-8025-360fa2bda0b5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:58:06.622Z|b254ccc2-ca2b-4b57-96a9-9e17ac7a0460|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:58:06.627Z|b254ccc2-ca2b-4b57-96a9-9e17ac7a0460|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:58:17.927Z|00bda134-4f11-4267-a8b0-ce19ab158665|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:58:17.928Z|00bda134-4f11-4267-a8b0-ce19ab158665|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:58:17.928Z|00bda134-4f11-4267-a8b0-ce19ab158665|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:58:17.930Z|00bda134-4f11-4267-a8b0-ce19ab158665|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:58:17.930Z|00bda134-4f11-4267-a8b0-ce19ab158665|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:58:17.930Z|00bda134-4f11-4267-a8b0-ce19ab158665|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:58:17.941Z|00bda134-4f11-4267-a8b0-ce19ab158665|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:58:17.941Z|00bda134-4f11-4267-a8b0-ce19ab158665|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:58:17.942Z|00bda134-4f11-4267-a8b0-ce19ab158665|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:58:17.942Z|00bda134-4f11-4267-a8b0-ce19ab158665|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:58:17 GMT;Connection:close; 2021-07-28T10:58:17.942Z|00bda134-4f11-4267-a8b0-ce19ab158665|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:58:17.943Z|00bda134-4f11-4267-a8b0-ce19ab158665|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:58:21.619Z|172e71d4-cb98-41ba-934d-5feaa684c27d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:58:21.620Z|172e71d4-cb98-41ba-934d-5feaa684c27d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:58:21.932Z|2fbe7c7c-b236-4528-b5fe-3f1392bb4ea1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:58:21.933Z|2fbe7c7c-b236-4528-b5fe-3f1392bb4ea1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:58:36.619Z|7d3c493f-1252-4dae-a367-674411f4b265|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:58:36.620Z|7d3c493f-1252-4dae-a367-674411f4b265|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:58:51.619Z|4b15a7b7-0064-492e-9843-57b99b72b788|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:58:51.621Z|4b15a7b7-0064-492e-9843-57b99b72b788|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:58:51.934Z|e8f0b345-ff6b-4a25-ba6d-f33fa7c227ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:58:51.934Z|e8f0b345-ff6b-4a25-ba6d-f33fa7c227ab|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:59:06.619Z|a2170c17-25f1-43f4-97fc-86128349db45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:59:06.620Z|a2170c17-25f1-43f4-97fc-86128349db45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:59:17.933Z|11f23487-7cf2-46ae-8e7f-208de39e5c19|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T10:59:17.935Z|11f23487-7cf2-46ae-8e7f-208de39e5c19|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T10:59:17.935Z|11f23487-7cf2-46ae-8e7f-208de39e5c19|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T10:59:17.935Z|11f23487-7cf2-46ae-8e7f-208de39e5c19|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T10:59:17.936Z|11f23487-7cf2-46ae-8e7f-208de39e5c19|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T10:59:17.936Z|11f23487-7cf2-46ae-8e7f-208de39e5c19|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T10:59:17.946Z|11f23487-7cf2-46ae-8e7f-208de39e5c19|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T10:59:17.946Z|11f23487-7cf2-46ae-8e7f-208de39e5c19|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T10:59:17.947Z|11f23487-7cf2-46ae-8e7f-208de39e5c19|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T10:59:17.947Z|11f23487-7cf2-46ae-8e7f-208de39e5c19|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 10:59:17 GMT;Connection:close; 2021-07-28T10:59:17.947Z|11f23487-7cf2-46ae-8e7f-208de39e5c19|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T10:59:17.947Z|11f23487-7cf2-46ae-8e7f-208de39e5c19|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T10:59:21.621Z|5da27d0a-1894-4631-aa71-949ffa8b8e11|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:59:21.623Z|5da27d0a-1894-4631-aa71-949ffa8b8e11|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:59:21.935Z|d206bdf3-b6f4-4812-8529-9917f511deb9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:59:21.936Z|d206bdf3-b6f4-4812-8529-9917f511deb9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:59:36.619Z|340a427f-ce44-4e69-96a3-a539ef7d3409|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:59:36.620Z|340a427f-ce44-4e69-96a3-a539ef7d3409|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:59:51.619Z|ac2bb38a-a02f-4262-955e-b6a744b4ef86|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:59:51.620Z|ac2bb38a-a02f-4262-955e-b6a744b4ef86|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T10:59:51.937Z|9b67f962-9e24-414c-a9cb-3deeaf663560|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T10:59:51.937Z|9b67f962-9e24-414c-a9cb-3deeaf663560|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:00:06.619Z|5489b2e2-64b4-4868-8ce7-1ab721ccbf09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:00:06.621Z|5489b2e2-64b4-4868-8ce7-1ab721ccbf09|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:00:17.921Z|6a9ac922-7bbb-449f-bfdf-fb2bb07e783f|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:00:17.921Z|6a9ac922-7bbb-449f-bfdf-fb2bb07e783f|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:00:17.922Z|6a9ac922-7bbb-449f-bfdf-fb2bb07e783f|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:00:17.923Z|6a9ac922-7bbb-449f-bfdf-fb2bb07e783f|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:00:17.924Z|6a9ac922-7bbb-449f-bfdf-fb2bb07e783f|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:00:17.924Z|6a9ac922-7bbb-449f-bfdf-fb2bb07e783f|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:00:17.930Z|6a9ac922-7bbb-449f-bfdf-fb2bb07e783f|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:00:17.930Z|6a9ac922-7bbb-449f-bfdf-fb2bb07e783f|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:00:17.930Z|6a9ac922-7bbb-449f-bfdf-fb2bb07e783f|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:00:17.931Z|6a9ac922-7bbb-449f-bfdf-fb2bb07e783f|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:00:17 GMT;Connection:close; 2021-07-28T11:00:17.931Z|6a9ac922-7bbb-449f-bfdf-fb2bb07e783f|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:00:17.931Z|6a9ac922-7bbb-449f-bfdf-fb2bb07e783f|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:00:21.620Z|4f1aa700-ad3e-4066-8839-1ea275a47be9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:00:21.620Z|4f1aa700-ad3e-4066-8839-1ea275a47be9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:00:21.938Z|889bf6ac-2cf9-4c5d-a77f-22fff44762d4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:00:21.938Z|889bf6ac-2cf9-4c5d-a77f-22fff44762d4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:00:36.623Z|c2362b63-b0cb-42b5-a6a0-47bdc729c377|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:00:36.628Z|c2362b63-b0cb-42b5-a6a0-47bdc729c377|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:00:51.620Z|6fa03613-aa24-4ea5-b40f-edc0e602726f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:00:51.621Z|6fa03613-aa24-4ea5-b40f-edc0e602726f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:00:51.939Z|3c0fbb89-d050-46c7-b514-36001fb59471|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:00:51.939Z|3c0fbb89-d050-46c7-b514-36001fb59471|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:01:06.620Z|40dbc3aa-0792-4879-a5df-62f274b422aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:01:06.621Z|40dbc3aa-0792-4879-a5df-62f274b422aa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:01:17.923Z|393521f6-c187-400a-acd1-ffb34ef96e7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:01:17.924Z|393521f6-c187-400a-acd1-ffb34ef96e7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:01:17.924Z|393521f6-c187-400a-acd1-ffb34ef96e7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:01:17.925Z|393521f6-c187-400a-acd1-ffb34ef96e7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:01:17.925Z|393521f6-c187-400a-acd1-ffb34ef96e7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:01:17.925Z|393521f6-c187-400a-acd1-ffb34ef96e7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:01:17.933Z|393521f6-c187-400a-acd1-ffb34ef96e7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:01:17.933Z|393521f6-c187-400a-acd1-ffb34ef96e7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:01:17.933Z|393521f6-c187-400a-acd1-ffb34ef96e7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:01:17.933Z|393521f6-c187-400a-acd1-ffb34ef96e7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:01:17 GMT;Connection:close; 2021-07-28T11:01:17.933Z|393521f6-c187-400a-acd1-ffb34ef96e7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:01:17.934Z|393521f6-c187-400a-acd1-ffb34ef96e7e|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:01:21.619Z|f6d44e5a-0c10-484f-a213-778a236e8862|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:01:21.621Z|f6d44e5a-0c10-484f-a213-778a236e8862|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:01:21.940Z|9e72be0a-796d-43ea-8464-354778ee8bdb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:01:21.941Z|9e72be0a-796d-43ea-8464-354778ee8bdb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:01:36.620Z|5f928177-051e-408c-ad9c-b5b88c236ea2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:01:36.620Z|5f928177-051e-408c-ad9c-b5b88c236ea2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:01:51.622Z|30c08de1-bcd6-4d75-814b-fb20c9e44592|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:01:51.628Z|30c08de1-bcd6-4d75-814b-fb20c9e44592|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:01:51.942Z|415c7975-1bfc-4748-b1e3-b67ea342d699|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:01:51.942Z|415c7975-1bfc-4748-b1e3-b67ea342d699|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:02:06.619Z|c361fe4e-aa95-451e-9da1-4e077e2dc183|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:02:06.620Z|c361fe4e-aa95-451e-9da1-4e077e2dc183|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:02:17.924Z|18583280-7ebd-44c4-b469-b66f9261c3be|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:02:17.925Z|18583280-7ebd-44c4-b469-b66f9261c3be|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:02:17.926Z|18583280-7ebd-44c4-b469-b66f9261c3be|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:02:17.927Z|18583280-7ebd-44c4-b469-b66f9261c3be|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:02:17.927Z|18583280-7ebd-44c4-b469-b66f9261c3be|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:02:17.927Z|18583280-7ebd-44c4-b469-b66f9261c3be|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:02:17.936Z|18583280-7ebd-44c4-b469-b66f9261c3be|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:02:17.936Z|18583280-7ebd-44c4-b469-b66f9261c3be|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:02:17.936Z|18583280-7ebd-44c4-b469-b66f9261c3be|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:02:17.937Z|18583280-7ebd-44c4-b469-b66f9261c3be|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:02:17 GMT;Connection:close; 2021-07-28T11:02:17.937Z|18583280-7ebd-44c4-b469-b66f9261c3be|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:02:17.937Z|18583280-7ebd-44c4-b469-b66f9261c3be|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:02:21.619Z|131c6407-7671-472f-94fe-41b1ba433c5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:02:21.620Z|131c6407-7671-472f-94fe-41b1ba433c5f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:02:21.943Z|3c854899-02ef-4ae1-80d1-d6da0e905a86|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:02:21.943Z|3c854899-02ef-4ae1-80d1-d6da0e905a86|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:02:36.619Z|d0453d1a-ab6e-4ee4-88c5-79df99fae648|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:02:36.622Z|d0453d1a-ab6e-4ee4-88c5-79df99fae648|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:02:51.620Z|9f163c2a-6d84-492f-97f8-977bfcf73250|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:02:51.620Z|9f163c2a-6d84-492f-97f8-977bfcf73250|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:02:51.944Z|27c67a3a-a53b-48dc-96e2-1a2238a39c27|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:02:51.944Z|27c67a3a-a53b-48dc-96e2-1a2238a39c27|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:03:06.622Z|112194e8-cf60-4dc7-939a-034df3b414d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:03:06.627Z|112194e8-cf60-4dc7-939a-034df3b414d9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:03:17.925Z|14342e12-ad03-4f1c-bcdc-5ba7b9fdf5f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:03:17.926Z|14342e12-ad03-4f1c-bcdc-5ba7b9fdf5f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:03:17.926Z|14342e12-ad03-4f1c-bcdc-5ba7b9fdf5f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:03:17.930Z|14342e12-ad03-4f1c-bcdc-5ba7b9fdf5f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:03:17.930Z|14342e12-ad03-4f1c-bcdc-5ba7b9fdf5f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:03:17.930Z|14342e12-ad03-4f1c-bcdc-5ba7b9fdf5f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:03:17.939Z|14342e12-ad03-4f1c-bcdc-5ba7b9fdf5f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:03:17.939Z|14342e12-ad03-4f1c-bcdc-5ba7b9fdf5f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:03:17.939Z|14342e12-ad03-4f1c-bcdc-5ba7b9fdf5f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:03:17.939Z|14342e12-ad03-4f1c-bcdc-5ba7b9fdf5f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:03:17 GMT;Connection:close; 2021-07-28T11:03:17.939Z|14342e12-ad03-4f1c-bcdc-5ba7b9fdf5f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:03:17.940Z|14342e12-ad03-4f1c-bcdc-5ba7b9fdf5f3|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:03:21.620Z|88bd88af-4ed0-4b6f-a5f9-42de172ea13d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:03:21.620Z|88bd88af-4ed0-4b6f-a5f9-42de172ea13d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:03:21.945Z|3adda854-bb06-4408-8a5b-a197a9cb5028|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:03:21.945Z|3adda854-bb06-4408-8a5b-a197a9cb5028|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:03:36.619Z|3c07f0ce-f1e7-47a8-a2d6-0670e3221493|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:03:36.620Z|3c07f0ce-f1e7-47a8-a2d6-0670e3221493|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:03:51.619Z|2c7f40c7-eeb2-451e-af72-2a55839d78e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:03:51.621Z|2c7f40c7-eeb2-451e-af72-2a55839d78e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:03:51.947Z|11f8c86b-b05c-4772-8fbb-0d01093275cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:03:51.947Z|11f8c86b-b05c-4772-8fbb-0d01093275cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:04:06.620Z|55e5af9f-13b4-40a7-a72b-694d9957d70e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:04:06.620Z|55e5af9f-13b4-40a7-a72b-694d9957d70e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:04:17.923Z|c5b65b41-e276-46a2-839f-bcc9d341b8ea|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:04:17.923Z|c5b65b41-e276-46a2-839f-bcc9d341b8ea|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:04:17.924Z|c5b65b41-e276-46a2-839f-bcc9d341b8ea|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:04:17.925Z|c5b65b41-e276-46a2-839f-bcc9d341b8ea|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:04:17.925Z|c5b65b41-e276-46a2-839f-bcc9d341b8ea|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:04:17.925Z|c5b65b41-e276-46a2-839f-bcc9d341b8ea|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:04:17.932Z|c5b65b41-e276-46a2-839f-bcc9d341b8ea|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:04:17.932Z|c5b65b41-e276-46a2-839f-bcc9d341b8ea|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:04:17.932Z|c5b65b41-e276-46a2-839f-bcc9d341b8ea|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:04:17.933Z|c5b65b41-e276-46a2-839f-bcc9d341b8ea|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:04:17 GMT;Connection:close; 2021-07-28T11:04:17.933Z|c5b65b41-e276-46a2-839f-bcc9d341b8ea|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:04:17.933Z|c5b65b41-e276-46a2-839f-bcc9d341b8ea|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:04:21.622Z|a2a20492-2afe-4243-9de8-9a5aa0ea721f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:04:21.626Z|a2a20492-2afe-4243-9de8-9a5aa0ea721f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:04:21.948Z|740adf9e-077c-4535-99f1-4b8558b15644|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:04:21.949Z|740adf9e-077c-4535-99f1-4b8558b15644|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:04:36.619Z|bf587993-d54a-4bf7-be7a-285c05a53733|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:04:36.620Z|bf587993-d54a-4bf7-be7a-285c05a53733|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:04:51.619Z|d07fc7c1-529e-439c-a420-984dc8714e85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:04:51.620Z|d07fc7c1-529e-439c-a420-984dc8714e85|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:04:51.949Z|ade687d0-5079-42c1-a148-0f1e5d143d84|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:04:51.950Z|ade687d0-5079-42c1-a148-0f1e5d143d84|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:05:06.619Z|938636e9-c580-4a22-bcfb-b9db5693ba65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:05:06.621Z|938636e9-c580-4a22-bcfb-b9db5693ba65|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:05:17.927Z|395e62db-a06f-4eba-b402-0cee27f5e717|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:05:17.928Z|395e62db-a06f-4eba-b402-0cee27f5e717|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:05:17.929Z|395e62db-a06f-4eba-b402-0cee27f5e717|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:05:17.930Z|395e62db-a06f-4eba-b402-0cee27f5e717|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:05:17.930Z|395e62db-a06f-4eba-b402-0cee27f5e717|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:05:17.930Z|395e62db-a06f-4eba-b402-0cee27f5e717|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:05:17.944Z|395e62db-a06f-4eba-b402-0cee27f5e717|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:05:17.945Z|395e62db-a06f-4eba-b402-0cee27f5e717|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:05:17.945Z|395e62db-a06f-4eba-b402-0cee27f5e717|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:05:17.945Z|395e62db-a06f-4eba-b402-0cee27f5e717|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:05:17 GMT;Connection:close; 2021-07-28T11:05:17.946Z|395e62db-a06f-4eba-b402-0cee27f5e717|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:05:17.946Z|395e62db-a06f-4eba-b402-0cee27f5e717|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:05:21.619Z|2e081696-006d-48e9-b696-8205ca21cbaf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:05:21.620Z|2e081696-006d-48e9-b696-8205ca21cbaf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:05:21.951Z|06af2ea6-f51a-47d6-89da-da2d5005eff1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:05:21.951Z|06af2ea6-f51a-47d6-89da-da2d5005eff1|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:05:36.619Z|78d9b0f3-40fe-4d07-b439-baa63a1a0752|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:05:36.620Z|78d9b0f3-40fe-4d07-b439-baa63a1a0752|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:05:51.621Z|c4804732-7bca-48ac-b066-41738c36aafa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:05:51.626Z|c4804732-7bca-48ac-b066-41738c36aafa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:05:51.952Z|df740d49-1e1d-405c-ac43-6195fbd8858b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:05:51.952Z|df740d49-1e1d-405c-ac43-6195fbd8858b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:06:06.620Z|ae94e966-b2fd-4056-b143-79fd01314012|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:06:06.620Z|ae94e966-b2fd-4056-b143-79fd01314012|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:06:17.925Z|91eadfb1-8225-4a6d-9892-db1ee82a7f5f|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:06:17.925Z|91eadfb1-8225-4a6d-9892-db1ee82a7f5f|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:06:17.926Z|91eadfb1-8225-4a6d-9892-db1ee82a7f5f|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:06:17.927Z|91eadfb1-8225-4a6d-9892-db1ee82a7f5f|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:06:17.928Z|91eadfb1-8225-4a6d-9892-db1ee82a7f5f|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:06:17.928Z|91eadfb1-8225-4a6d-9892-db1ee82a7f5f|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:06:17.943Z|91eadfb1-8225-4a6d-9892-db1ee82a7f5f|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:06:17.943Z|91eadfb1-8225-4a6d-9892-db1ee82a7f5f|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:06:17.943Z|91eadfb1-8225-4a6d-9892-db1ee82a7f5f|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:06:17.943Z|91eadfb1-8225-4a6d-9892-db1ee82a7f5f|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:06:17 GMT;Connection:close; 2021-07-28T11:06:17.944Z|91eadfb1-8225-4a6d-9892-db1ee82a7f5f|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:06:17.944Z|91eadfb1-8225-4a6d-9892-db1ee82a7f5f|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:06:21.619Z|a4064a20-89b4-425c-8c96-be0918f98fb9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:06:21.619Z|a4064a20-89b4-425c-8c96-be0918f98fb9|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:06:21.953Z|156350cf-e791-44f8-a9de-5923e60c6335|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:06:21.953Z|156350cf-e791-44f8-a9de-5923e60c6335|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:06:36.619Z|6518ba83-d2b6-4726-989e-bdca0d6b86ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:06:36.621Z|6518ba83-d2b6-4726-989e-bdca0d6b86ae|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:06:51.620Z|d8a363bb-e833-4729-a968-bfd033d165f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:06:51.621Z|d8a363bb-e833-4729-a968-bfd033d165f6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:06:51.954Z|41236ab5-110c-480c-8dd6-a95dd57cfd11|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:06:51.954Z|41236ab5-110c-480c-8dd6-a95dd57cfd11|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:07:06.622Z|5723d87b-4a17-4a7d-8c12-f6c220b56911|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:07:06.627Z|5723d87b-4a17-4a7d-8c12-f6c220b56911|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:07:17.929Z|1dbfd641-8e80-4f2c-901d-ee2ed3c792cf|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:07:17.930Z|1dbfd641-8e80-4f2c-901d-ee2ed3c792cf|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:07:17.932Z|1dbfd641-8e80-4f2c-901d-ee2ed3c792cf|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:07:17.932Z|1dbfd641-8e80-4f2c-901d-ee2ed3c792cf|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:07:17.932Z|1dbfd641-8e80-4f2c-901d-ee2ed3c792cf|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:07:17.933Z|1dbfd641-8e80-4f2c-901d-ee2ed3c792cf|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:07:17.946Z|1dbfd641-8e80-4f2c-901d-ee2ed3c792cf|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:07:17.946Z|1dbfd641-8e80-4f2c-901d-ee2ed3c792cf|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:07:17.947Z|1dbfd641-8e80-4f2c-901d-ee2ed3c792cf|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:07:17.947Z|1dbfd641-8e80-4f2c-901d-ee2ed3c792cf|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:07:17 GMT;Connection:close; 2021-07-28T11:07:17.948Z|1dbfd641-8e80-4f2c-901d-ee2ed3c792cf|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:07:17.948Z|1dbfd641-8e80-4f2c-901d-ee2ed3c792cf|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:07:21.620Z|6ebec8d2-31f3-4f91-a67f-55fb436daf26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:07:21.620Z|6ebec8d2-31f3-4f91-a67f-55fb436daf26|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:07:21.955Z|e1fefe9b-51aa-4d63-8152-42fbd02b0c73|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:07:21.956Z|e1fefe9b-51aa-4d63-8152-42fbd02b0c73|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:07:36.619Z|26606e0b-7127-4544-ada1-4cb1bf989e94|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:07:36.620Z|26606e0b-7127-4544-ada1-4cb1bf989e94|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:07:51.619Z|c9ba59a1-17aa-49cd-a280-4f54d123d96f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:07:51.620Z|c9ba59a1-17aa-49cd-a280-4f54d123d96f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:07:51.956Z|b5a4e71d-00d7-48e8-972a-887534e7c8d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:07:51.957Z|b5a4e71d-00d7-48e8-972a-887534e7c8d7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:08:06.619Z|eae65586-289c-4db2-a1de-94adbf4a75b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:08:06.620Z|eae65586-289c-4db2-a1de-94adbf4a75b1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:08:17.927Z|fb3e15e7-2e13-4323-9d64-7891d4462a9e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:08:17.928Z|fb3e15e7-2e13-4323-9d64-7891d4462a9e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:08:17.928Z|fb3e15e7-2e13-4323-9d64-7891d4462a9e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:08:17.929Z|fb3e15e7-2e13-4323-9d64-7891d4462a9e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:08:17.930Z|fb3e15e7-2e13-4323-9d64-7891d4462a9e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:08:17.930Z|fb3e15e7-2e13-4323-9d64-7891d4462a9e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:08:17.940Z|fb3e15e7-2e13-4323-9d64-7891d4462a9e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:08:17.940Z|fb3e15e7-2e13-4323-9d64-7891d4462a9e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:08:17.940Z|fb3e15e7-2e13-4323-9d64-7891d4462a9e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:08:17.940Z|fb3e15e7-2e13-4323-9d64-7891d4462a9e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:08:17 GMT;Connection:close; 2021-07-28T11:08:17.941Z|fb3e15e7-2e13-4323-9d64-7891d4462a9e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:08:17.941Z|fb3e15e7-2e13-4323-9d64-7891d4462a9e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:08:21.620Z|7e997943-8715-4962-afe8-0da173b02ff5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:08:21.622Z|7e997943-8715-4962-afe8-0da173b02ff5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:08:21.958Z|6de8e418-622e-45c2-bdfd-8a8d80d43983|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:08:21.959Z|6de8e418-622e-45c2-bdfd-8a8d80d43983|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:08:36.621Z|f29c1290-7913-4a68-b9d1-245e790c18c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:08:36.622Z|f29c1290-7913-4a68-b9d1-245e790c18c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:08:51.619Z|ca3375f4-0175-4fa9-96b9-8aa2451e70c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:08:51.620Z|ca3375f4-0175-4fa9-96b9-8aa2451e70c1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:08:51.959Z|7b4788ab-8fce-480e-b467-13811d9f8849|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:08:51.960Z|7b4788ab-8fce-480e-b467-13811d9f8849|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:09:06.619Z|fde20e90-b852-4a0b-bd8b-10efd5569be7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:09:06.620Z|fde20e90-b852-4a0b-bd8b-10efd5569be7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:09:17.924Z|56cd36a3-ce79-428d-81c9-16df38aa2dda|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:09:17.925Z|56cd36a3-ce79-428d-81c9-16df38aa2dda|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:09:17.925Z|56cd36a3-ce79-428d-81c9-16df38aa2dda|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:09:17.925Z|56cd36a3-ce79-428d-81c9-16df38aa2dda|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:09:17.925Z|56cd36a3-ce79-428d-81c9-16df38aa2dda|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:09:17.927Z|56cd36a3-ce79-428d-81c9-16df38aa2dda|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:09:17.935Z|56cd36a3-ce79-428d-81c9-16df38aa2dda|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:09:17.935Z|56cd36a3-ce79-428d-81c9-16df38aa2dda|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:09:17.936Z|56cd36a3-ce79-428d-81c9-16df38aa2dda|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:09:17.936Z|56cd36a3-ce79-428d-81c9-16df38aa2dda|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:09:17 GMT;Connection:close; 2021-07-28T11:09:17.936Z|56cd36a3-ce79-428d-81c9-16df38aa2dda|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:09:17.936Z|56cd36a3-ce79-428d-81c9-16df38aa2dda|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:09:21.620Z|dcf6dca5-8123-4fe9-b89a-1125f925f11d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:09:21.623Z|dcf6dca5-8123-4fe9-b89a-1125f925f11d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:09:21.962Z|e9153cf3-e9aa-411b-8ad5-2a1c915e286a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:09:21.963Z|e9153cf3-e9aa-411b-8ad5-2a1c915e286a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:09:36.620Z|09a0e39c-ad22-471d-99cf-df708b60e0a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:09:36.621Z|09a0e39c-ad22-471d-99cf-df708b60e0a1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:09:51.619Z|4e734141-1875-4528-a701-24d782293b93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:09:51.620Z|4e734141-1875-4528-a701-24d782293b93|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:09:51.964Z|2ef13cf2-0ff8-465a-b803-090d58a66356|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:09:51.964Z|2ef13cf2-0ff8-465a-b803-090d58a66356|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:10:06.621Z|b8f03272-491e-4374-9735-46242c506c77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:10:06.623Z|b8f03272-491e-4374-9735-46242c506c77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:10:17.930Z|e0248c42-580c-4f94-b945-1cd00d0f787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:10:17.931Z|e0248c42-580c-4f94-b945-1cd00d0f787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:10:17.932Z|e0248c42-580c-4f94-b945-1cd00d0f787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:10:17.933Z|e0248c42-580c-4f94-b945-1cd00d0f787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:10:17.934Z|e0248c42-580c-4f94-b945-1cd00d0f787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:10:17.934Z|e0248c42-580c-4f94-b945-1cd00d0f787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:10:17.951Z|e0248c42-580c-4f94-b945-1cd00d0f787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:10:17.952Z|e0248c42-580c-4f94-b945-1cd00d0f787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:10:17.952Z|e0248c42-580c-4f94-b945-1cd00d0f787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:10:17.953Z|e0248c42-580c-4f94-b945-1cd00d0f787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:10:17 GMT;Connection:close; 2021-07-28T11:10:17.953Z|e0248c42-580c-4f94-b945-1cd00d0f787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:10:17.953Z|e0248c42-580c-4f94-b945-1cd00d0f787d|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:10:21.619Z|a0132d37-0101-4c99-adfd-e3424d240340|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:10:21.620Z|a0132d37-0101-4c99-adfd-e3424d240340|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:10:21.965Z|23862360-7a19-455d-9892-1e750bb844c0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:10:21.966Z|23862360-7a19-455d-9892-1e750bb844c0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:10:36.620Z|3fac18a0-1e5b-4242-b82a-03944ed2eff1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:10:36.620Z|3fac18a0-1e5b-4242-b82a-03944ed2eff1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:10:51.621Z|3c7f7acd-996b-4864-9f87-8de8313441e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:10:51.625Z|3c7f7acd-996b-4864-9f87-8de8313441e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:10:51.967Z|f626b08a-b7c9-4da5-8de2-bc0f595cfa8b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:10:51.968Z|f626b08a-b7c9-4da5-8de2-bc0f595cfa8b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:11:06.620Z|8fe8bd5c-6eab-40e8-9599-d4380335baa5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:11:06.620Z|8fe8bd5c-6eab-40e8-9599-d4380335baa5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:11:17.927Z|e43afd76-2d53-4beb-887c-83770e49b067|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:11:17.928Z|e43afd76-2d53-4beb-887c-83770e49b067|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:11:17.928Z|e43afd76-2d53-4beb-887c-83770e49b067|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:11:17.930Z|e43afd76-2d53-4beb-887c-83770e49b067|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:11:17.930Z|e43afd76-2d53-4beb-887c-83770e49b067|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:11:17.930Z|e43afd76-2d53-4beb-887c-83770e49b067|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:11:17.942Z|e43afd76-2d53-4beb-887c-83770e49b067|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:11:17.942Z|e43afd76-2d53-4beb-887c-83770e49b067|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:11:17.942Z|e43afd76-2d53-4beb-887c-83770e49b067|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:11:17.942Z|e43afd76-2d53-4beb-887c-83770e49b067|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:11:17 GMT;Connection:close; 2021-07-28T11:11:17.943Z|e43afd76-2d53-4beb-887c-83770e49b067|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:11:17.943Z|e43afd76-2d53-4beb-887c-83770e49b067|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:11:21.619Z|ecbbef1a-f3a2-404e-ae06-448c200bc925|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:11:21.619Z|ecbbef1a-f3a2-404e-ae06-448c200bc925|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:11:21.969Z|17090912-e0fc-49d6-8bbe-b361157af452|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:11:21.969Z|17090912-e0fc-49d6-8bbe-b361157af452|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:11:36.619Z|0df2e53e-7b08-4b8e-9f17-7a44d5b74670|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:11:36.621Z|0df2e53e-7b08-4b8e-9f17-7a44d5b74670|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:11:51.620Z|abc177df-a08d-4e32-8c2a-fa59936dae99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:11:51.621Z|abc177df-a08d-4e32-8c2a-fa59936dae99|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:11:51.970Z|eddf3c83-ad9e-404e-9a8c-df467e170fb9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:11:51.970Z|eddf3c83-ad9e-404e-9a8c-df467e170fb9|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:12:06.621Z|1302af39-b791-4779-8676-8d5ccaa0b015|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:12:06.625Z|1302af39-b791-4779-8676-8d5ccaa0b015|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:12:17.924Z|e1ad9ccd-464d-4321-8ebb-a928df52fe56|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:12:17.924Z|e1ad9ccd-464d-4321-8ebb-a928df52fe56|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:12:17.925Z|e1ad9ccd-464d-4321-8ebb-a928df52fe56|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:12:17.925Z|e1ad9ccd-464d-4321-8ebb-a928df52fe56|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:12:17.926Z|e1ad9ccd-464d-4321-8ebb-a928df52fe56|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:12:17.926Z|e1ad9ccd-464d-4321-8ebb-a928df52fe56|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:12:17.935Z|e1ad9ccd-464d-4321-8ebb-a928df52fe56|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:12:17.935Z|e1ad9ccd-464d-4321-8ebb-a928df52fe56|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:12:17.935Z|e1ad9ccd-464d-4321-8ebb-a928df52fe56|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:12:17.935Z|e1ad9ccd-464d-4321-8ebb-a928df52fe56|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:12:17 GMT;Connection:close; 2021-07-28T11:12:17.935Z|e1ad9ccd-464d-4321-8ebb-a928df52fe56|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:12:17.936Z|e1ad9ccd-464d-4321-8ebb-a928df52fe56|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:12:21.620Z|0d5c8f30-b0ac-4cc6-a4bb-01ac64c4d9b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:12:21.620Z|0d5c8f30-b0ac-4cc6-a4bb-01ac64c4d9b7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:12:21.971Z|0a8bb764-45b1-4bfb-af05-90eb2eb37402|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:12:21.972Z|0a8bb764-45b1-4bfb-af05-90eb2eb37402|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:12:36.619Z|2f92678b-3c8b-4b81-ac08-5ce4ff44ff8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:12:36.620Z|2f92678b-3c8b-4b81-ac08-5ce4ff44ff8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:12:51.619Z|7e83a480-21f7-4a79-8d69-c5771072ce0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:12:51.621Z|7e83a480-21f7-4a79-8d69-c5771072ce0b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:12:51.972Z|a6e6d0b9-faf8-4e43-9362-3f8353efaeac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:12:51.973Z|a6e6d0b9-faf8-4e43-9362-3f8353efaeac|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:13:06.620Z|e5e87e66-f1f9-47d8-8336-0e3a7cc95895|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:13:06.620Z|e5e87e66-f1f9-47d8-8336-0e3a7cc95895|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:13:17.934Z|376311fa-c8bf-4505-a7ea-f47b9f7dfd8f|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:13:17.935Z|376311fa-c8bf-4505-a7ea-f47b9f7dfd8f|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:13:17.935Z|376311fa-c8bf-4505-a7ea-f47b9f7dfd8f|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:13:17.936Z|376311fa-c8bf-4505-a7ea-f47b9f7dfd8f|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:13:17.936Z|376311fa-c8bf-4505-a7ea-f47b9f7dfd8f|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:13:17.937Z|376311fa-c8bf-4505-a7ea-f47b9f7dfd8f|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:13:17.947Z|376311fa-c8bf-4505-a7ea-f47b9f7dfd8f|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:13:17.947Z|376311fa-c8bf-4505-a7ea-f47b9f7dfd8f|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:13:17.947Z|376311fa-c8bf-4505-a7ea-f47b9f7dfd8f|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:13:17.947Z|376311fa-c8bf-4505-a7ea-f47b9f7dfd8f|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:13:17 GMT;Connection:close; 2021-07-28T11:13:17.947Z|376311fa-c8bf-4505-a7ea-f47b9f7dfd8f|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:13:17.948Z|376311fa-c8bf-4505-a7ea-f47b9f7dfd8f|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:13:21.620Z|e1959958-9943-4c6d-adb9-2e64094a5ece|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:13:21.621Z|e1959958-9943-4c6d-adb9-2e64094a5ece|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:13:21.975Z|f6a440c0-c903-4853-befe-e2366cee8bc7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:13:21.975Z|f6a440c0-c903-4853-befe-e2366cee8bc7|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:13:36.620Z|cfd25f36-0c81-43ca-b5ee-97cdcb97aea7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:13:36.622Z|cfd25f36-0c81-43ca-b5ee-97cdcb97aea7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:13:51.619Z|f019107d-aebd-49fc-86a4-8d257ba7a4c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:13:51.620Z|f019107d-aebd-49fc-86a4-8d257ba7a4c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:13:51.976Z|6bd7bea2-5797-464a-b89c-58eed94733fe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:13:51.977Z|6bd7bea2-5797-464a-b89c-58eed94733fe|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:14:06.619Z|9252b505-4170-4178-b7ae-6573c5912f45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:14:06.620Z|9252b505-4170-4178-b7ae-6573c5912f45|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:14:17.921Z|af5b194f-df3d-4fb8-8364-980f01118ceb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:14:17.922Z|af5b194f-df3d-4fb8-8364-980f01118ceb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:14:17.922Z|af5b194f-df3d-4fb8-8364-980f01118ceb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:14:17.923Z|af5b194f-df3d-4fb8-8364-980f01118ceb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:14:17.923Z|af5b194f-df3d-4fb8-8364-980f01118ceb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:14:17.923Z|af5b194f-df3d-4fb8-8364-980f01118ceb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:14:17.929Z|af5b194f-df3d-4fb8-8364-980f01118ceb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:14:17.929Z|af5b194f-df3d-4fb8-8364-980f01118ceb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:14:17.930Z|af5b194f-df3d-4fb8-8364-980f01118ceb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:14:17.930Z|af5b194f-df3d-4fb8-8364-980f01118ceb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:14:17 GMT;Connection:close; 2021-07-28T11:14:17.930Z|af5b194f-df3d-4fb8-8364-980f01118ceb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:14:17.930Z|af5b194f-df3d-4fb8-8364-980f01118ceb|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:14:21.619Z|41a8dfe1-ef29-49ff-87a1-d789ccc3b9c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:14:21.621Z|41a8dfe1-ef29-49ff-87a1-d789ccc3b9c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:14:21.977Z|25a6e095-eed2-4da4-a837-3644f544713c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:14:21.978Z|25a6e095-eed2-4da4-a837-3644f544713c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:14:36.621Z|ab9a8514-7b10-4169-8d2b-9d32db7a7a83|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:14:36.624Z|ab9a8514-7b10-4169-8d2b-9d32db7a7a83|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:14:51.620Z|c6845c2f-4e6b-4bbd-a53f-1834f98dcd5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:14:51.620Z|c6845c2f-4e6b-4bbd-a53f-1834f98dcd5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:14:51.979Z|26ea9019-8329-49cf-85f6-ce500405b33a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:14:51.979Z|26ea9019-8329-49cf-85f6-ce500405b33a|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:15:06.619Z|05b91ea7-3feb-49ea-abd7-8004a53ea22a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:15:06.621Z|05b91ea7-3feb-49ea-abd7-8004a53ea22a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:15:17.926Z|a8bb5c58-5f16-46c5-8070-12b08fd4c702|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:15:17.927Z|a8bb5c58-5f16-46c5-8070-12b08fd4c702|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:15:17.928Z|a8bb5c58-5f16-46c5-8070-12b08fd4c702|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:15:17.931Z|a8bb5c58-5f16-46c5-8070-12b08fd4c702|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:15:17.931Z|a8bb5c58-5f16-46c5-8070-12b08fd4c702|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:15:17.931Z|a8bb5c58-5f16-46c5-8070-12b08fd4c702|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:15:17.944Z|a8bb5c58-5f16-46c5-8070-12b08fd4c702|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:15:17.944Z|a8bb5c58-5f16-46c5-8070-12b08fd4c702|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:15:17.945Z|a8bb5c58-5f16-46c5-8070-12b08fd4c702|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:15:17.945Z|a8bb5c58-5f16-46c5-8070-12b08fd4c702|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:15:17 GMT;Connection:close; 2021-07-28T11:15:17.945Z|a8bb5c58-5f16-46c5-8070-12b08fd4c702|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:15:17.946Z|a8bb5c58-5f16-46c5-8070-12b08fd4c702|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:15:21.619Z|7b87f5da-4c00-4000-91d9-52f643582e20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:15:21.619Z|7b87f5da-4c00-4000-91d9-52f643582e20|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:15:21.980Z|8cc50014-2c25-4207-9a1b-b844fe3c6a9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:15:21.980Z|8cc50014-2c25-4207-9a1b-b844fe3c6a9f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:15:36.619Z|f054c587-567d-4c5d-abe5-790d39544825|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:15:36.620Z|f054c587-567d-4c5d-abe5-790d39544825|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:15:51.621Z|9e192d25-15bb-4023-97cd-7eafe9bd4796|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:15:51.625Z|9e192d25-15bb-4023-97cd-7eafe9bd4796|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:15:51.981Z|b068b27e-3139-4d6a-9777-c73f1bdabe1f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:15:51.982Z|b068b27e-3139-4d6a-9777-c73f1bdabe1f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:16:06.619Z|a9ff445d-8580-4d37-acca-abe74c888dc8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:16:06.620Z|a9ff445d-8580-4d37-acca-abe74c888dc8|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:16:17.928Z|ea3c98fd-c36f-47a1-bfc5-5546227e76e4|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:16:17.929Z|ea3c98fd-c36f-47a1-bfc5-5546227e76e4|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:16:17.929Z|ea3c98fd-c36f-47a1-bfc5-5546227e76e4|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:16:17.930Z|ea3c98fd-c36f-47a1-bfc5-5546227e76e4|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:16:17.931Z|ea3c98fd-c36f-47a1-bfc5-5546227e76e4|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:16:17.931Z|ea3c98fd-c36f-47a1-bfc5-5546227e76e4|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:16:17.943Z|ea3c98fd-c36f-47a1-bfc5-5546227e76e4|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:16:17.943Z|ea3c98fd-c36f-47a1-bfc5-5546227e76e4|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:16:17.943Z|ea3c98fd-c36f-47a1-bfc5-5546227e76e4|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:16:17.943Z|ea3c98fd-c36f-47a1-bfc5-5546227e76e4|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:16:17 GMT;Connection:close; 2021-07-28T11:16:17.944Z|ea3c98fd-c36f-47a1-bfc5-5546227e76e4|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:16:17.944Z|ea3c98fd-c36f-47a1-bfc5-5546227e76e4|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:16:21.619Z|02084c39-c40f-43ea-98d2-5389b7277362|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:16:21.619Z|02084c39-c40f-43ea-98d2-5389b7277362|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:16:21.982Z|b30fd1ae-7dc6-4713-8506-b676c18e17f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:16:21.983Z|b30fd1ae-7dc6-4713-8506-b676c18e17f5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:16:36.621Z|053b59e9-7dcf-4d67-8451-568994e006e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:16:36.623Z|053b59e9-7dcf-4d67-8451-568994e006e5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:16:51.619Z|017f03dd-c6bd-434b-b37b-bb6e9373f207|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:16:51.620Z|017f03dd-c6bd-434b-b37b-bb6e9373f207|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:16:51.984Z|b6d9153c-3463-4cab-b896-1bf9b432af5f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:16:51.984Z|b6d9153c-3463-4cab-b896-1bf9b432af5f|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:17:06.621Z|f922f8f1-ec25-40fd-b366-96df82b6466c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:17:06.627Z|f922f8f1-ec25-40fd-b366-96df82b6466c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:17:17.925Z|c868ba67-152e-4d97-b560-4f94db3612ae|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:17:17.926Z|c868ba67-152e-4d97-b560-4f94db3612ae|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:17:17.926Z|c868ba67-152e-4d97-b560-4f94db3612ae|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:17:17.927Z|c868ba67-152e-4d97-b560-4f94db3612ae|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:17:17.928Z|c868ba67-152e-4d97-b560-4f94db3612ae|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:17:17.928Z|c868ba67-152e-4d97-b560-4f94db3612ae|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:17:17.939Z|c868ba67-152e-4d97-b560-4f94db3612ae|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:17:17.939Z|c868ba67-152e-4d97-b560-4f94db3612ae|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:17:17.940Z|c868ba67-152e-4d97-b560-4f94db3612ae|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:17:17.940Z|c868ba67-152e-4d97-b560-4f94db3612ae|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:17:17 GMT;Connection:close; 2021-07-28T11:17:17.940Z|c868ba67-152e-4d97-b560-4f94db3612ae|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:17:17.941Z|c868ba67-152e-4d97-b560-4f94db3612ae|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:17:21.619Z|32327d2e-0d3a-40bf-b5a3-abec00fbfa61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:17:21.620Z|32327d2e-0d3a-40bf-b5a3-abec00fbfa61|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:17:21.985Z|43911648-6ea7-47a5-94e4-23c4b781625b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:17:21.985Z|43911648-6ea7-47a5-94e4-23c4b781625b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:17:36.619Z|405e2bd6-5b25-464b-b298-c64d99186855|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:17:36.620Z|405e2bd6-5b25-464b-b298-c64d99186855|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:17:51.620Z|e538b9d1-be0c-4da8-8783-0c4ff1ce31c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:17:51.622Z|e538b9d1-be0c-4da8-8783-0c4ff1ce31c5|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:17:51.986Z|e4f5640d-84b8-47b0-bc1a-b4d1636a5157|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:17:51.987Z|e4f5640d-84b8-47b0-bc1a-b4d1636a5157|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:18:06.622Z|893e938a-18b3-4cec-9d79-6dd47ea405d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:18:06.622Z|893e938a-18b3-4cec-9d79-6dd47ea405d3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:18:17.928Z|d10e84af-c82e-4e3e-9fcd-14b773fd1a14|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:18:17.930Z|d10e84af-c82e-4e3e-9fcd-14b773fd1a14|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:18:17.930Z|d10e84af-c82e-4e3e-9fcd-14b773fd1a14|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:18:17.930Z|d10e84af-c82e-4e3e-9fcd-14b773fd1a14|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:18:17.934Z|d10e84af-c82e-4e3e-9fcd-14b773fd1a14|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:18:17.934Z|d10e84af-c82e-4e3e-9fcd-14b773fd1a14|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:18:17.945Z|d10e84af-c82e-4e3e-9fcd-14b773fd1a14|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:18:17.945Z|d10e84af-c82e-4e3e-9fcd-14b773fd1a14|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:18:17.945Z|d10e84af-c82e-4e3e-9fcd-14b773fd1a14|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:18:17.945Z|d10e84af-c82e-4e3e-9fcd-14b773fd1a14|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:18:17 GMT;Connection:close; 2021-07-28T11:18:17.945Z|d10e84af-c82e-4e3e-9fcd-14b773fd1a14|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:18:17.945Z|d10e84af-c82e-4e3e-9fcd-14b773fd1a14|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:18:21.619Z|e5c0165a-6cd4-4c03-abfc-97de8884780d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:18:21.620Z|e5c0165a-6cd4-4c03-abfc-97de8884780d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:18:21.987Z|5f566925-17d9-43f5-a127-5684b8667b47|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:18:21.988Z|5f566925-17d9-43f5-a127-5684b8667b47|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:18:36.619Z|42aa455e-353e-4227-9778-9d90af01ff4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:18:36.621Z|42aa455e-353e-4227-9778-9d90af01ff4e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:18:51.620Z|61c589f5-3bc7-4a65-aeea-6c71db1d28db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:18:51.620Z|61c589f5-3bc7-4a65-aeea-6c71db1d28db|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:18:51.989Z|b64be56f-0314-43c9-ac85-b7b47a467e08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:18:51.989Z|b64be56f-0314-43c9-ac85-b7b47a467e08|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:19:06.619Z|c2e89a25-4316-48d8-b382-f13c0a018474|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:19:06.620Z|c2e89a25-4316-48d8-b382-f13c0a018474|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:19:17.928Z|76716aad-c01a-4125-a7e3-b920362461cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:19:17.929Z|76716aad-c01a-4125-a7e3-b920362461cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:19:17.929Z|76716aad-c01a-4125-a7e3-b920362461cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:19:17.930Z|76716aad-c01a-4125-a7e3-b920362461cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:19:17.930Z|76716aad-c01a-4125-a7e3-b920362461cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:19:17.930Z|76716aad-c01a-4125-a7e3-b920362461cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:19:17.942Z|76716aad-c01a-4125-a7e3-b920362461cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:19:17.942Z|76716aad-c01a-4125-a7e3-b920362461cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:19:17.943Z|76716aad-c01a-4125-a7e3-b920362461cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:19:17.944Z|76716aad-c01a-4125-a7e3-b920362461cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:19:17 GMT;Connection:close; 2021-07-28T11:19:17.944Z|76716aad-c01a-4125-a7e3-b920362461cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:19:17.944Z|76716aad-c01a-4125-a7e3-b920362461cc|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:19:21.619Z|51074129-976c-4ff2-9300-679a51842de4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:19:21.622Z|51074129-976c-4ff2-9300-679a51842de4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:19:21.990Z|7234b5e0-5e84-45c8-bf85-580a3a656dae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:19:21.990Z|7234b5e0-5e84-45c8-bf85-580a3a656dae|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:19:36.621Z|e48bb3ce-c4f8-4f24-9844-1b38d134f935|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:19:36.623Z|e48bb3ce-c4f8-4f24-9844-1b38d134f935|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:19:51.619Z|22f59239-e5e7-4c71-bd67-9746183e1cdb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:19:51.620Z|22f59239-e5e7-4c71-bd67-9746183e1cdb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:19:51.991Z|ea7c8f5d-cf85-42bc-b80f-9908a2a90243|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:19:51.992Z|ea7c8f5d-cf85-42bc-b80f-9908a2a90243|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:20:06.619Z|c501804e-8f20-40ab-913c-efdf982c84bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:20:06.621Z|c501804e-8f20-40ab-913c-efdf982c84bc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:20:17.930Z|52055b35-05c6-4403-9e64-d02043d74b32|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:20:17.931Z|52055b35-05c6-4403-9e64-d02043d74b32|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:20:17.932Z|52055b35-05c6-4403-9e64-d02043d74b32|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:20:17.933Z|52055b35-05c6-4403-9e64-d02043d74b32|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:20:17.933Z|52055b35-05c6-4403-9e64-d02043d74b32|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:20:17.934Z|52055b35-05c6-4403-9e64-d02043d74b32|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:20:17.948Z|52055b35-05c6-4403-9e64-d02043d74b32|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:20:17.948Z|52055b35-05c6-4403-9e64-d02043d74b32|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:20:17.948Z|52055b35-05c6-4403-9e64-d02043d74b32|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:20:17.948Z|52055b35-05c6-4403-9e64-d02043d74b32|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:20:17 GMT;Connection:close; 2021-07-28T11:20:17.948Z|52055b35-05c6-4403-9e64-d02043d74b32|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:20:17.949Z|52055b35-05c6-4403-9e64-d02043d74b32|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:20:21.619Z|5d08de2b-dd58-4edc-b26c-00b17342a759|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:20:21.619Z|5d08de2b-dd58-4edc-b26c-00b17342a759|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:20:21.993Z|254c6553-ede1-453b-b82e-ee5e6c14581d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:20:21.993Z|254c6553-ede1-453b-b82e-ee5e6c14581d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:20:36.619Z|fdd8a407-c6f8-4b3f-bf65-2bbac0f051fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:20:36.620Z|fdd8a407-c6f8-4b3f-bf65-2bbac0f051fa|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:20:51.621Z|5f9411ca-78f8-4e08-81ba-68582d81836c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:20:51.626Z|5f9411ca-78f8-4e08-81ba-68582d81836c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:20:51.994Z|776e8ba7-9353-4dc1-8186-8ea3c9a7798e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:20:51.995Z|776e8ba7-9353-4dc1-8186-8ea3c9a7798e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:21:06.619Z|7c8e4778-2692-4b72-8b29-4b7841d9d55a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:21:06.620Z|7c8e4778-2692-4b72-8b29-4b7841d9d55a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:21:17.924Z|73192de0-fe1a-4156-ba85-06fa474266af|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:21:17.925Z|73192de0-fe1a-4156-ba85-06fa474266af|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:21:17.925Z|73192de0-fe1a-4156-ba85-06fa474266af|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:21:17.925Z|73192de0-fe1a-4156-ba85-06fa474266af|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:21:17.928Z|73192de0-fe1a-4156-ba85-06fa474266af|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:21:17.929Z|73192de0-fe1a-4156-ba85-06fa474266af|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:21:17.938Z|73192de0-fe1a-4156-ba85-06fa474266af|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:21:17.938Z|73192de0-fe1a-4156-ba85-06fa474266af|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:21:17.938Z|73192de0-fe1a-4156-ba85-06fa474266af|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:21:17.938Z|73192de0-fe1a-4156-ba85-06fa474266af|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:21:17 GMT;Connection:close; 2021-07-28T11:21:17.938Z|73192de0-fe1a-4156-ba85-06fa474266af|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:21:17.939Z|73192de0-fe1a-4156-ba85-06fa474266af|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:21:21.619Z|48a56d37-93c2-4bcb-9b63-5b4d22e5d832|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:21:21.620Z|48a56d37-93c2-4bcb-9b63-5b4d22e5d832|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:21:21.995Z|4cccb78f-85ab-4199-9394-7611ae882fa2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:21:21.996Z|4cccb78f-85ab-4199-9394-7611ae882fa2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:21:36.619Z|8974cc26-b999-4f32-99f8-e1713e33e99d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:21:36.621Z|8974cc26-b999-4f32-99f8-e1713e33e99d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:21:51.620Z|aaae6735-5828-4116-b48a-58b9f07aab78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:21:51.621Z|aaae6735-5828-4116-b48a-58b9f07aab78|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:21:51.997Z|03713a96-6d7c-4f5a-b68a-e0bde4ce588e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:21:51.998Z|03713a96-6d7c-4f5a-b68a-e0bde4ce588e|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:22:06.621Z|040ce625-79ad-420a-8463-1067052d40d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:22:06.625Z|040ce625-79ad-420a-8463-1067052d40d7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:22:17.929Z|3cb5c1ce-3450-4aca-9a4d-18f2204a7db4|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:22:17.930Z|3cb5c1ce-3450-4aca-9a4d-18f2204a7db4|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:22:17.930Z|3cb5c1ce-3450-4aca-9a4d-18f2204a7db4|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:22:17.931Z|3cb5c1ce-3450-4aca-9a4d-18f2204a7db4|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:22:17.931Z|3cb5c1ce-3450-4aca-9a4d-18f2204a7db4|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:22:17.931Z|3cb5c1ce-3450-4aca-9a4d-18f2204a7db4|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:22:17.942Z|3cb5c1ce-3450-4aca-9a4d-18f2204a7db4|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:22:17.943Z|3cb5c1ce-3450-4aca-9a4d-18f2204a7db4|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:22:17.943Z|3cb5c1ce-3450-4aca-9a4d-18f2204a7db4|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:22:17.943Z|3cb5c1ce-3450-4aca-9a4d-18f2204a7db4|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:22:17 GMT;Connection:close; 2021-07-28T11:22:17.943Z|3cb5c1ce-3450-4aca-9a4d-18f2204a7db4|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:22:17.944Z|3cb5c1ce-3450-4aca-9a4d-18f2204a7db4|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:22:21.619Z|200bf64a-24da-4e51-a729-db97a4745cc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:22:21.620Z|200bf64a-24da-4e51-a729-db97a4745cc4|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:22:21.999Z|a86459ce-994c-4863-906f-a8416c55426b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:22:21.999Z|a86459ce-994c-4863-906f-a8416c55426b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:22:36.623Z|820b806e-c2f9-44f8-974c-aa75c5436f88|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:22:36.623Z|820b806e-c2f9-44f8-974c-aa75c5436f88|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:22:51.619Z|4e358ca1-069c-4746-83ea-3d4663568172|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:22:51.621Z|4e358ca1-069c-4746-83ea-3d4663568172|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:22:52.000Z|78ad10a0-690d-4e1e-afef-7c3f7e5a0029|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:22:52.001Z|78ad10a0-690d-4e1e-afef-7c3f7e5a0029|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:23:06.621Z|c2514e56-9c66-48f2-8f20-4fecea4a4cd3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:23:06.623Z|c2514e56-9c66-48f2-8f20-4fecea4a4cd3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:23:17.929Z|37631745-a1ae-4634-929f-38c7b267fecf|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:23:17.930Z|37631745-a1ae-4634-929f-38c7b267fecf|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:23:17.930Z|37631745-a1ae-4634-929f-38c7b267fecf|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:23:17.931Z|37631745-a1ae-4634-929f-38c7b267fecf|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:23:17.932Z|37631745-a1ae-4634-929f-38c7b267fecf|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:23:17.932Z|37631745-a1ae-4634-929f-38c7b267fecf|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:23:17.945Z|37631745-a1ae-4634-929f-38c7b267fecf|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:23:17.945Z|37631745-a1ae-4634-929f-38c7b267fecf|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:23:17.945Z|37631745-a1ae-4634-929f-38c7b267fecf|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:23:17.946Z|37631745-a1ae-4634-929f-38c7b267fecf|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:23:17 GMT;Connection:close; 2021-07-28T11:23:17.946Z|37631745-a1ae-4634-929f-38c7b267fecf|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:23:17.946Z|37631745-a1ae-4634-929f-38c7b267fecf|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:23:21.619Z|436d2087-8a19-4372-b77e-0dbc5378ab64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:23:21.620Z|436d2087-8a19-4372-b77e-0dbc5378ab64|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:23:22.001Z|0452850b-0792-4432-8a7f-24971c31b15d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:23:22.002Z|0452850b-0792-4432-8a7f-24971c31b15d|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:23:36.619Z|ce6b73f6-f479-4e64-9af8-2e5475c2ead1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:23:36.622Z|ce6b73f6-f479-4e64-9af8-2e5475c2ead1|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:23:51.619Z|8d53ded0-6df2-4ce8-aa62-58ea6d6df295|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:23:51.620Z|8d53ded0-6df2-4ce8-aa62-58ea6d6df295|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:23:52.002Z|89f98ed7-69ad-4e90-9f88-e1d7019632fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:23:52.003Z|89f98ed7-69ad-4e90-9f88-e1d7019632fd|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:24:06.620Z|901d248b-2a7d-41d0-aacc-adc22b3a0f4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:24:06.621Z|901d248b-2a7d-41d0-aacc-adc22b3a0f4f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:24:17.932Z|64cce6ed-23ca-435e-9425-331f1bdd149a|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:24:17.934Z|64cce6ed-23ca-435e-9425-331f1bdd149a|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:24:17.935Z|64cce6ed-23ca-435e-9425-331f1bdd149a|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:24:17.939Z|64cce6ed-23ca-435e-9425-331f1bdd149a|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:24:17.939Z|64cce6ed-23ca-435e-9425-331f1bdd149a|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:24:17.940Z|64cce6ed-23ca-435e-9425-331f1bdd149a|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:24:17.959Z|64cce6ed-23ca-435e-9425-331f1bdd149a|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:24:17.959Z|64cce6ed-23ca-435e-9425-331f1bdd149a|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:24:17.960Z|64cce6ed-23ca-435e-9425-331f1bdd149a|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:24:17.960Z|64cce6ed-23ca-435e-9425-331f1bdd149a|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:24:17 GMT;Connection:close; 2021-07-28T11:24:17.960Z|64cce6ed-23ca-435e-9425-331f1bdd149a|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:24:17.961Z|64cce6ed-23ca-435e-9425-331f1bdd149a|http-nio-8083-exec-6|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:24:21.620Z|d698f104-69a6-4759-9aa0-ea834483bb2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:24:21.622Z|d698f104-69a6-4759-9aa0-ea834483bb2f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:24:22.004Z|9c67781a-72fc-44db-a0b0-20226e189d07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:24:22.005Z|9c67781a-72fc-44db-a0b0-20226e189d07|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:24:36.619Z|8787a1f6-f5a1-4c9e-81d0-263285a470ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:24:36.620Z|8787a1f6-f5a1-4c9e-81d0-263285a470ca|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:24:51.619Z|b95a1600-721b-448c-8522-ce29c1eda182|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:24:51.620Z|b95a1600-721b-448c-8522-ce29c1eda182|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:24:52.005Z|88f2e7be-84b8-41b6-b6da-71379e0db258|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:24:52.006Z|88f2e7be-84b8-41b6-b6da-71379e0db258|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:25:06.619Z|fa4da6dc-85d1-4659-b66e-3f0fa8bc9056|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:25:06.622Z|fa4da6dc-85d1-4659-b66e-3f0fa8bc9056|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:25:17.921Z|bdd7bd51-1838-4fb0-9150-9ca992176562|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:25:17.922Z|bdd7bd51-1838-4fb0-9150-9ca992176562|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:25:17.923Z|bdd7bd51-1838-4fb0-9150-9ca992176562|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:25:17.924Z|bdd7bd51-1838-4fb0-9150-9ca992176562|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:25:17.924Z|bdd7bd51-1838-4fb0-9150-9ca992176562|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:25:17.924Z|bdd7bd51-1838-4fb0-9150-9ca992176562|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:25:17.939Z|bdd7bd51-1838-4fb0-9150-9ca992176562|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:25:17.939Z|bdd7bd51-1838-4fb0-9150-9ca992176562|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:25:17.939Z|bdd7bd51-1838-4fb0-9150-9ca992176562|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:25:17.940Z|bdd7bd51-1838-4fb0-9150-9ca992176562|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:25:17 GMT;Connection:close; 2021-07-28T11:25:17.940Z|bdd7bd51-1838-4fb0-9150-9ca992176562|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:25:17.940Z|bdd7bd51-1838-4fb0-9150-9ca992176562|http-nio-8083-exec-7|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:25:21.619Z|d27fe40c-dda6-4ce6-9569-e1114a305350|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:25:21.620Z|d27fe40c-dda6-4ce6-9569-e1114a305350|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:25:22.007Z|45d1a08d-6ad1-40d0-be8d-78099b644f29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:25:22.007Z|45d1a08d-6ad1-40d0-be8d-78099b644f29|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:25:36.620Z|88948ba4-c9e3-49aa-9486-c55104c302e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:25:36.621Z|88948ba4-c9e3-49aa-9486-c55104c302e6|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:25:51.621Z|3774b8aa-9b58-47c9-bd88-96e24fa8e734|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:25:51.624Z|3774b8aa-9b58-47c9-bd88-96e24fa8e734|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:25:52.008Z|e9bc2d86-51eb-43f8-8e25-a4fae7efaf49|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:25:52.009Z|e9bc2d86-51eb-43f8-8e25-a4fae7efaf49|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:26:06.619Z|a71a555c-30f7-47cc-84db-40c1d2e3ba5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:26:06.620Z|a71a555c-30f7-47cc-84db-40c1d2e3ba5b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:26:17.931Z|04eff47f-01c9-4315-a95b-37a4e4f60d94|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:26:17.932Z|04eff47f-01c9-4315-a95b-37a4e4f60d94|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:26:17.933Z|04eff47f-01c9-4315-a95b-37a4e4f60d94|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:26:17.933Z|04eff47f-01c9-4315-a95b-37a4e4f60d94|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:26:17.934Z|04eff47f-01c9-4315-a95b-37a4e4f60d94|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:26:17.934Z|04eff47f-01c9-4315-a95b-37a4e4f60d94|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:26:17.946Z|04eff47f-01c9-4315-a95b-37a4e4f60d94|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:26:17.947Z|04eff47f-01c9-4315-a95b-37a4e4f60d94|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:26:17.947Z|04eff47f-01c9-4315-a95b-37a4e4f60d94|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:26:17.947Z|04eff47f-01c9-4315-a95b-37a4e4f60d94|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:26:17 GMT;Connection:close; 2021-07-28T11:26:17.948Z|04eff47f-01c9-4315-a95b-37a4e4f60d94|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:26:17.948Z|04eff47f-01c9-4315-a95b-37a4e4f60d94|http-nio-8083-exec-8|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:26:21.619Z|e6f3d73d-b576-4389-99ed-64d041260e01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:26:21.620Z|e6f3d73d-b576-4389-99ed-64d041260e01|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:26:22.010Z|6deb1de5-506a-49ee-884d-2724da7b5638|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:26:22.010Z|6deb1de5-506a-49ee-884d-2724da7b5638|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:26:36.619Z|a0f98a3d-bf48-4a21-b281-691214e88c77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:26:36.621Z|a0f98a3d-bf48-4a21-b281-691214e88c77|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:26:51.620Z|e186014c-24c5-4d55-a622-6ada5fa3599b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:26:51.622Z|e186014c-24c5-4d55-a622-6ada5fa3599b|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:26:52.011Z|45733fa6-e77f-4fc4-beaa-59e4e7ca04d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:26:52.012Z|45733fa6-e77f-4fc4-beaa-59e4e7ca04d2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:27:06.621Z|e216bb34-40ff-4037-977b-8c95549c73eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:27:06.624Z|e216bb34-40ff-4037-977b-8c95549c73eb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:27:17.927Z|1c5247f3-da4b-4f79-b3b1-f4df7b1b2da0|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:27:17.928Z|1c5247f3-da4b-4f79-b3b1-f4df7b1b2da0|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:27:17.928Z|1c5247f3-da4b-4f79-b3b1-f4df7b1b2da0|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:27:17.930Z|1c5247f3-da4b-4f79-b3b1-f4df7b1b2da0|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:27:17.931Z|1c5247f3-da4b-4f79-b3b1-f4df7b1b2da0|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:27:17.931Z|1c5247f3-da4b-4f79-b3b1-f4df7b1b2da0|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:27:17.944Z|1c5247f3-da4b-4f79-b3b1-f4df7b1b2da0|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:27:17.945Z|1c5247f3-da4b-4f79-b3b1-f4df7b1b2da0|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:27:17.945Z|1c5247f3-da4b-4f79-b3b1-f4df7b1b2da0|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:27:17.945Z|1c5247f3-da4b-4f79-b3b1-f4df7b1b2da0|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:27:17 GMT;Connection:close; 2021-07-28T11:27:17.945Z|1c5247f3-da4b-4f79-b3b1-f4df7b1b2da0|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:27:17.946Z|1c5247f3-da4b-4f79-b3b1-f4df7b1b2da0|http-nio-8083-exec-9|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:27:21.619Z|efc47ba9-0d78-4f87-b631-120527f3b2c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:27:21.620Z|efc47ba9-0d78-4f87-b631-120527f3b2c2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:27:22.013Z|01092878-3f8f-4326-a388-717d7aff528c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:27:22.014Z|01092878-3f8f-4326-a388-717d7aff528c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:27:36.619Z|60fc585a-9e40-495c-ac36-7f3dbc8f83ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:27:36.620Z|60fc585a-9e40-495c-ac36-7f3dbc8f83ef|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:27:51.620Z|bed963fe-df73-4fd0-975d-d5e07a299a4c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:27:51.621Z|bed963fe-df73-4fd0-975d-d5e07a299a4c|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:27:52.014Z|944375fb-0247-4a3d-a089-5ad36b769e78|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:27:52.015Z|944375fb-0247-4a3d-a089-5ad36b769e78|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:28:06.621Z|35a7dfc3-2f0d-46c7-801d-6ae485155e3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:28:06.622Z|35a7dfc3-2f0d-46c7-801d-6ae485155e3e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:28:17.925Z|07e84588-cb9a-4942-9374-6ac75248288e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:28:17.926Z|07e84588-cb9a-4942-9374-6ac75248288e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:28:17.928Z|07e84588-cb9a-4942-9374-6ac75248288e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:28:17.928Z|07e84588-cb9a-4942-9374-6ac75248288e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:28:17.929Z|07e84588-cb9a-4942-9374-6ac75248288e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:28:17.929Z|07e84588-cb9a-4942-9374-6ac75248288e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:28:17.943Z|07e84588-cb9a-4942-9374-6ac75248288e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:28:17.943Z|07e84588-cb9a-4942-9374-6ac75248288e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:28:17.943Z|07e84588-cb9a-4942-9374-6ac75248288e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:28:17.944Z|07e84588-cb9a-4942-9374-6ac75248288e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:28:17 GMT;Connection:close; 2021-07-28T11:28:17.944Z|07e84588-cb9a-4942-9374-6ac75248288e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:28:17.944Z|07e84588-cb9a-4942-9374-6ac75248288e|http-nio-8083-exec-10|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:28:21.619Z|e0f36869-4c76-40f9-b469-cd0477e7abdb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:28:21.620Z|e0f36869-4c76-40f9-b469-cd0477e7abdb|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:28:22.016Z|a5619cfb-8076-401e-9bde-cc6829157f37|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:28:22.017Z|a5619cfb-8076-401e-9bde-cc6829157f37|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:28:36.619Z|b07d7b74-d084-48d2-8a8a-32bc97acab0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:28:36.621Z|b07d7b74-d084-48d2-8a8a-32bc97acab0f|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:28:51.619Z|eabde5fc-9fb1-4166-86ca-e73d31e342a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:28:51.620Z|eabde5fc-9fb1-4166-86ca-e73d31e342a2|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:28:52.018Z|ccee86c7-2dcc-4274-bf6d-0ac29b782fe4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:28:52.018Z|ccee86c7-2dcc-4274-bf6d-0ac29b782fe4|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:29:06.619Z|afdb4118-79f0-4211-b0ff-c2a50e87e9f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:29:06.620Z|afdb4118-79f0-4211-b0ff-c2a50e87e9f0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:29:17.929Z|2fa5aece-3479-439b-8eb7-a6b3d421a507|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:29:17.930Z|2fa5aece-3479-439b-8eb7-a6b3d421a507|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:29:17.932Z|2fa5aece-3479-439b-8eb7-a6b3d421a507|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:29:17.932Z|2fa5aece-3479-439b-8eb7-a6b3d421a507|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:29:17.933Z|2fa5aece-3479-439b-8eb7-a6b3d421a507|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:29:17.933Z|2fa5aece-3479-439b-8eb7-a6b3d421a507|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:29:17.947Z|2fa5aece-3479-439b-8eb7-a6b3d421a507|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:29:17.948Z|2fa5aece-3479-439b-8eb7-a6b3d421a507|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:29:17.948Z|2fa5aece-3479-439b-8eb7-a6b3d421a507|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:29:17.948Z|2fa5aece-3479-439b-8eb7-a6b3d421a507|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:29:17 GMT;Connection:close; 2021-07-28T11:29:17.948Z|2fa5aece-3479-439b-8eb7-a6b3d421a507|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:29:17.949Z|2fa5aece-3479-439b-8eb7-a6b3d421a507|http-nio-8083-exec-1|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:29:21.620Z|de451e08-c942-45ec-ba58-a656c24c43cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:29:21.622Z|de451e08-c942-45ec-ba58-a656c24c43cc|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:29:22.019Z|b4f91ff8-6ea6-418d-abc8-519aa08795cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:29:22.020Z|b4f91ff8-6ea6-418d-abc8-519aa08795cb|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:29:36.620Z|a362d2c5-8013-4bc1-a72e-218a01d749c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:29:36.621Z|a362d2c5-8013-4bc1-a72e-218a01d749c3|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:29:51.619Z|8b3d1494-3d1c-4ba9-9401-888937e18471|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:29:51.620Z|8b3d1494-3d1c-4ba9-9401-888937e18471|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:29:52.021Z|82864d39-f971-4575-bce7-9eeaf7e657c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:29:52.021Z|82864d39-f971-4575-bce7-9eeaf7e657c2|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:30:06.619Z|8fe26283-9be9-4f2c-8537-f2564843320a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:30:06.620Z|8fe26283-9be9-4f2c-8537-f2564843320a|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:30:17.921Z|3587aa31-5720-435d-b8cf-ddb4150bb71e|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:30:17.922Z|3587aa31-5720-435d-b8cf-ddb4150bb71e|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:30:17.922Z|3587aa31-5720-435d-b8cf-ddb4150bb71e|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:30:17.922Z|3587aa31-5720-435d-b8cf-ddb4150bb71e|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:30:17.923Z|3587aa31-5720-435d-b8cf-ddb4150bb71e|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:30:17.923Z|3587aa31-5720-435d-b8cf-ddb4150bb71e|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:30:17.931Z|3587aa31-5720-435d-b8cf-ddb4150bb71e|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:30:17.932Z|3587aa31-5720-435d-b8cf-ddb4150bb71e|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:30:17.932Z|3587aa31-5720-435d-b8cf-ddb4150bb71e|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:30:17.933Z|3587aa31-5720-435d-b8cf-ddb4150bb71e|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:30:17 GMT;Connection:close; 2021-07-28T11:30:17.933Z|3587aa31-5720-435d-b8cf-ddb4150bb71e|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:30:17.933Z|3587aa31-5720-435d-b8cf-ddb4150bb71e|http-nio-8083-exec-2|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:30:21.619Z|32f5df73-761c-4268-9d32-2054eb205e57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:30:21.620Z|32f5df73-761c-4268-9d32-2054eb205e57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:30:22.022Z|495c45ed-c23c-4da9-9514-b5f4a9d83674|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:30:22.023Z|495c45ed-c23c-4da9-9514-b5f4a9d83674|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:30:36.622Z|4f0c1253-8b18-42f2-ad2c-e205da5ba319|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:30:36.627Z|4f0c1253-8b18-42f2-ad2c-e205da5ba319|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:30:51.619Z|ce31860c-904b-4935-8e2b-a0b14b2f1f8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:30:51.620Z|ce31860c-904b-4935-8e2b-a0b14b2f1f8d|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:30:52.024Z|16ed6409-8e36-42e7-ac7d-19f90628433b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:30:52.024Z|16ed6409-8e36-42e7-ac7d-19f90628433b|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:31:06.619Z|4e920e2c-7d81-40bf-b73f-bc1d1bc434be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:31:06.620Z|4e920e2c-7d81-40bf-b73f-bc1d1bc434be|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:31:17.925Z|5aec3817-30ea-47ed-bd3f-69931833cbfd|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:31:17.925Z|5aec3817-30ea-47ed-bd3f-69931833cbfd|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:31:17.926Z|5aec3817-30ea-47ed-bd3f-69931833cbfd|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:31:17.926Z|5aec3817-30ea-47ed-bd3f-69931833cbfd|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:31:17.927Z|5aec3817-30ea-47ed-bd3f-69931833cbfd|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:31:17.927Z|5aec3817-30ea-47ed-bd3f-69931833cbfd|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:31:17.936Z|5aec3817-30ea-47ed-bd3f-69931833cbfd|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:31:17.936Z|5aec3817-30ea-47ed-bd3f-69931833cbfd|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:31:17.936Z|5aec3817-30ea-47ed-bd3f-69931833cbfd|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:31:17.936Z|5aec3817-30ea-47ed-bd3f-69931833cbfd|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:31:17 GMT;Connection:close; 2021-07-28T11:31:17.936Z|5aec3817-30ea-47ed-bd3f-69931833cbfd|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:31:17.936Z|5aec3817-30ea-47ed-bd3f-69931833cbfd|http-nio-8083-exec-3|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:31:21.620Z|614bf7a1-4d3b-42f1-a7ab-66ca7af22b57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:31:21.621Z|614bf7a1-4d3b-42f1-a7ab-66ca7af22b57|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:31:22.025Z|b437bafa-5508-41d2-bb40-b98d8b4d8be5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:31:22.026Z|b437bafa-5508-41d2-bb40-b98d8b4d8be5|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:31:36.620Z|43acbdc3-2f8e-4a4f-a7d0-110e40fdfa39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:31:36.620Z|43acbdc3-2f8e-4a4f-a7d0-110e40fdfa39|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:31:51.622Z|de5aa368-6235-45a1-844c-d19c247b1b56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:31:51.625Z|de5aa368-6235-45a1-844c-d19c247b1b56|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:31:52.027Z|f227fe3f-7d7d-427e-80d2-367ee4706e71|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:31:52.028Z|f227fe3f-7d7d-427e-80d2-367ee4706e71|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:32:06.619Z|420b86e7-bbf2-4f2f-a872-1606166e76e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:32:06.620Z|420b86e7-bbf2-4f2f-a872-1606166e76e0|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:32:17.925Z|764511dd-0874-4155-921c-d5a62677b0a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:32:17.926Z|764511dd-0874-4155-921c-d5a62677b0a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:32:17.926Z|764511dd-0874-4155-921c-d5a62677b0a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:32:17.928Z|764511dd-0874-4155-921c-d5a62677b0a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:32:17.928Z|764511dd-0874-4155-921c-d5a62677b0a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:32:17.928Z|764511dd-0874-4155-921c-d5a62677b0a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:32:17.938Z|764511dd-0874-4155-921c-d5a62677b0a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:32:17.938Z|764511dd-0874-4155-921c-d5a62677b0a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:32:17.938Z|764511dd-0874-4155-921c-d5a62677b0a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:32:17.939Z|764511dd-0874-4155-921c-d5a62677b0a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:32:17 GMT;Connection:close; 2021-07-28T11:32:17.939Z|764511dd-0874-4155-921c-d5a62677b0a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:32:17.939Z|764511dd-0874-4155-921c-d5a62677b0a5|http-nio-8083-exec-5|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:32:21.619Z|95b511f4-e182-4d08-b200-a8e7893b6c17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:32:21.620Z|95b511f4-e182-4d08-b200-a8e7893b6c17|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:32:22.029Z|8e137be5-f6f8-4677-a3c4-282aff692686|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:32:22.029Z|8e137be5-f6f8-4677-a3c4-282aff692686|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:32:36.619Z|f9f6028e-3e27-4aa5-ab5b-1ff6c9fd5b59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:32:36.621Z|f9f6028e-3e27-4aa5-ab5b-1ff6c9fd5b59|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:32:51.619Z|ee30f9cc-6241-4432-9acc-4c581efd8eff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:32:51.620Z|ee30f9cc-6241-4432-9acc-4c581efd8eff|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:32:52.030Z|64e9e689-faca-4768-b120-b5a5bbcabbe3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:32:52.030Z|64e9e689-faca-4768-b120-b5a5bbcabbe3|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:33:06.624Z|192eab4f-7da1-4d71-866f-fa54e0fa9d6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:33:06.631Z|192eab4f-7da1-4d71-866f-fa54e0fa9d6e|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:33:17.929Z|2df55006-2d55-4b2a-bb75-e511cbd43aff|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Entering 2021-07-28T11:33:17.930Z|2df55006-2d55-4b2a-bb75-e511cbd43aff|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request begin================================================ 2021-07-28T11:33:17.930Z|2df55006-2d55-4b2a-bb75-e511cbd43aff|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||URI : /manage/health 2021-07-28T11:33:17.930Z|2df55006-2d55-4b2a-bb75-e511cbd43aff|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Method : GET 2021-07-28T11:33:17.930Z|2df55006-2d55-4b2a-bb75-e511cbd43aff|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : host:10.242.64.25:8083;user-agent:kube-probe/1.20;accept:*/*;connection:close; 2021-07-28T11:33:17.932Z|2df55006-2d55-4b2a-bb75-e511cbd43aff|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||===========================request end================================================== 2021-07-28T11:33:17.942Z|2df55006-2d55-4b2a-bb75-e511cbd43aff|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response begin========================================== 2021-07-28T11:33:17.943Z|2df55006-2d55-4b2a-bb75-e511cbd43aff|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status code : 200 2021-07-28T11:33:17.943Z|2df55006-2d55-4b2a-bb75-e511cbd43aff|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Status text : OK 2021-07-28T11:33:17.943Z|2df55006-2d55-4b2a-bb75-e511cbd43aff|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||Headers : X-Content-Type-Options:nosniff;X-XSS-Protection:1; mode=block;Cache-Control:no-cache, no-store, max-age=0, must-revalidate;Pragma:no-cache;Expires:0;X-Frame-Options:DENY;Content-Type:application/vnd.spring-boot.actuator.v3+json;Transfer-Encoding:chunked;Date:Wed, 28 Jul 2021 11:33:17 GMT;Connection:close; 2021-07-28T11:33:17.943Z|2df55006-2d55-4b2a-bb75-e511cbd43aff|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||DEBUG|500||============================response end============================================ 2021-07-28T11:33:17.943Z|2df55006-2d55-4b2a-bb75-e511cbd43aff|http-nio-8083-exec-4|/manage/health|kube-probe/1.20|||INFO|500||Exiting. 2021-07-28T11:33:21.619Z|3e51afb0-18f0-46dd-b837-8e50542c9faf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:33:21.620Z|3e51afb0-18f0-46dd-b837-8e50542c9faf|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:33:22.033Z|a8a7a828-7539-40da-9c6a-cc054be854f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:33:22.034Z|a8a7a828-7539-40da-9c6a-cc054be854f0|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:33:36.619Z|e530ac7c-70a6-4098-a947-a7c5f8fe3da7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:33:36.620Z|e530ac7c-70a6-4098-a947-a7c5f8fe3da7|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:33:51.619Z|cc04eb23-7660-49ad-8779-25a3aee37273|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:33:51.621Z|cc04eb23-7660-49ad-8779-25a3aee37273|scheduling-1|performDnsLookup|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting. 2021-07-28T11:33:52.034Z|e1ce6da3-dc61-4097-8dbc-9190e63a145c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Entering 2021-07-28T11:33:52.035Z|e1ce6da3-dc61-4097-8dbc-9190e63a145c|scheduling-1|checkAllClientsActive|SO.REQUEST_DB|SO.REQUEST_DB|UNKNOWN|INFO|500||Exiting.